summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2016-12-01cmake: Find libubox/uloop.hFlorian Fainelli
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for libubox/uloop.h. Some external toolchains which do not include standard locations would fail to find the header otherwise. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2015-03-29Remove prefix coloring support, refine hybrid management modeSteven Barth
2014-04-01Complete managed PD/CER-ID supportSteven Barth
2014-01-03switch to libubox md5 implementationSteven Barth
2013-12-30Make ubus optionalSteven Barth
2013-12-03Fix prefix class logicSteven Barth
2013-10-14Initial commitSteven Barth