summaryrefslogtreecommitdiffstats
path: root/build2/diagnostics.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Only print column if printed lineBoris Kolpackov2018-05-261-4/+6
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Implement run buildfile directiveBoris Kolpackov2018-04-261-10/+13
| | | | | | | Now we can do: run echo 'foo = bar' print $foo
* Work around bogus ubsan reportBoris Kolpackov2018-01-051-1/+1
|
* Adapt to modularization of libbutlKaren Arutyunov2017-10-031-1/+1
|
* Implement parsing of C++ module declarationsBoris Kolpackov2017-05-251-1/+1
|
* Add hxx extension for headersKaren Arutyunov2017-05-011-2/+2
|
* Make use of butl::operator<<(ostream,process_args)Karen Arutyunov2017-04-181-14/+3
|
* Implement parallel matchBoris Kolpackov2017-03-021-1/+10
|
* Implement parallel error propagation, keep_going modeBoris Kolpackov2017-02-131-1/+1
| | | | | | | Keep going is the default but there is now the -s|--serial-stop that makes the driver run serially and stop at first error. Also fix some lockups, other minor improvements/features.
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
|
* Use diagnostics facility from libbutlBoris Kolpackov2016-11-221-30/+6
|
* Adjust diag_record::os_ member name to osBoris Kolpackov2016-11-041-3/+3
|
* Add --no-line, --no-column optionsBoris Kolpackov2016-11-041-5/+11
|
* Move print_process() to butl::process::print()Karen Arutyunov2016-09-151-32/+14
|
* Implement support for C compilationBoris Kolpackov2016-08-121-0/+6
| | | | We now have two new modules: cc (c-common) and c.
* Redo config inheritance logicBoris Kolpackov2016-04-111-1/+9
|
* <types>/<utility> scheme cleanupBoris Kolpackov2016-02-121-3/+1
|
* Cleanup absolute/relative path diagnostics by introducing stream verbosityBoris Kolpackov2016-01-231-9/+10
|
* Update copyright yearBoris Kolpackov2016-01-091-1/+1
|
* Rename build directory/namespace to build2Boris Kolpackov2016-01-051-0/+125