summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: add a possibility to set library versionPetr Štetiar2020-01-201-0/+6
* tests: add unit tests covered with Clang sanitizersPetr Štetiar2019-12-251-0/+12
* cmake: add more hardening compiler flagsPetr Štetiar2019-12-251-1/+2
* cmake: use extra compiler warnings only on gcc6+Petr Štetiar2019-12-011-1/+6
* add cram based unit testsPetr Štetiar2019-11-241-0/+5
* enable extra compiler checksPetr Štetiar2019-11-201-1/+1
* Build static version of libblobmsg_jsonBachtin, Dmitri2015-09-091-1/+6
* libubox: cmake: Add BUILD_EXAMPLES optionNikolay Dimitrov2015-06-141-0/+1
* ubox: CMake: fix json-c detectionYegor Yefremov2015-05-101-1/+1
* add a base64 implementation (based on FreeBSD code)Felix Fietkau2015-05-081-1/+1
* ulog: introduce new simple logging apiJo-Philipp Wich2015-02-261-1/+1
* examples: fix build.Yousong Zhou2014-12-111-0/+1
* lua: do not hardcode /opt/local/include for Apple.Yousong Zhou2014-12-111-5/+0
* libubox: drop legacy json-c supportYousong Zhou2014-12-111-2/+2
* jshn: pretty print indented output with jshn -i -wJohn Crispin2014-08-041-1/+1
* build a static version of libuboxJohn Crispin2014-06-111-1/+4
* kvlist: add a simply key/value store implementationFelix Fietkau2014-04-121-1/+1
* add md5.c to libuboxJohn Crispin2013-11-191-1/+1
* runqueue: add a simple task queueing/completion tracking implementationFelix Fietkau2013-05-091-1/+1
* libubox: Allow to build against libjson-c > 0.9Helmut Schaa2013-05-071-1/+1
* safe_list: add a new linked list variantFelix Fietkau2013-03-181-1/+1
* add pkgconfig support for json-cThomas Gstädtner2013-03-051-0/+7
* add json_script, a minimalistic JSON based script interpreterFelix Fietkau2013-02-281-1/+4
* blobmsg_json: prefer to link against libjson-c over libjson (the new library ...Felix Fietkau2013-02-101-3/+3
* build: remove install prefix overrideFelix Fietkau2013-01-231-3/+0
* uloop: use clock_gettime with the monotonic clock instead of using gettimeofd...Felix Fietkau2013-01-061-0/+12
* add utils.c, containing a calloc-like function to allocate multiple chunks wi...Felix Fietkau2012-12-311-1/+1
* add -Wmissing-declarations to cflagsFelix Fietkau2012-10-221-1/+1
* add ustream, an api for stream buffer managementFelix Fietkau2012-10-211-1/+1
* add lua binding for uloop (written by John Crispin)Felix Fietkau2012-09-271-0/+4
* add vlist (from netifd)Felix Fietkau2012-05-261-1/+1
* add avl_strcmpFelix Fietkau2012-05-261-1/+1
* add jshnFelix Fietkau2011-05-231-1/+12
* support building without json supportFelix Fietkau2011-03-261-4/+10
* change minimum cmake version to 2.6Felix Fietkau2011-02-121-1/+1
* remove hash.[ch] - i don't think we will need itFelix Fietkau2011-02-061-1/+1
* remove uhtbl - i don't think we will need itFelix Fietkau2011-02-061-1/+1
* add a json to blobmsg parsing libraryFelix Fietkau2011-02-061-1/+9
* add back usockFelix Fietkau2011-01-311-1/+1
* remove unlFelix Fietkau2011-01-311-7/+0
* link against libnl-tinyFelix Fietkau2011-01-311-0/+4
* convert to cmakeFelix Fietkau2011-01-311-0/+21