index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-03-31
build: remove legacy json-c check
Jo-Philipp Wich
2022-03-31
build: add polyfills for older libjson-c versions
Jo-Philipp Wich
2022-03-23
build: fix symlink install target
Jo-Philipp Wich
2022-03-22
build: only stage ucc symlink if compile support is enabled
Jo-Philipp Wich
2022-03-21
main: turn ucode into multicall executable
Jo-Philipp Wich
2022-03-15
build: consolidate CMakeLists.txt and cover OS X deviations
Jo-Philipp Wich
2022-03-02
lib: introduce uloop binding
Jo-Philipp Wich
2022-01-18
syntax: drop legacy syntax support
Jo-Philipp Wich
2022-01-18
build: support building without compile capabilities
Jo-Philipp Wich
2022-01-18
types: add initial infrastructure for function serialization
Jo-Philipp Wich
2022-01-04
treewide: rework numeric value handling
Jo-Philipp Wich
2021-10-31
lib: introduce struct library
Jo-Philipp Wich
2021-10-22
lib: introduce resolver library
Jo-Philipp Wich
2021-09-21
lib: introduce Linux 802.11 netlink binding
Jo-Philipp Wich
2021-09-15
lib: introduce Linux route netlink binding
Jo-Philipp Wich
2021-07-11
treewide: harmonize function naming
Jo-Philipp Wich
2021-07-11
examples: add libucode usage examples
Jo-Philipp Wich
2021-07-11
treewide: move header files into dedicated directory
Jo-Philipp Wich
2021-07-11
build: install header files
Jo-Philipp Wich
2021-07-11
build: split into libucode and ucode cli
Jo-Philipp Wich
2021-05-25
main: simplify REQUIRE_SEARCH_PATH initialization
Jo-Philipp Wich
2021-05-19
build: let require search patch default to CMAKE_INSTALL_PREFIX
Jo-Philipp Wich
2021-05-18
compiler, lexer: add NO_LEGACY define to disable legacy syntax features
Jo-Philipp Wich
2021-05-14
build: lower minimum required CMake version to v3.13
Jo-Philipp Wich
2021-04-27
treewide: ISO C / pedantic compliance
Jo-Philipp Wich
2021-04-27
build: output error messages on test failures
Jo-Philipp Wich
2021-04-25
treewide: rework internal data type system
Jo-Philipp Wich
2021-04-23
tests: add more tests
Petr Štetiar
2021-04-23
cmake: do not output binaries into lib directory
Petr Štetiar
2021-04-23
cmake: enable extra compiler checks
Petr Štetiar
2021-04-23
cmake: fix includes and libraries
Petr Štetiar
2021-04-23
cmake: make 3.0 minimum version
Petr Štetiar
2021-02-17
treewide: rewrite ucode interpreter
Jo-Philipp Wich
2020-11-19
treewide: rebrand to ucode
Jo-Philipp Wich
2020-10-02
build: install extension libraries as well
Jo-Philipp Wich
2020-09-11
lib: move math functions to new module
Jo-Philipp Wich
2020-09-11
lib: implement uci plugin
Jo-Philipp Wich
2020-09-10
build: test whether json_object_array_shrink() is available
Jo-Philipp Wich
2020-09-10
lib: add ubus module
Jo-Philipp Wich
2020-09-02
lib: introduce filesystem module
Jo-Philipp Wich
2020-09-02
eval, lib: add loadable module infrastructure
Jo-Philipp Wich
2020-08-24
treewide: remove unneeded libubox dependency
Jo-Philipp Wich
2020-08-21
Initial commit
Jo-Philipp Wich