index
:
Build
develop
nebuild-patches-deref
parallel-build
v0.1.0-develop-2026
v0.1.1-develop
The NeBuild is an Open Source build system for systems projects in C/C++.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-11-24
feat! breaking changes, merging to stable.
Amlal El Mahrouss
2025-11-19
feat: new documented codebase and improvements.
Amlal El Mahrouss
2025-11-16
feat: wip TOML support for NeBuild TOML files.
Amlal El Mahrouss
2025-08-11
meta: ran format command.
v0.0.3-release
Amlal
2025-08-10
feat! breaking changes in nebuild's API, examples have been updated too.
Amlal
2025-07-31
feat! Breaking changes for NeBuild, more consistent codebase according to NeK...
Amlal El Mahrouss
2025-07-24
fix: example_02_libnebuild: fix include lookup and windows build.
Amlal El Mahrouss
2025-07-24
fix: Fix examples's contents and placed 'examples' in the root directory.
Amlal El Mahrouss
2025-07-17
refactor! Lots of breaking changes to the codebase.
Amlal El Mahrouss
2025-07-02
fix: check `builder` variable if not `nullptr` (libbtb example)
Amlal El Mahrouss
2025-05-28
fix: add additional space to README.md
0.0.2b
Amlal El Mahrouss
2025-05-28
fix: Fix Example02 readme.
Amlal El Mahrouss
2025-05-28
fix: fix dylib build on POSIX targets.
Amlal El Mahrouss
2025-04-25
dev: update clang-fornat, and codebase.
Amlal
2025-04-23
dev: Improve makefile, add BTB_POSIX, and BTB_WINDOWS macro.
Amlal El Mahrouss
2025-03-28
examples: move example files from tests/ to examples/example_01/
Amlal El Mahrouss