summaryrefslogtreecommitdiff
path: root/config_host/config_global.h.in
AgeCommit message (Expand)Author
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák
2013-03-26autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist