summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-03-21Update CLI help output with new issue tracker and project attributionAmlal El Mahrouss
2025-03-20META: A bunch of repository update for btb's relevancy.Amlal El Mahrouss
2025-03-17Create LICENSEAmlal El Mahrouss
2025-02-16Update ReadMe.mdAmlal El Mahrouss
2025-02-16Update ReadMe.mdAmlal El Mahrouss
2024-12-27FIX: Remove Qt creator files.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-08IMP: Move compile_flags.txt to root, and fixed it.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-06IMP: ManifestBuilder.cc, ReadMe.md: Use EL Mahrouss Logic brand instead of my...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-04IMP: Update website when passing '-h' to btb.Amlal El Mahrouss
2024-11-02Update JSONManifestBuilder.hAmlal El Mahrouss
2024-11-02Update IManifestBuilder.hAmlal El Mahrouss
2024-11-02Update IManifestBuilder.ccAmlal El Mahrouss
2024-11-02Update JSONManifestBuilder.ccAmlal El Mahrouss
2024-10-31IMP: Don't return -1 when erroring.Amlal El Mahrouss
2024-10-29IMP: Update copyright holder.Amlal
2024-10-27(JSONManifestBuilder) FIX: Add space when logging exit code.Amlal
2024-10-26Fix: CLI manifest build.Amlal
2024-10-26IMP: Fix help URL.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-27bugfix: Fixed segfault because of unallocated Builder class.Amlal
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-08FIX: Fix tool to return error code correctly.Amlal