aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/version/rule.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-20Change inner rule/prerequisites match order in install::file_ruleBoris Kolpackov1-0/+6
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov1-6/+6
2022-09-02Add ability to specify `in` rule substitution as key-value pairsBoris Kolpackov1-2/+2
2022-04-19Use target recipe for auxiliary data storage during match-applyBoris Kolpackov1-7/+32
2022-04-06Add support for rule hintsBoris Kolpackov1-3/+3
2022-02-07Use target::as instead of static_cast everywhereBoris Kolpackov1-1/+1
2021-11-03Add line processing customization hook to in::ruleBoris Kolpackov1-0/+4
2020-10-15Add ability to specify fallback value for NULL substitutions with in.nullBoris Kolpackov1-2/+4
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2020-01-27Improve module loading APIBoris Kolpackov1-2/+2
2019-08-23Introduce notion of build contextBoris Kolpackov1-1/+2
2019-08-01Move version build system module to separate libraryKaren Arutyunov1-0/+334