summaryrefslogtreecommitdiff
path: root/solenv/inc/unxgcc.mk
AgeCommit message (Expand)Author
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim
2012-07-30Avoid -z dynsort, https://issues.apache.org/ooo/show_bug.cgi?id=116423Tor Lillqvist
2012-04-14really replace SDK with SDKBINDavid Tardon
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák
2012-03-15clang doesn't have a problem with -Wnon-virtual-dtorLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist
2012-02-24missed instances of -std=c++0x when switching to gnu++0xLuboš Luňák
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl
2011-10-10reduce noise, split c/c++ warnings flagsCaolán McNamara
2011-10-10Warn if declaration follows statement in C-filesFridrich Štrba
2011-10-06Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-26take pity on the gcc 4.5.X usersCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20Removed unused BOXT feature.Stephan Bergmann
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara
2011-06-18enable libstdc++'s debug mode with --enable-debugDavid Tardon
2011-06-08all modules are warning freeCaolán McNamara
2011-05-18Use $(AR) instead of hardcoded arTor Lillqvist
2011-03-29use --hash-style=gnu linking when supportedPetr Mladek
2011-03-25enable -Woverloaded-virtual gcc warningLuboš Luňák
2011-03-22drop -g1 and align gmake gd_SYMBOL from TRUECaolán McNamara
2011-03-08Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud
2011-02-16restore -fno-strict-aliasing for gcc < 4.5Caolán McNamara
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-02Use DT_RUNPATH over DT_RPATHCaolán McNamara
2011-02-02Revert "use debug version of libstdc++ in debug builds"David Tardon
2011-01-24get rid of --noinhibit-exec linker flagLuboš Luňák
2011-01-16use debug version of libstdc++ in debug buildsDavid Tardon
2011-01-10baseline fixes with regard to sysroot/rpath-linkNorbert Thiebaud
2010-12-13Removed all references to soldep.Kohei Yoshida
2010-12-08add -Wno-deprecated-declarations to avoid warnings about std::auto_ptrCaolán McNamara
2010-12-08Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCIICaolán McNamara
2010-12-05-matom only available with gcc 4.5.0 or aboveCaolán McNamara
2010-11-25buildfix-x86-64-visibility-workaround.diff: migrate to gitFridrich Štrba
2010-11-17Use a generic unxgcc.mkRobert Nagy