summaryrefslogtreecommitdiffstats
path: root/build2/rule.cxx
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
* Fix race in rule synthesis logicBoris Kolpackov2018-10-251-1/+1
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Make dist diagnostics tidier yetBoris Kolpackov2018-02-221-7/+7
* Initial work for default update outer operationBoris Kolpackov2018-02-071-2/+23
* Get rid of action rule override semanticsBoris Kolpackov2018-02-031-7/+7
* Fix 'may be used uninitialized' warning (GCC)Karen Arutyunov2017-08-071-1/+1
* Make file_rule match mtime_targets that have valid timestampBoris Kolpackov2017-08-041-28/+32
* Only print mkdir if did create directoryBoris Kolpackov2017-08-031-36/+41
* Adjust extension semantics in file rule to match search_existing_file()Boris Kolpackov2017-05-311-1/+6
* Add hxx extension for headersKaren Arutyunov2017-05-011-8/+8
* Fix clean logicBoris Kolpackov2017-03-021-5/+3
* Implement parallel matchBoris Kolpackov2017-03-021-21/+65
* Do some naming cleanupsBoris Kolpackov2017-02-131-3/+3
* Pass const target& to recipesBoris Kolpackov2017-02-131-2/+2
* Add model mutex, make var_pool const by defaultBoris Kolpackov2017-02-131-11/+11
* Make rules const throughoutBoris Kolpackov2017-01-231-4/+4
* Ignore prerequisite mtimes that are not linker inputsBoris Kolpackov2017-01-181-47/+14
* Make use of operator<<(ostream, exception)Karen Arutyunov2017-01-091-1/+1
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
* Move exe{} to build2 core, add fallback extensions (existing files)Boris Kolpackov2016-12-161-0/+5
* Cleanup match_result messBoris Kolpackov2016-11-041-10/+10
* Fix crashing on unhandled system_error thrown by file_exists()Karen Arutyunov2016-09-131-1/+1
* Add import library target libi{}, make libs{} the DLLBoris Kolpackov2016-07-191-11/+18
* Add dependency on fsdir{} in alias rulesBoris Kolpackov2016-07-081-3/+9
* Move filesystem-related functions from context to new filesystem filesBoris Kolpackov2016-07-081-3/+2
* Rename level[1-6]() to l[1-6]()Boris Kolpackov2016-02-291-1/+1
* <types>/<utility> scheme cleanupBoris Kolpackov2016-02-121-3/+0
* Update copyright yearBoris Kolpackov2016-01-091-1/+1
* Rename build directory/namespace to build2Boris Kolpackov2016-01-051-0/+249