summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)AuthorFilesLines
2019-10-04common gbuild function for getting the correct windows compilerLuboš Luňák1-6/+11
2019-10-01When building with clang-cl, nevertheless use MSVC's CXXFLAGS_CXX11 for CLRStephan Bergmann1-1/+5
2019-09-23android: add support for 64bit buildChristian Lohmaier1-0/+15
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann2-7/+0
2019-09-09update paths to the compilerpluginLuboš Luňák2-4/+4
2019-09-02Add -latomic to the end of Linux C++ linker command linesStephan Bergmann6-8/+6
2019-08-31Unify executables to take version resource from default.rcMike Kaganski1-1/+1
2019-08-30Introduce gb_Executable_add_default_nativeres to add version resourceMike Kaganski1-0/+17
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-06build Clang PCH always with the same working dirLuboš Luňák1-0/+1
2019-06-24link with -latomic on mips(el), armel, powerpc, m68kRene Engelhard4-0/+8
2019-05-31macOS: enable hardened runtime when signinglibreoffice-6-3-branch-pointChristian Lohmaier1-1/+1
2019-05-24gbuild: try to run filter-showIncludes.awk in C localeMichael Stahl1-1/+1
2019-05-24disable warnings in external libsLuboš Luňák4-5/+10
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák2-0/+30
2019-05-22use full path for -include .gchLuboš Luňák1-2/+2
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski1-2/+2
2019-05-11disable ccache for PCH generationLuboš Luňák1-0/+1
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ňák2-0/+4
2019-05-09support different levels of PCH usageLuboš Luňák1-1/+1
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-16link.exe in -LIB mode doesn't understand -debugLuboš Luňák2-1/+6
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák2-9/+9
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák3-5/+4
2019-04-11--gdb-index flags should be used only when linking with symbolsLuboš Luňák3-6/+9
2019-04-11make linker flags conditional when used, not when definedLuboš Luňák2-14/+0
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann3-14/+0
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann1-6/+0
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann1-0/+4
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+1
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski1-3/+11
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-11/+0
2018-12-11tdf#121685: also apply DeclareDPIAware manifest to console applicationsMike Kaganski1-1/+1
2018-12-06Remove obsolete GCC version checksStephan Bergmann1-11/+3
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2-2/+2
2018-11-27gbuild: MacOSX: use tr instead of sed for newlinesMichael Stahl1-1/+1
2018-11-26Use -filelist with macOS linkerAlyssa Ross1-8/+13
2018-11-25Generally set CCACHE_CPP2 for --enable-werror GCCStephan Bergmann1-1/+7
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann1-4/+0
2018-11-20Drop some headless mode variantsJan-Marek Glogowski3-7/+0
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski2-3/+5
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann1-1/+0