aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-1/+2
|
* Do not indent the source file lists in Android.mk files so we can easily ↵Tobias Brunner2010-03-191-1/+1
| | | | compare them to the lists in the Makefile.am files.
* Adding support for the build of libcharon (and charon) on Android.Tobias Brunner2010-03-191-0/+26
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-234/+0
|
* Do not hardcode the path to the strongSwan sources.Tobias Brunner2010-03-051-2/+2
|
* Adding Android.mk files to build charon and libstrongswan with the Android ↵Tobias Brunner2010-03-031-0/+234
build system.