summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/base_maps/entity_name.hpp
AgeCommit message (Expand)Author
2024-11-14build_engine: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-* checks.Maksim Denisov
2024-10-07Enable bugprone-empty-catch check.Maksim Denisov
2024-09-18Add missing #endif comments in headersMaksim Denisov
2024-05-17RepositoryConfig: Instance should not be changed once populatedPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-19Add glob reference to source filesKlaus Aehlig
2022-04-27Allow for better error reporting in case of a malformed targetAlberto Sartori
2022-04-07implement new built-in target TREEAlberto Sartori
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig