aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/test/script/script.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-03Reimplement search_existing() functions via target_type::searchBoris Kolpackov1-1/+1
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov1-1/+1
2022-10-13Add support for 'for' loop second (... | for x) and third (for x <...) forms ...Karen Arutyunov1-1/+1
2022-10-10Preparatory work for public/private variable distinctionBoris Kolpackov1-2/+2
2022-07-07Use new cmdline type for canned command lines in {Build,Test}scriptBoris Kolpackov1-11/+100
2020-12-11Add export script pseudo-builtinKaren Arutyunov1-0/+8
2020-12-11Copy parent scope's test program list in runner's entry() function rather tha...Karen Arutyunov1-21/+8
2020-12-11Fix set pseudo-builtin to reset special variables when requiredKaren Arutyunov1-0/+3
2020-12-11Prefix pseudo-builtin diagnostincs messages with their namesKaren Arutyunov1-5/+9
2020-12-08Add support for config.test.runnerKaren Arutyunov1-8/+50
2020-11-06Add support for test timeoutsKaren Arutyunov1-4/+102
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-420/+94
2020-03-17Rename all find*(variable) to lookup*(variable)Boris Kolpackov1-15/+15
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-23Introduce notion of build contextBoris Kolpackov1-23/+23
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-0/+741