summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier2-25/+1
2019-07-20Don't error more_fonts on the clean targetJan-Marek Glogowski1-0/+2
2019-07-17Introduce gb_Package_add_empty_directoriesMichael Stahl1-0/+20
2019-07-08Fix gbuildtojson targetJan-Marek Glogowski1-1/+1
2019-07-06build Clang PCH always with the same working dirLuboš Luňák1-0/+1
2019-07-05Make UITests depend on MORE_FONTSJan-Marek Glogowski1-0/+1
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski41-57/+109
2019-06-24link with -latomic on mips(el), armel, powerpc, m68kRene Engelhard4-0/+8
2019-06-14Make spsupp*.dll usable on 64-bit WindowsMike Kaganski1-0/+1
2019-06-08weld View3DDialogCaolán McNamara1-1/+1
2019-05-31macOS: enable hardened runtime when signinglibreoffice-6-3-branch-pointChristian Lohmaier1-1/+1
2019-05-27abort if PCH cannot be used because of CXXFLAGS mismatchLuboš Luňák1-1/+2
2019-05-24gbuild: try to run filter-showIncludes.awk in C localeMichael Stahl1-1/+1
2019-05-24disable warnings in external libsLuboš Luňák9-5/+21
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák3-1/+31
2019-05-22use full path for -include .gchLuboš Luňák1-2/+2
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski2-3/+2
2019-05-11disable ccache for PCH generationLuboš Luňák1-0/+1
2019-05-11weld conditional formattingCaolán McNamara1-4/+0
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák1-0/+4
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák1-4/+20
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák3-2/+6
2019-05-09support different levels of PCH usageLuboš Luňák4-12/+11
2019-05-09use -fno-pch-timestamp when generating Clang PCH filesLuboš Luňák2-1/+11
2019-05-07Win7 is current baseline, so no need to differentiate for 32- vs 64-bitMike Kaganski1-6/+2
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski1-2/+2
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2-7/+4
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann2-2/+10
2019-04-18Don't set LANG env var by accidentStephan Bergmann2-6/+6
2019-04-16link.exe in -LIB mode doesn't understand -debugLuboš Luňák2-1/+6
2019-04-13Pass to linker its debuginfo options, not compiler'sMike Kaganski1-1/+1
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák5-51/+67
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák8-45/+62
2019-04-11fix some gb_LinkTarget functions with linktargetmakefilename argumentLuboš Luňák1-19/+19
2019-04-11--gdb-index flags should be used only when linking with symbolsLuboš Luňák4-7/+10
2019-04-11make linker flags conditional when used, not when definedLuboš Luňák2-14/+0
2019-04-08support for CCACHE_PCH_EXTSUMLuboš Luňák1-0/+2
2019-04-08Use sort on finds to improve deterministic buildTomáš Chvátal2-2/+2
2019-04-07pass all arguments to gb_LinkTarget_add_cxxobject properlyLuboš Luňák1-2/+2
2019-04-02Force UITests locale en_USMike Kaganski1-1/+4
2019-03-22SmallButton unusedCaolán McNamara1-1/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-1/+1
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann4-15/+1
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann3-14/+7
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann1-0/+4
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+1
2019-01-09update uitest debugging instructions to account for gtk3 backend issueNoel Grandin1-1/+4
2018-12-31for tests MOZILLA_CERTIFICATE_FOLDER should be set to empty not 0Tomaž Vajngerl1-1/+1