| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove gcc_version from gyp and gn files. | thakis | 2016-01-11 | 1 | -17/+2 |
* | Linux: Detect host g++ version as well as target g++ version. | thestig@chromium.org | 2014-04-23 | 1 | -13/+46 |
* | gyp performance: Add a DoMain version of build/compiler_version | bratell@opera.com | 2014-04-16 | 1 | -22/+40 |
* | Fix compiler_version.py on systems with non-English locale. | mithro@mithis.com | 2014-03-24 | 1 | -0/+4 |
* | Revert of Minor fix to regex inside compiler_version.py (https://codereview.c... | mithro@mithis.com | 2014-03-21 | 1 | -2/+2 |
* | Minor fix to regex inside compiler_version.py | mithro@mithis.com | 2014-03-21 | 1 | -2/+2 |
* | Fixing compiler_version for Fedora. | mithro@mithis.com | 2014-03-18 | 1 | -4/+13 |
* | This change helps with two significant problems with Chrome debug | mithro@mithis.com | 2014-03-17 | 1 | -10/+34 |
* | Removed CXX_target for Android | michaelbai@chromium.org | 2012-10-18 | 1 | -35/+14 |
* | Also detect the CXX_target enviroment vairiable for compiler version | michaelbai@chromium.org | 2012-08-07 | 1 | -14/+35 |
* | compiler_version: suppress stderr unless command fails | cwolfe@chromium.org | 2012-05-07 | 1 | -3/+9 |
* | Fix python scripts in src/build/ | maruel@chromium.org | 2011-11-23 | 1 | -3/+2 |
* | linux: compiler_version.py tweak to work on gcc 4.4 | evan@chromium.org | 2009-11-03 | 1 | -1/+1 |
* | Linux: Autodetect and change build flags when using gcc 4.4. | craig.schlenter@chromium.org | 2009-11-03 | 1 | -0/+50 |