aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/gcc.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Split build system into library and driverBoris Kolpackov1-6/+6
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-06-05Fix localization issue in GCC system header search path extractionBoris Kolpackov1-5/+5
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-01-08Implement compiler_info cachingBoris Kolpackov1-2/+2
2018-01-08Complete runtime/stdlib detectionBoris Kolpackov1-1/+6
2017-12-16Improve process execution diagnostics by reusing run_*() APIBoris Kolpackov1-40/+26
2017-11-24Improve diagnosticsBoris Kolpackov1-2/+11
2017-10-04Add ignore_error parameter for functions that check file system entry existenceKaren Arutyunov1-4/+1
2017-10-03Extract system header search paths from GCC or compatibleBoris Kolpackov1-2/+131
2017-05-30Rework C/C++ standard translation in preparation for experimental/modulesBoris Kolpackov1-1/+1
2017-05-01Add hxx extension for headersKaren Arutyunov1-9/+9
2017-04-10Adapt to process_error changeKaren Arutyunov1-1/+1
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-1/+1
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-11-04Adopt to auto_fd introduced to libbutl fdstreams and processKaren Arutyunov1-1/+2
2016-09-15Add io_error alias for std::ios_base::failureKaren Arutyunov1-1/+1
2016-08-28Fix locale dependence when extracting GCC library search pathsBoris Kolpackov1-6/+15
2016-08-27Clean up library export, make c and cxx modules project root onlyBoris Kolpackov1-0/+128