summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Allow override of install directoriesHauke Mehrtens2021-10-221-4/+5
* cmake: add uci-san cli built with clang sanitizersPetr Štetiar2020-10-031-0/+15
* cmake: add more hardening compiler flagsPetr Štetiar2019-12-071-2/+9
* cmake: enable extra compiler checksPetr Štetiar2019-11-141-1/+2
* cmake: build Lua module only if enabledPetr Štetiar2019-11-141-1/+3
* cmake: add unit testing option and shunit2 testsPetr Štetiar2019-11-141-0/+5
* build: Add -Wclobbered to detect problems with longjmpHauke Mehrtens2019-11-081-1/+1
* cmake: Fix cli shared linking against uboxAndre Castro2018-02-121-1/+1
* build: fix BUILD_STATICYousong Zhou2017-04-121-8/+16
* 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