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
/
cli
Age
Commit message (
Expand
)
Author
2025-03-20
META: A bunch of repository update for btb's relevancy.
Amlal El Mahrouss
2024-12-21
IMPL: Fix Makefile, don't mention missing libbtb.
Amlal
2024-12-14
Add dry_run field support.
Amlal
2024-11-26
ELMH Group takes ownership of the code.
Amlal El Mahrouss
2024-11-22
IMP: Moved copyright holder to 'EL Mahrouss Logic'
Amlal El Mahrouss
2024-11-21
META: Open source build system too.
Amlal El Mahrouss
2024-11-09
META: Bump.
Amlal El Mahrouss
2024-11-09
META: Bumping repository.
Amlal El Mahrouss
2024-11-08
IMP: Move compile_flags.txt to root, and fixed it.
Amlal El Mahrouss
2024-11-07
META: Bump.
Amlal El Mahrouss
2024-11-07
META: BUMP.
Amlal El Mahrouss
2024-11-07
META: Bump.
Amlal El Mahrouss
2024-11-07
IMP: Improve CV.
Amlal El Mahrouss
2024-11-06
Finally, EL Mahrouss Logic!
Amlal El Mahrouss
2024-11-06
Opening source code, might liberate it too.
Amlal El Mahrouss
2024-11-06
IMP: ManifestBuilder.cc, ReadMe.md: Use EL Mahrouss Logic brand instead of my...
Amlal El Mahrouss
2024-11-05
IMP: Remove LICENSE, Copyright holder.
Amlal El Mahrouss
2024-11-05
Update copyright holder (add LICENSE as well)
Amlal El Mahrouss
2024-11-04
IMP: Update website when passing '-h' to btb.
Amlal El Mahrouss
2024-10-31
IMP: Don't return -1 when erroring.
Amlal El Mahrouss
2024-10-29
IMP: Update copyright holder.
Amlal
2024-10-26
Fix: CLI manifest build.
Amlal
2024-10-26
IMP: Fix help URL.
Amlal
2024-10-26
IMP: Improved ManifestBuilder, do not hang when dry running.
Amlal
2024-10-25
IMP: Add a new contract method for those who implements IManifestBuilder.
Amlal
2024-10-22
IMP: Refactor: Rename inc/ folder to BTBKit/
Amlal
2024-10-22
IMP: Refactor of the source code.
Amlal
2024-10-09
IMP: Improved ReadMe and support pwsh for run_after_build command.
Amlal EL Mahrouss
2024-10-09
IMP: Implement TOML C++ build system it's not perfect, but it's here.
Amlal EL Mahrouss
2024-10-08
IMP: Working on TOML support for the build system.
Amlal EL Mahrouss
2024-09-27
bugfix: Fixed segfault because of unallocated Builder class.
Amlal
2024-09-25
WIP: Add initial TOML build support
Amlal
2024-09-20
Add TOML header file, add example TOML file.
Amlal
2024-09-20
Add new contract for buildable manifests.
Amlal
2024-09-08
[src/ManifestBuilder.cxx] Almost detect ELF executables.
Amlal
2024-09-08
FIX: Fix tool to return error code correctly.
Amlal
2024-09-05
[ UPD ] Update build tool string prefix.
Amlal El Mahrouss
2024-08-03
[IMP] Version 1.01: New CLI and new library.
Amlal EL Mahrouss