summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* move --std=gnu99 to the main cflagsFelix Fietkau2011-10-121-2/+2
* drop -O0 for debug buildsFelix Fietkau2011-10-091-1/+1
* add an install targetFelix Fietkau2011-10-091-0/+4
* add a variable for overriding the libnl linker commandFelix Fietkau2011-10-091-1/+5
* rename interface-hotplug.c to interface-event.cFelix Fietkau2011-10-091-1/+1
* add support for calls to a hotplug script on interface state changesFelix Fietkau2011-10-071-1/+2
* add a variable to allow forcing dummy mode on linux systemsFelix Fietkau2011-10-021-1/+1
* only override the uci conf dir in dummy modeFelix Fietkau2011-10-021-0/+1
* add OS switch to select system librarySteven Barth2011-09-221-6/+17
* only use -g3 with -DDEBUGFelix Fietkau2011-09-111-2/+2
* fix invoking shell protocol handler scriptsFelix Fietkau2011-09-101-1/+1
* add work in progress code for enumerating shell protocol handlersFelix Fietkau2011-09-091-2/+13
* move some code to utils.[ch]Felix Fietkau2011-09-071-1/+1
* move address handling to common codeFelix Fietkau2011-05-021-1/+1
* add a dummy protocol handler for "static"Felix Fietkau2011-04-131-1/+1
* add rudimentary protocol handlingFelix Fietkau2011-03-291-1/+1
* Initial importFelix Fietkau2011-03-271-0/+13