summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add ubox library and include dir lookupPetr Štetiar2016-03-071-2/+10
* remove ucimap-example, as ucimap is deprecatedFelix Fietkau2013-12-021-3/+0
* blob: add uci<->blob conversion library codeFelix Fietkau2013-06-101-2/+3
* add main directory to include pathThomas Gstädtner2013-03-041-0/+2
* build: remove install prefix overrideFelix Fietkau2013-01-231-2/+0
* get rid of -rdynamic on linkFelix Fietkau2013-01-041-0/+1
* remove the libdl dependencyFelix Fietkau2013-01-041-3/+2
* remove plugin support, it has been unused for a long time and should not be u...Felix Fietkau2013-01-041-2/+1
* remove static libraries/binariesFelix Fietkau2012-12-311-13/+6
* add parser helpers similar to the blobmsg parser in libuboxFelix Fietkau2011-04-051-1/+1
* also link the shared libuci to libdlFelix Fietkau2011-03-271-0/+1
* fix include pathFelix Fietkau2011-03-261-2/+2
* use libdlFelix Fietkau2011-03-261-3/+3
* move ucimap to a separate libraryFelix Fietkau2011-03-261-2/+4
* replace the existing build system with cmakeFelix Fietkau2011-03-261-0/+46