summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2023-01-17Adapt for --enable-wasm-exceptionsTor Lillqvist
2023-01-14EXCEPTIONS_ON has no meaningTor Lillqvist
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-11Use gb_EMSCRIPTEN_QTDEFS only when building with Qt5Tor Lillqvist
2023-01-03More verbose unoidl-check errorsStephan Bergmann
2022-12-23Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist
2022-12-23Un-confuse Emscripten and Qt5 conditionalsTor Lillqvist
2022-12-22gb_LTOFLAGS: use -flto=jobserver instead of fixed $(PARALLELISM)Christian Lohmaier
2022-12-21tdf#140215 Simplify the handling of .ulf filesIlmari Lauhakangas
2022-12-20gbuild trace: make it work nicer on macOS (seconds-only accuracy)Christian Lohmaier
2022-12-20gbuild trace: fix mismatching start/end category in Extension.mkChristian Lohmaier
2022-12-20fix gbuild trace when building with translationsChristian Lohmaier
2022-12-20make inclusion of config_host.mk unconditionalCaolán McNamara
2022-12-19keep environment clear of SYSTEM_FOO varsChristian Lohmaier
2022-12-14Fix typoAndrea Gelmini
2022-12-14Fix prepending xargs to gb_ExternalExecutable_get_command, core partStephan Bergmann
2022-12-13don't rebuild Gallery themes if nothing changedChristian Lohmaier
2022-12-13use $(file …) directly instead of gb_var2file when not used as intermediateChristian Lohmaier
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2022-12-12lld 16 trunk defaults to --no-undefined-version nowStephan Bergmann
2022-12-05gb_LinkTarget_use_clang: only use flto=thin with clang, not with gccChristian Lohmaier
2022-11-30Add LOKit functions and whitelist export for it to WASMThorsten Behrens
2022-11-28WASM gbuild: write link dependencies into a file $@.linkdepsMichael Stahl
2022-11-28WASM gbuild: avoid annoying python warnings from emscriptenMichael Stahl
2022-11-24Expansion of $(dir ...) always ends in a slash, no need for an additional oneStephan Bergmann
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-11-21Avoid external processes picking up instdir/program/libxml2.so.2Stephan Bergmann
2022-11-10Add riscv64 supportSakura286
2022-10-19Make MSVC -showIncludes processing more reliableStephan Bergmann
2022-09-11[COVER] add first set of ODF feature test filesThorsten Behrens
2022-09-02Fix setting SAL_NON_APPLICATION_FONT_USEStephan Bergmann
2022-09-01gbuild: set SAL_NON_APPLICATION_FONT_USE in gb_CppunitTest_use_more_fontsKhaled Hosny
2022-08-11Add loongarch64 support.wjh-la
2022-08-06turn on -Wshadow-all for clang compilersNoel Grandin
2022-07-27rename GODSON/GODSON64 to MIPS/MIPS64Rene Engelhard
2022-07-18Mend python support for lldb cppunit tests.Hannah Meeks
2022-07-14Change make file so that debugging works - Previous error:Hannah Meeks
2022-07-12unittest: Split out registry entries to alter UI definition search pathColomban Wendling
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-06-08it is not our job to tell GCC whether to colorize its outputLuboš Luňák
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák
2022-05-16enable libc++ debug mode again if availableLuboš Luňák
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák
2022-05-04Drop --with-iwyu optionGabor Kelemen
2022-05-03Keep passing LDFLAGS into external proejct buildsStephan Bergmann
2022-05-01improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-04-29gbuild: Drop obsolete checks for make version 3.81Michael Weghorn