summaryrefslogtreecommitdiffstats
path: root/build2/dist/rule.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Implement support for excluded and ad hoc prerequisitesBoris Kolpackov2018-06-281-0/+5
| | | | | | | | | | | | | | The inclusion/exclusion is controlled via the 'include' prerequisite-specific variable. Valid values are: false - exclude true - include adhoc - include but treat as an ad hoc input For example: lib{foo}: cxx{win32-utility}: include = ($cxx.targe.class == 'windows') exe{bar}: libs{plugin}: include = adhoc
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Get rid of action rule override semanticsBoris Kolpackov2018-02-031-1/+1
| | | | | Instead we now have two more or less separate match states for outer and inner parts of an action.
* Fix dist bug where missing source file would be silently ignoredBoris Kolpackov2017-11-221-3/+36
|
* Add hxx extension for headersKaren Arutyunov2017-05-011-5/+5
|
* Pass target to prerequisite searchBoris Kolpackov2017-04-271-1/+1
|
* Iterate over group members in test rule only if resolvableBoris Kolpackov2017-03-061-11/+4
|
* Implement parallel matchBoris Kolpackov2017-03-021-5/+5
|
* Add model mutex, make var_pool const by defaultBoris Kolpackov2017-02-131-4/+4
|
* Get rid of project_name_poolBoris Kolpackov2017-01-191-1/+1
| | | | | With small string optimizations this is most likely a hindrance rather that an optimization.
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
|
* Cleanup match_result messBoris Kolpackov2016-11-041-3/+3
|
* Add notion of ad hoc group, use to handle DLL/import libraryBoris Kolpackov2016-06-261-1/+3
|
* <types>/<utility> scheme cleanupBoris Kolpackov2016-02-121-1/+1
|
* Update copyright yearBoris Kolpackov2016-01-091-1/+1
|
* Rename build directory/namespace to build2Boris Kolpackov2016-01-051-0/+55