proto-shell: rework task statemachine
[project/netifd.git] / CMakeLists.txt
2011-10-19 Felix Fietkauadd -Wmissing-declarations to cflags
2011-10-12 Felix Fietkaumove --std=gnu99 to the main cflags
2011-10-09 Felix Fietkaudrop -O0 for debug builds
2011-10-09 Felix Fietkauadd an install target
2011-10-09 Felix Fietkauadd a variable for overriding the libnl linker command
2011-10-09 Felix Fietkaurename interface-hotplug.c to interface-event.c
2011-10-07 Felix Fietkauadd support for calls to a hotplug script on interface...
2011-10-02 Felix Fietkauadd a variable to allow forcing dummy mode on linux...
2011-10-02 Felix Fietkauonly override the uci conf dir in dummy mode
2011-09-22 Steven Barthadd OS switch to select system library
2011-09-11 Felix Fietkauonly use -g3 with -DDEBUG
2011-09-10 Felix Fietkaufix invoking shell protocol handler scripts
2011-09-09 Felix Fietkauadd work in progress code for enumerating shell protoco...
2011-09-07 Felix Fietkaumove some code to utils.[ch]
2011-05-02 Felix Fietkaumove address handling to common code
2011-04-13 Felix Fietkauadd a dummy protocol handler for "static"
2011-03-28 Felix Fietkauadd rudimentary protocol handling
2011-03-27 Felix FietkauInitial import