summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: add a possibility to set library versionFelix Fietkau2021-02-151-0/+4
* ubus: move /var/run/ubus.sock to /var/run/ubus/ubus.sockDaniel Golle2020-10-191-1/+1
* add fuzzer and cram based unit testsPetr Štetiar2019-12-161-0/+16
* refactor ubusd.c into reusable ubusd_libraryPetr Štetiar2019-12-161-2/+3
* cmake: enable extra compiler checksPetr Štetiar2019-12-111-1/+7
* ubus: Support static buildsAlban Bedel2019-07-011-3/+10
* build: remove /opt/local prefixFelix Fietkau2016-11-201-5/+0
* cmake: Fix find_library for ubusd and examples/serverFlorian Fainelli2016-07-011-1/+2
* ubusd: remove systemd socket activation supportJohn Crispin2016-06-011-18/+0
* ubusd: fix systemd socket activation supportMatthias Schiffer2016-06-011-5/+10
* cmake: Add ubox, blobmsg_json libraries and include dirs lookupPetr Štetiar2016-03-071-3/+14
* ubusd: add monitor supportFelix Fietkau2015-11-191-1/+1
* add acl codeJohn Crispin2015-06-181-3/+3
* ubus: increase message size limit and make it configurable at build-timeAlexandru Ardelean2014-07-031-0/+2
* cli: use the new json-c library nameFelix Fietkau2013-05-291-1/+2
* add systemd supportThomas Gstädtner2013-03-041-0/+13
* make UBUS_UNIX_SOCKET configurable via cmakeThomas Gstädtner2013-03-041-0/+3
* make building examples an optionThomas Gstädtner2013-03-031-0/+1
* build: remove install prefix overrideFelix Fietkau2013-01-231-2/+0
* libubus: refactor code, move request handling to libubus-req.cFelix Fietkau2012-12-141-1/+1
* watch add/remove -> subscribe/unsubscribe:Felix Fietkau2012-12-131-1/+1
* libubus: split out some code into separate source filesFelix Fietkau2012-10-241-1/+1
* move example to examples/Felix Fietkau2012-10-241-3/+1
* enable -Wmissing-declarationsFelix Fietkau2012-05-291-1/+1
* implement Lua bindingJo-Philipp Wich2012-05-051-0/+4
* change minimum cmake version to 2.6Felix Fietkau2011-02-121-1/+1
* suppress -rdynamic when linking ubusFelix Fietkau2011-02-071-0/+2
* use the json to blobmsg libraryFelix Fietkau2011-02-061-1/+1
* rename listener to ubus-exampleFelix Fietkau2011-02-061-2/+2
* add support for parsing method calls with json argumentsFelix Fietkau2011-02-061-1/+6
* add some stub functionality for the ubus event switchFelix Fietkau2011-02-051-1/+1
* install header filesFelix Fietkau2011-02-051-0/+2
* add install targetsFelix Fietkau2011-01-311-0/+9
* make libubus a dynamic libraryFelix Fietkau2011-01-311-1/+3
* Initial importFelix Fietkau2011-01-301-0/+16