aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* coverage: Use absolute path when removing paths with lcovTobias Brunner2017-08-211-1/+1
* fuzz: Add fuzzing boilerplateTobias Brunner2017-05-231-0/+4
* coverage: Exclude test suites and /usr from coverage reportTobias Brunner2017-03-151-1/+1
* starter: Install an empty ipsec.secrets fileTobias Brunner2016-10-041-1/+1
* apidoc: Fix rebuild in out-of-tree buildsTobias Brunner2015-04-201-1/+1
* apidoc: Fix make target dependency find precedenceMartin Willi2015-04-161-1/+1
* apidoc: Conditionally run doxygen if any header/Markdown files have changedMartin Willi2015-04-161-2/+4
* apidoc: Limit INPUT to src subdirectory and README.mdMartin Willi2015-03-191-1/+1
* coverage: Make genhtml not fail if sources are not foundTobias Brunner2014-05-151-1/+1
* coverage: Apparently not all shells can expand {src,scripts}Tobias Brunner2014-02-191-2/+2
* Prevent 'make distcheck' from complaining about config files we leave in /etcTobias Brunner2014-02-121-0/+3
* conf: Install strongswan.conf template from a separate directoryTobias Brunner2014-02-121-1/+1
* coverage: Report branch coverageTobias Brunner2013-11-211-3/+5
* autoconf: rename configure.in to configure.acMartin Willi2013-07-181-2/+2
* Limit cleanup of .gc{no,da} files to src and scripts subfoldersMartin Willi2013-06-211-2/+2
* Also capture coverage data for tests but filter them from the resultTobias Brunner2013-06-111-8/+12
* Add --enable-coverage configure optionTobias Brunner2013-06-111-0/+28
* Add -s to make if --enable-silent-rules is ./configuredMartin Willi2013-05-061-0/+4
* Use the GEN silent rule when generating files with sedMartin Willi2013-05-061-0/+2
* Extracted some parts from Android.mk.in which can be used for NDK builds.Tobias Brunner2012-08-081-4/+4
* Install dev headers only if --with-dev-headers= option is setMartin Willi2012-07-111-0/+2
* Use and install a config.h AC_CONFIG_HEADER that contains all AC_DEFINE resultsMartin Willi2012-07-111-0/+3
* Added LICENSE file to the distributionTobias Brunner2012-06-291-1/+1
* Remove CREDITS from distributionTobias Brunner2012-06-251-1/+1
* Install systemd service file if systemd is availableMiklos Vajna2011-03-291-1/+1
* Moved man pages for config files to a separate directory.Tobias Brunner2010-09-101-1/+1
* apidoc is actually a directory not a file.Tobias Brunner2010-07-121-1/+4
* Make Android.mk depend on configure.in, so it gets rebuilt if the version num...Tobias Brunner2010-03-051-1/+1
* Generate the main Android.mk, so the version number is not hardcoded.Tobias Brunner2010-03-051-1/+8
* Adding Android.mk files to build charon and libstrongswan with the Android bu...Tobias Brunner2010-03-031-1/+1
* Generating the apidoc in an out-of-tree build fixed.Tobias Brunner2009-12-231-0/+1
* only add generated m4 files to include pathMartin Willi2009-09-071-1/+1
* use m4/ autoconf subdirectoryMartin Willi2009-09-071-0/+2
* Added an option to the configure script to disable building the scripts.Tobias Brunner2009-07-161-1/+6
* dist-hook to remove .svn folder not needed anymoreMartin Willi2009-06-221-3/+0
* somehow missed these changes during the portability branch back-mergeTobias Brunner2009-04-301-1/+1
* created scripts/Makefile.amAndreas Steffen2008-06-291-1/+1
* testing/do-tests is made from do-tests.in by inserting actual routing tableAndreas Steffen2007-08-281-2/+2
* include CREDITS file in distributionMartin Willi2006-10-181-1/+1
* - added testing files to distMartin Willi2006-05-301-1/+4
* - re-added doxygen apidoc, buildable with "make apidoc"Martin Willi2006-05-191-0/+11
* - introduced autotoolsMartin Willi2006-05-161-0/+1