summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Seems that Clang in Xcode 7.3.1 produces broken code with -O2 in some casesTor Lillqvist1-0/+2
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-02-29MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky1-1/+2
2016-02-22windows: silence new warning for nowNorbert Thiebaud1-1/+2
2016-02-22Force pdb write synchronization on all MS compilersDavid Ostrovsky1-8/+3
2016-02-22move disabling of LNK4217Noel Grandin1-0/+6
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl2-2/+2
2015-11-30macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud1-2/+2
2015-11-20wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen1-3/+6
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen1-0/+1
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen3-0/+11
2015-11-17refactor unittest help messageBjoern Michaelsen5-0/+94
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann1-4/+2
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann4-7/+7
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann1-1/+1
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann1-4/+4
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann5-11/+13
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl2-3/+3
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-0/+18
2015-09-18Use a C99 flexible array memberStephan Bergmann1-0/+3
2015-09-14gbuild: add a comment why C4589 is disabledMichael Stahl1-0/+3
2015-09-13Disable Warning 4589David Ostrovsky1-0/+2
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky1-2/+2
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky1-0/+7
2015-09-01core: fix build with system boost 1.59David Ostrovsky2-0/+4
2015-08-28use nonet for xsltprocCaolán McNamara1-1/+1
2015-07-30Bump boost to 1.59David Ostrovsky1-0/+1
2015-07-10solenv: platform: Add support for GODSON64.Heiher1-0/+16
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-06-15make debugrun under WindowsJuergen Funk1-1/+16
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann7-0/+15
2015-05-28More aggressive system malloc memory checking for linux unit tests.Michael Meeks1-0/+1
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann1-8/+0
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann1-0/+8
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann1-2/+2
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann1-0/+1
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann1-0/+1
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl1-10/+6
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl1-1/+2
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-1/+2
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl1-0/+3
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann1-1/+7
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann1-1/+2
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO1-0/+2
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann1-0/+1
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann1-1/+5
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl1-5/+0
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky1-2/+8
2014-12-19Blind attempt to fix PCHStephan Bergmann2-0/+2