summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2021-05-14gbuild: work around GDB 10 bug with DWARF5 in split debug infoMichael Stahl
2021-03-23gbuild: don't use -Wunused-macros with sccacheMichael Stahl
2020-03-25configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-02-28macOS: don't sign executables earlyChristian Lohmaier
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk
2019-12-05tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski
2019-10-23-W4 must come before -Wno-missing-braces for clang-clStephan Bergmann
2019-10-15handle gracefully PCH reuse when there are no .pdb filesLuboš Luňák
2019-10-14filter out cl.exe printing source file name also when not using depsLuboš Luňák
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann
2019-10-10Duplicate -Wno-missing-bracesStephan Bergmann
2019-10-09filter out the "Creating library" message from link.exeLuboš Luňák
2019-10-07handle more -arch: options when avoiding D9025Luboš Luňák
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák
2019-10-04common gbuild function for getting the correct windows compilerLuboš Luňák
2019-10-01When building with clang-cl, nevertheless use MSVC's CXXFLAGS_CXX11 for CLRStephan Bergmann
2019-09-23android: add support for 64bit buildChristian Lohmaier
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-09-09update paths to the compilerpluginLuboš Luňák
2019-09-02Add -latomic to the end of Linux C++ linker command linesStephan Bergmann
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-08-30Introduce gb_Executable_add_default_nativeres to add version resourceMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2019-07-06build Clang PCH always with the same working dirLuboš Luňák
2019-06-24link with -latomic on mips(el), armel, powerpc, m68kRene Engelhard
2019-05-31macOS: enable hardened runtime when signinglibreoffice-6-3-branch-pointChristian Lohmaier
2019-05-24gbuild: try to run filter-showIncludes.awk in C localeMichael Stahl
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák
2019-05-22use full path for -include .gchLuboš Luňák
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski
2019-05-11disable ccache for PCH generationLuboš Luňák
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák
2019-05-09support different levels of PCH usageLuboš Luňák
2019-05-09use -fno-pch-timestamp when generating Clang PCH filesLuboš Luňák
2019-05-07Win7 is current baseline, so no need to differentiate for 32- vs 64-bitMike Kaganski
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-16link.exe in -LIB mode doesn't understand -debugLuboš Luňák
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-04-11--gdb-index flags should be used only when linking with symbolsLuboš Luňák
2019-04-11make linker flags conditional when used, not when definedLuboš Luňák