summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2015-07-10solenv: platform: Add support for GODSON64.Heiher
2015-07-08Fix typosAndrea Gelmini
2015-06-15make debugrun under WindowsJuergen Funk
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2015-05-28More aggressive system malloc memory checking for linux unit tests.Michael Meeks
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky
2014-12-19Blind attempt to fix PCHStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-10_USING_V110_SDK71_ is not related to DirectX, restoreChristian Lohmaier
2014-12-10canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl
2014-12-10define _USING_V110_SDK71_ when building with VS2013 against 7.1A SDKChristian Lohmaier
2014-12-02attempt to default enable stack-protector-strongCaolán McNamara
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-27Fix iOS build, need gb_Library_get_sdk_link_dirTor Lillqvist
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl
2014-11-12gbuild: let's read our elves through a variable for consistencyMichael Stahl
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-10-10MACOSX_INTEL_GCC is deadStephan Bergmann
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann
2014-10-09fix 'line too long' link error on Windows with merged-libsNoel Grandin
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann
2014-09-25Fix PythonTest on windowsPeter Foley
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna