summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2025-12-02chore: new NeBuild API and breaking SDK changes.Amlal El Mahrouss
2025-11-29chore: NeBuildKit: Architectural improvements over {Defines+Includes}.hAmlal El Mahrouss
2025-11-29feat: new `-build-system` switch for NeBuild.Amlal El Mahrouss
2025-11-24feat! breaking changes, merging to stable.Amlal El Mahrouss
2025-07-17refactor! Lots of breaking changes to the codebase.Amlal El Mahrouss
2025-07-02feat: check for `arg_val` if not `nullptr`Amlal El Mahrouss
2025-05-22feat(btb)!: Introducing libBTB, better API.Amlal El Mahrouss
2025-04-25dev: update clang-fornat, and codebase.Amlal
2025-04-23dev: Improve makefile, add BTB_POSIX, and BTB_WINDOWS macro.Amlal El Mahrouss
2025-03-28vendor: add: Use rang library now.Amlal El Mahrouss
2025-03-27feat(json_builder): add error log when file is not a valid json object.Amlal El Mahrouss
2025-03-20META: A bunch of repository update for btb's relevancy.Amlal El Mahrouss
2024-12-21IMPL: Fix Makefile, don't mention missing libbtb.Amlal
2024-12-14Add dry_run field support.Amlal
2024-11-26FIX: Use Includes.h for standard includes.Amlal
2024-11-26ELMH Group takes ownership of the code.Amlal El Mahrouss
2024-11-22IMP: Moved copyright holder to 'EL Mahrouss Logic'Amlal El Mahrouss
2024-11-21META: Open source build system too.Amlal El Mahrouss
2024-11-09META: Bump.Amlal El Mahrouss
2024-11-09META: Bumping repository.Amlal El Mahrouss
2024-11-07META: Bump.Amlal El Mahrouss
2024-11-07META: BUMP.Amlal El Mahrouss
2024-11-07META: Bump.Amlal El Mahrouss
2024-11-07IMP: Improve CV.Amlal El Mahrouss
2024-11-06Finally, EL Mahrouss Logic!Amlal El Mahrouss
2024-11-06Opening source code, might liberate it too.Amlal El Mahrouss
2024-11-05IMP: Remove LICENSE, Copyright holder.Amlal El Mahrouss
2024-11-05Update copyright holder (add LICENSE as well)Amlal El Mahrouss
2024-11-02Update IManifestBuilder.ccAmlal El Mahrouss
2024-11-02Update JSONManifestBuilder.ccAmlal El Mahrouss
2024-10-29IMP: Update copyright holder.Amlal
2024-10-27(JSONManifestBuilder) FIX: Add space when logging exit code.Amlal
2024-10-26IMP: Improved ManifestBuilder, do not hang when dry running.Amlal
2024-10-25IMP: Add a new contract method for those who implements IManifestBuilder.Amlal
2024-10-22IMP: Refactor: Rename inc/ folder to BTBKit/Amlal
2024-10-22IMP: Refactor of the source code.Amlal
2024-10-11FIX: Fix unused includes in JSONManifestBuilder.cxx (OS X).Amlal El Mahrouss
2024-10-09IMP: Improved ReadMe and support pwsh for run_after_build command.Amlal EL Mahrouss
2024-10-09IMP: Implement TOML C++ build system it's not perfect, but it's here.Amlal EL Mahrouss
2024-10-09IMP: Add Windows version of BTB. Also separate vendor libs from includeAmlal EL Mahrouss
2024-10-08IMP: Working on TOML support for the build system.Amlal EL Mahrouss
2024-09-25WIP: Add initial TOML build supportAmlal
2024-09-20Add TOML header file, add example TOML file.Amlal
2024-09-20Add new contract for buildable manifests.Amlal
2024-09-08[src/ManifestBuilder.cxx] Almost detect ELF executables.Amlal
2024-09-08Renamed and fixed JSON builder.Amlal
2024-09-05[ FIX ] Fixed options to build with rust.Amlal El Mahrouss
2024-09-05[ UPD ] Update build tool string prefix.Amlal El Mahrouss
2024-08-18[ FIXES ] Fix build on Mac OS, should lookup for library at /usr/local/.Amlal El Mahrouss
2024-08-14[IMP] Update BTB to understand MZ executables as well.Amlal EL Mahrouss