summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-10-31lib: introduce struct libraryJo-Philipp Wich
2021-10-22lib: introduce resolver libraryJo-Philipp Wich
2021-09-21lib: introduce Linux 802.11 netlink bindingJo-Philipp Wich
2021-09-15lib: introduce Linux route netlink bindingJo-Philipp Wich
2021-07-11treewide: harmonize function namingJo-Philipp Wich
2021-07-11examples: add libucode usage examplesJo-Philipp Wich
2021-07-11treewide: move header files into dedicated directoryJo-Philipp Wich
2021-07-11build: install header filesJo-Philipp Wich
2021-07-11build: split into libucode and ucode cliJo-Philipp Wich
2021-05-25main: simplify REQUIRE_SEARCH_PATH initializationJo-Philipp Wich
2021-05-19build: let require search patch default to CMAKE_INSTALL_PREFIXJo-Philipp Wich
2021-05-18compiler, lexer: add NO_LEGACY define to disable legacy syntax featuresJo-Philipp Wich
2021-05-14build: lower minimum required CMake version to v3.13Jo-Philipp Wich
2021-04-27treewide: ISO C / pedantic complianceJo-Philipp Wich
2021-04-27build: output error messages on test failuresJo-Philipp Wich
2021-04-25treewide: rework internal data type systemJo-Philipp Wich
2021-04-23tests: add more testsPetr Štetiar
2021-04-23cmake: do not output binaries into lib directoryPetr Štetiar
2021-04-23cmake: enable extra compiler checksPetr Štetiar
2021-04-23cmake: fix includes and librariesPetr Štetiar
2021-04-23cmake: make 3.0 minimum versionPetr Štetiar
2021-02-17treewide: rewrite ucode interpreterJo-Philipp Wich
2020-11-19treewide: rebrand to ucodeJo-Philipp Wich
2020-10-02build: install extension libraries as wellJo-Philipp Wich
2020-09-11lib: move math functions to new moduleJo-Philipp Wich
2020-09-11lib: implement uci pluginJo-Philipp Wich
2020-09-10build: test whether json_object_array_shrink() is availableJo-Philipp Wich
2020-09-10lib: add ubus moduleJo-Philipp Wich
2020-09-02lib: introduce filesystem moduleJo-Philipp Wich
2020-09-02eval, lib: add loadable module infrastructureJo-Philipp Wich
2020-08-24treewide: remove unneeded libubox dependencyJo-Philipp Wich
2020-08-21Initial commitJo-Philipp Wich