parse: remove a check that is always true (due to unsigned data type)
[project/uci.git] / CMakeLists.txt
2013-06-10 Felix Fietkaublob: add uci<->blob conversion library code
2013-03-04 Thomas Gstädtneradd main directory to include path
2013-01-23 Felix Fietkaubuild: remove install prefix override
2013-01-04 Felix Fietkauget rid of -rdynamic on link
2013-01-04 Felix Fietkauremove the libdl dependency
2013-01-04 Felix Fietkauremove plugin support, it has been unused for a long...
2012-12-31 Felix Fietkauremove static libraries/binaries
2011-04-05 Felix Fietkauadd parser helpers similar to the blobmsg parser in...
2011-03-27 Felix Fietkaualso link the shared libuci to libdl
2011-03-26 Felix Fietkaufix include path
2011-03-26 Felix Fietkauuse libdl
2011-03-26 Felix Fietkaumove ucimap to a separate library
2011-03-26 Felix Fietkaureplace the existing build system with cmake