aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/target.ixx
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Fix bug in create_new_target_locked()Karen Arutyunov1-1/+19
2020-12-03Fix bug in target::has_group_prerequisites()Boris Kolpackov1-1/+1
2020-08-10Allow holes in group_view arrayBoris Kolpackov1-8/+27
2020-07-17Fix race in path/mtime assignment and file_rule::match()Boris Kolpackov1-0/+15
2020-07-17Add optimized derive_path_with_extension(), use in file_ruleBoris Kolpackov1-1/+1
2020-06-10Reorder inline function definitions to help MinGW GCCBoris Kolpackov1-7/+7
2020-06-08Hash ad hoc prerequsites for ad hoc recipe change detectionBoris Kolpackov1-3/+6
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-3/+14
2020-04-30Rename target::member to target::adhoc_memberBoris Kolpackov1-6/+6
2020-04-30Factor recipe to separate header/source filesBoris Kolpackov1-0/+3
2020-04-27Get rid of warningsBoris Kolpackov1-0/+28
2020-03-20Add ability to query whether target has been matched for actionBoris Kolpackov1-0/+17
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-29Add sanity checkBoris Kolpackov1-1/+1
2019-11-18Add couple of sanity checksBoris Kolpackov1-0/+4
2019-10-02Allow iterating over group prerequisites during executeBoris Kolpackov1-1/+17
2019-08-23Introduce notion of build contextBoris Kolpackov1-9/+38
2019-08-01Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix...Karen Arutyunov1-2/+2
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+496