summaryrefslogtreecommitdiffstats
path: root/config_host/config_global.h.in
Commit message (Expand)AuthorAgeFilesLines
* do not base feature checks on gcc versionLuboš Luňák2013-08-051-0/+3
* adjust for upstreaming of warn_unused attributeLuboš Luňák2013-07-231-0/+4
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-131-0/+2
* Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist2013-04-081-0/+1
* remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák2013-04-041-1/+0
* autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák2013-03-261-28/+0
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-0/+3
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-0/+27
* rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann2013-02-141-0/+1
* Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist2013-01-311-0/+22