summaryrefslogtreecommitdiffhomepage
path: root/cli
AgeCommit message (Expand)Author
2024-10-31IMP: Don't return -1 when erroring.Amlal El Mahrouss
2024-10-29IMP: Update copyright holder.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-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-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-08FIX: 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