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
2024-06-18
lib: introduce zlib library
Thibaut VARÈNE
2024-05-02
ubus: fix uc_ubus_have_uloop for eloop+uloop combination
Felix Fietkau
2024-04-24
build: fix symbol and library detection
Jo-Philipp Wich
2024-04-24
lib: introduce socket library
Jo-Philipp Wich
2023-11-03
uloop: support new interval and signal APIs
Jo-Philipp Wich
2023-11-02
build: avoid redefining _FORTIFY_SOURCE
Jo-Philipp Wich
2023-11-01
build: enable source fortification by default
Jo-Philipp Wich
2023-10-10
lib: introduce log library
Jo-Philipp Wich
2023-10-10
build: auto-enable module depending on present libraries
Jo-Philipp Wich
2023-10-10
build: convert CMakeLists.txt into lowercase
Jo-Philipp Wich
2023-08-09
lib: introduce debug library
Jo-Philipp Wich
2023-08-09
treewide: consolidate platform specific code in platform.c
Jo-Philipp Wich
2023-03-17
ucode: also link libresolv if ns_initparse() is not found
Jo-Philipp Wich
2023-01-31
rtnl: add support for registering an uloop based listener
Felix Fietkau
2023-01-19
nl80211: add support for registering an uloop based listener
Felix Fietkau
2023-01-06
build: make rtnl/nl80211 depend on linux instead of !APPLE
Felix Fietkau
2022-09-09
ubus: add toplevel constants for ubus status codes
Jo-Philipp Wich
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
[next]