Mike Hommey
|
79c051dfc5
|
Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted
|
2014-02-11 10:37:46 +09:00 |
|
Mike Hommey
|
fb9eaf3a84
|
Bug 901149 - Add the clang workaround for __float128 to HOST_CXXFLAGS when not cross-compiling. r=ted
|
2013-08-06 10:08:23 +09:00 |
|
Mike Hommey
|
84666eea2a
|
Bug 900775 - Add -std=gnu++0x to HOST_CXXFLAGS when not cross-compiling. r=gps
|
2013-08-02 10:29:38 +09:00 |
|
Mike Hommey
|
c34b466603
|
Bug 895915 - Enforce host gcc/clang support for C++11. r=gps
|
2013-07-30 08:57:28 +09:00 |
|
Ehsan Akhgari
|
178e23b597
|
Bug 882766 - Recognize clang even when it doesn't #define __GNUC__; r=ted
Clang on Windows #defines _MSC_VER but not __GNUC__, so we need to make sure
that the build system can recognize it even when __GNUC__ is not defined.
|
2013-06-13 13:03:13 -04:00 |
|
Landry Breuil
|
78bac09dbb
|
Bug 842131 - Use egrep to detect clang version, fixes build without GNU grep. r=glandium
|
2013-02-18 10:42:22 +01:00 |
|
Felix S. Klock II
|
3af2c6afc5
|
Bug 840512 - Generalize toolchain.m4 to match newer Apple clang version string. r=glandium
|
2013-02-13 11:24:09 +01:00 |
|
Mike Hommey
|
a2be08467d
|
Bug 836161 - Fix gcc version test from bug 833627 to be properly quoted by m4. r=ted
|
2013-01-31 10:32:18 +01:00 |
|
Mike Hommey
|
045aa6ad61
|
Bug 833627 - Reject gcc < 4.4, and remove a few unused Xcode related variables. r=ted
|
2013-01-23 10:13:02 +01:00 |
|
Rafael Ávila de Espíndola
|
2ef8d511ed
|
Bug 755145 - Define CCACHE_CPP2 when using ccache and Clang. r=glandium.
|
2012-07-19 09:20:46 -04:00 |
|