summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Moved all OpenVPN plug-in related things into ./plugins, including firewall Moved all shared code into ./common and moved the generic part of the database files into ./database Updated all CMakeLists.txt files and created a new one for the root directory
* 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
| | | | of ./configure
* Made building more dynamic, improved parameter handling in configure and ↵David Sommerseth2008-10-031-0/+40
| | | | added more parameters
* Added ./configure script to simplify cmake for "normal" usersDavid Sommerseth2008-10-031-0/+53