summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/base_maps
AgeCommit message (Expand)Author
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-19Add glob reference to source filesKlaus Aehlig
2022-08-19directory_map: correctly resolve module names to directoriesKlaus Aehlig
2022-06-02Split off the expression_ptr interfaceKlaus Aehlig
2022-06-02Add missing direct dependenciesKlaus Aehlig
2022-04-27Allow for better error reporting in case of a malformed targetAlberto Sartori
2022-04-26doc strings: support documentation of the resultKlaus Aehlig
2022-04-26bug fix: FileRoot::DirectoryEntries cannot hold std::monostate anymoreAlberto Sartori
2022-04-07implement new built-in target TREEAlberto Sartori
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-04-05Rule map: "import" is no a reserved key word of a ruleKlaus Aehlig
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-04rule_map: improve error message by proper quotingKlaus Aehlig
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig