summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix for building against GCC 5 and newer.HEADmasterDavid Sommerseth2016-01-201-1/+1
* SQLite: Move default installation path from /etc/openvpn to /var/lib/eurephiaDavid Sommerseth2012-10-091-1/+1
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Call 'find' properly in ./configureDavid Sommerseth2010-12-311-6/+6
* Fix ./configure to honour --sqlite3-path correctlyDavid Sommerseth2010-10-201-3/+3
* Fixed missing quotes in ./configureAlberto Gonzalez Iniesta2010-10-191-1/+1
* Added install rules for man pagesDavid Sommerseth2010-07-301-1/+13
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Show which cmake version is being used before starting the configurationDavid Sommerseth2009-12-111-1/+3
* Include system wide CFLAGS when buildingDavid Sommerseth2009-10-141-4/+6
* Added build rules and configure --doxygen argument to build Doxygen docs via ...David Sommerseth2009-09-221-5/+21
* Added --gcov configure option, to see how that will workDavid Sommerseth2009-09-071-0/+10
* Added a some comments to ./configureDavid Sommerseth2009-09-021-1/+47
* Added logging of configure runsDavid Sommerseth2009-03-301-39/+51
* Removed debug info in ./configureDavid Sommerseth2009-03-301-3/+0
* Restructured ./configure and improved the path setupDavid Sommerseth2009-03-301-18/+62
* Prepared for linking in libxsltDavid Sommerseth2009-03-291-0/+28
* Made building of OpenVPN plug-in optionalDavid Sommerseth2008-12-111-10/+22
* Added first skeleton of a command line admin utilDavid Sommerseth2008-11-281-0/+8
* Added uninstall ruleDavid Sommerseth2008-11-051-12/+27
* Created install rules via cmakeDavid Sommerseth2008-10-211-4/+28
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+1
* Fixed wrong search in dist-cleanDavid Sommerseth2008-10-041-1/+1
* configure now appends dist-clean rule to Makefile. Removed unneed CMakeLists.inDavid Sommerseth2008-10-041-1/+11
* Removed dependency on sed and CmakeLists.inDavid Sommerseth2008-10-041-2/+2
* Moved away from using environment variable for OPENVPN_SRC_DIR. Forcing use ...David Sommerseth2008-10-031-5/+6
* Made building more dynamic, improved parameter handling in configure and adde...David Sommerseth2008-10-031-0/+40
* Added ./configure script to simplify cmake for "normal" usersDavid Sommerseth2008-10-031-0/+53