summaryrefslogtreecommitdiffstats
path: root/build2/name.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Make project variable to be of project_name typeKaren Arutyunov2018-07-301-2/+2
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Split stream verbosity into components (path, extension)Boris Kolpackov2017-12-161-3/+3
| | | | | Use to make sure structured result output always contains absolute target path.
* Redo string/stream representation of dir{} name/targetBoris Kolpackov2017-12-161-28/+44
| | | | | | | | | | | | | | Now instead of: dir{foo/bar/} We get: foo/dir{bar/} Which feels more consistent with how we print other names/targets. That is, "directory bar/ in directory foo/" similar how foo/exe{bar} is "executable bar in directory foo/".
* Implement info meta operationBoris Kolpackov2017-12-131-0/+3
| | | | | This meta operation can be used to print basic information (name, version, source/output roots, etc) for one or more projects.
* Quote names that contain wildcard charactersBoris Kolpackov2017-11-131-0/+1
|
* Add hxx extension for headersKaren Arutyunov2017-05-011-2/+2
|
* Get rid of project_name_poolBoris Kolpackov2017-01-191-2/+2
| | | | | With small string optimizations this is most likely a hindrance rather that an optimization.
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
|
* Add support for typed/untyped concatenated expansionBoris Kolpackov2016-11-301-4/+50
|
* Print empty name as '' rather than {} in quoted modeBoris Kolpackov2016-11-041-1/+6
|
* Port to MinGWKaren Arutyunov2016-06-181-8/+65
|
* Make name::pair char againBoris Kolpackov2016-04-051-1/+1
| | | | The plan is to represent scope/target-qualified variables as ':'-style pairs.
* New variable architectureBoris Kolpackov2016-03-281-4/+2
|
* Enable @-delimited pairs mode everywhereBoris Kolpackov2016-03-281-2/+2
|
* <types>/<utility> scheme cleanupBoris Kolpackov2016-02-121-2/+0
|
* Update copyright yearBoris Kolpackov2016-01-091-1/+1
|
* Rename build directory/namespace to build2Boris Kolpackov2016-01-051-0/+63