summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Revert "bloaty: use -ffunction-sections and --gc-sections for linking"Noel Grandin1-3/+1
2020-05-27bloaty: use -ffunction-sections and --gc-sections for linkingNoel Grandin1-1/+3
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák1-0/+4
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-5/+5
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann1-0/+3
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš Luňák2-2/+10
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák2-9/+18
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák1-2/+3
2020-03-30Override gb_Package_get_target,python3 also for gb_UITest_DEPS on macOSStephan Bergmann1-0/+4
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-1/+1
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák1-1/+1
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl2-2/+2
2020-02-28macOS: don't sign executables earlyChristian Lohmaier1-9/+3
2020-02-20add macOS malloc debugging env varsNoel Grandin1-0/+1
2020-02-19add --enable-optimized=debugLuboš Luňák2-0/+2
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák7-1/+30
2020-02-10add BLOCK_PCH to gbuild, allowing partial non-PCH rebuildsLuboš Luňák1-2/+2
2020-01-20only enable windows incremental linking for debug buildsNoel Grandin1-1/+3
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák1-1/+1
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák1-1/+15
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák1-1/+6
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk1-1/+1
2020-01-08Enable Clang -Wembedded-directiveStephan Bergmann1-0/+2
2020-01-06macOS /usr/bin/mktemp already adds a dot to the prefixStephan Bergmann1-1/+1
2019-12-19Fix typo in codeAndrea Gelmini1-3/+3
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann1-0/+4
2019-12-08Improve -fdiagnostics-color handlingStephan Bergmann1-2/+2
2019-12-08gbuild: color gcc output if possibleThorsten Behrens1-0/+2
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann4-4/+2
2019-12-06Honor BISON passed into configureStephan Bergmann2-2/+2
2019-12-04tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski3-7/+3
2019-11-20/safeseh valid only on Win32Julien Nabet1-2/+3
2019-10-23-W4 must come before -Wno-missing-braces for clang-clStephan Bergmann1-1/+1
2019-10-15handle gracefully PCH reuse when there are no .pdb filesLuboš Luňák1-3/+8
2019-10-14filter out cl.exe printing source file name also when not using depsLuboš Luňák2-0/+33
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann1-4/+2
2019-10-10Duplicate -Wno-missing-bracesStephan Bergmann1-1/+0
2019-10-09filter out the "Creating library" message from link.exeLuboš Luňák3-1/+40
2019-10-07handle more -arch: options when avoiding D9025Luboš Luňák1-2/+2
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin1-1/+2
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin1-1/+3
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák2-0/+16
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák4-9/+21
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