aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-3/+0
|
* Use vstr/gmp as shared libraries in the Android build.Tobias Brunner2010-03-231-4/+2
|
* Do not indent the source file lists in Android.mk files so we can easily ↵Tobias Brunner2010-03-191-58/+58
| | | | compare them to the lists in the Makefile.am files.
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-90/+31
|
* Adding the OpenSSL plugin to the Android build.Tobias Brunner2010-03-081-0/+18
|
* Adding Android.mk files to build charon and libstrongswan with the Android ↵Tobias Brunner2010-03-031-0/+167
build system.