summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2021-06-08Unset TZ when starting UITests on WindowsMike Kaganski1-0/+1
2021-05-31Enable -bigobj on MSVCMike Kaganski1-0/+2
2021-05-31gbuild: implement gb_UnoApi_get_target_for_buildJan-Marek Glogowski1-0/+1
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski12-9/+30
2021-05-29cross-toolset: gengal now needs localedata_enJan-Marek Glogowski1-0/+1
2021-05-27cross-toolset: explicitly add PythonJan-Marek Glogowski1-0/+1
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski4-0/+29
2021-05-25gbuild: make pre_BuildTools.mk better readableJan-Marek Glogowski1-5/+8
2021-05-19Document that setting gb_CXX03FLAGS for clang-cl doesn't workStephan Bergmann1-1/+2
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara1-0/+1
2021-05-06Fix typosAndrea Gelmini1-1/+1
2021-05-06gbuild: work around GDB 10 bug with DWARF5 in split debug infoMichael Stahl1-0/+4
2021-05-05Add --enable-wasm-stripJan-Marek Glogowski1-0/+4
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski3-3/+72
2021-05-01avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier1-1/+1
2021-04-18tdf#132901: do not add updatecheck to libmergedXisco Fauli1-4/+0
2021-04-03Add initial support for sccache builds on WNTThorsten Behrens2-3/+3
2021-03-25compilerplugins: fix clang plugin allowlists for sccache-distMichael Stahl1-1/+1
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski3-4/+4
2021-03-19VCL_INTERNALS #define doesn't matter for reused PCHLuboš Luňák1-0/+1
2021-03-09Run gdb in `make debugrun` with PYTHONWARNINGS=default, tooStephan Bergmann1-1/+1
2021-02-28gbuild: don't use -Wunused-macros with sccacheMichael Stahl1-2/+2
2021-02-26WIN don't use --wrapper-print-cmdline in verboseJan-Marek Glogowski2-3/+3
2021-02-17More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann1-3/+4
2021-02-05Fix typoAndrea Gelmini1-1/+1
2021-02-05MOZILLA_CERTIFICATE_FOLDER needs to be non-empty to disable autodetect...Caolán McNamara1-1/+12
2020-12-26My Windows build started to need an explicit -Zc:twoPhase- for CLI nowStephan Bergmann1-0/+1
2020-12-25Revert "Use { ... } for grouping that does not need a sub-shell"Stephan Bergmann1-2/+2
2020-12-23Don't lock galleries build into DESKTOPJan-Marek Glogowski1-1/+1
2020-12-17include everything from BUILDDIR, e.g. config_host/*Mike Kaganski1-1/+1
2020-12-14Add -wd4505 also back to gb_CXXFLAGSStephan Bergmann1-0/+1
2020-12-14-wd4505 is still neededStephan Bergmann1-0/+3
2020-12-14The workaround for MSVC C4702 is still neededStephan Bergmann1-0/+4
2020-12-14remove some MSVC -wdNoel Grandin1-59/+0
2020-12-09One more gbuild $ -> $$ fixStephan Bergmann1-1/+1
2020-10-31Simplify makefile logic using new gb_notStephan Bergmann1-0/+2
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov2-0/+33
2020-10-22Cosmetic change for clarificationTor Lillqvist1-2/+1
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-3/+3
2020-10-09Split off REAL_BUILD_CC_FLAGS from REAL_BUILD_CCStephan Bergmann1-1/+1
2020-09-30Fix typosAndrea Gelmini1-1/+1
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák1-2/+2
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski1-0/+16
2020-09-25Adapt PythonTest on macOS to PRE-/POSTGDBTRACEStephan Bergmann2-5/+10
2020-09-25Run gdb with PYTHONWARNINGS=defaultStephan Bergmann1-2/+2
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist1-0/+4
2020-09-24PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATHStephan Bergmann2-2/+11
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann2-3/+9
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann2-2/+2
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann1-1/+1