summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk
2020-01-08Enable Clang -Wembedded-directiveStephan Bergmann
2020-01-06macOS /usr/bin/mktemp already adds a dot to the prefixStephan Bergmann
2019-12-19Fix typo in codeAndrea Gelmini
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2019-12-08Improve -fdiagnostics-color handlingStephan Bergmann
2019-12-08gbuild: color gcc output if possibleThorsten Behrens
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann
2019-12-06Honor BISON passed into configureStephan Bergmann
2019-12-04tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski
2019-11-27use the same config file for skia build and using itLuboš Luňák
2019-11-20/safeseh valid only on Win32Julien Nabet
2019-11-15use icerun also for python/java/ui testsLuboš Luňák
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-14use common PCH for more librariesLuboš Luňák
2019-10-14fix incorrect gb_DISABLE_PCH_REUSE testLuboš 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-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš 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-04do not abort build on PCH CXXFLAGS mismatch if set explicitlyLuboš Luňák
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-10-01When building with clang-cl, nevertheless use MSVC's CXXFLAGS_CXX11 for CLRStephan Bergmann
2019-10-01don't suggest gtk SAL_USE_VCLPLUGIN env variableCaolán McNamara
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-23the PCH timestamp is actually LinkTarget's, not PCH'sLuboš Luňák
2019-09-23remove unused gbuild codeLuboš Luňák
2019-09-23android: add support for 64bit buildChristian Lohmaier
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20Fix makefile modelinesStephan Bergmann
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-09-09update paths to the compilerpluginLuboš Luňák
2019-09-06Fixing "...."Andrea Gelmini
2019-09-05Reduce some repeated codeMike Kaganski
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-12Fix typosAndrea Gelmini