summaryrefslogtreecommitdiffstats
path: root/build/compiler_version.py
Commit message (Expand)AuthorAgeFilesLines
* Remove gcc_version from gyp and gn files.thakis2016-01-111-17/+2
* Linux: Detect host g++ version as well as target g++ version.thestig@chromium.org2014-04-231-13/+46
* gyp performance: Add a DoMain version of build/compiler_versionbratell@opera.com2014-04-161-22/+40
* Fix compiler_version.py on systems with non-English locale.mithro@mithis.com2014-03-241-0/+4
* Revert of Minor fix to regex inside compiler_version.py (https://codereview.c...mithro@mithis.com2014-03-211-2/+2
* Minor fix to regex inside compiler_version.pymithro@mithis.com2014-03-211-2/+2
* Fixing compiler_version for Fedora.mithro@mithis.com2014-03-181-4/+13
* This change helps with two significant problems with Chrome debugmithro@mithis.com2014-03-171-10/+34
* Removed CXX_target for Androidmichaelbai@chromium.org2012-10-181-35/+14
* Also detect the CXX_target enviroment vairiable for compiler versionmichaelbai@chromium.org2012-08-071-14/+35
* compiler_version: suppress stderr unless command failscwolfe@chromium.org2012-05-071-3/+9
* Fix python scripts in src/build/maruel@chromium.org2011-11-231-3/+2
* linux: compiler_version.py tweak to work on gcc 4.4evan@chromium.org2009-11-031-1/+1
* Linux: Autodetect and change build flags when using gcc 4.4.craig.schlenter@chromium.org2009-11-031-0/+50