summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2024-02-03First-class Embind JS support for OUStringStephan Bergmann
2024-02-01fix --enable-mergelibs build on macOSNoel Grandin
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann
2024-01-26Use && rather than ; between commands, to not hide errorsStephan Bergmann
2024-01-26Clear gb_GbuildToJson_DENYLISTEDMODULES, allow these modulesMike Kaganski
2024-01-25add static libraries to gbuildtojsonMike Kaganski
2024-01-23BOOST_ERROR_CODE_HEADER_ONLY doesn't do anything in boost >= 1.69Caolán McNamara
2024-01-21Extract embindmaker from cppumaker into its own toolStephan Bergmann
2024-01-19cppumaker: Work around problematic constant named "auto"Stephan Bergmann
2024-01-15gbuild: WASM: try to fix "Missing generated source file *_embind.cxx"Michael Stahl
2024-01-02Fix Windows path separatorStephan Bergmann
2023-12-29add some more libraries to libmergedNoel Grandin
2023-12-10Remove hard limit to c89 for clangThorsten Behrens
2023-11-25Simplify UITest's custom configuration handlingMike Kaganski
2023-11-25tdf#156243 Fix off-by-one bug for autocorrectMatt K
2023-11-22Drop a redundant CR cleanupMike Kaganski
2023-11-17Don't reuse --unit values across (sequential, even) systemd-run invocationsStephan Bergmann
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-11-09gbuild: remove not needed gb_UITest_use_oneprocessMiklos Vajna
2023-11-07specify the reason for listing zxcvbn-c among build toolsSarper Akdemir
2023-11-06add --with-system-zxcvbnRene Engelhard
2023-11-03gbuildtojson: announce every targetMike Kaganski
2023-10-30tdf#157518: external: bundle zxcvbn-cSarper Akdemir
2023-10-27At least use the oldest available -std:c++14 for MSVC gb_CXX03FLAGSStephan Bergmann
2023-10-26uitest oneprocess mode: default to this and clean up one testMiklos Vajna
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier
2023-10-20fix GBUILD_TRACE on cygwin, needs to have unix-style path for the logChristian Lohmaier
2023-10-20fix make GBUILD_TRACE=/path/to/log.json for non-macChristian Lohmaier
2023-10-05uitest oneprocess mode: add a way to explicitly avoid thisMiklos Vajna
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier
2023-09-24Adapt a hard-coded value hackStephan Bergmann
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2023-08-28Do a real compile after a successful COMPILER_PLUGIN_TOOL=... compileStephan Bergmann
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein
2023-07-21Remove officecfg/util/sanity.xsl check of no valueStephan Bergmann
2023-07-18MSVC: Silence C++23 std::numeric_limits::has_denorm deprecation warningStephan Bergmann
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann
2023-03-20uitest: add a way to optionally use the same soffice process for a testsuiteMiklos Vajna
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-16Use -O3 for Emscripten, seems to workTor Lillqvist
2023-02-16Add comment about using WASM exceptionsTor Lillqvist
2023-01-27Remove support for AIXStephan Bergmann
2023-01-24Clarify commentTor Lillqvist
2023-01-24Use PYTHONWARNINGS=ignore instead of 'default' for EmscriptenTor Lillqvist
2023-01-23Bin line that was commented-out in December 2021Tor Lillqvist
2023-01-17Adapt for --enable-wasm-exceptionsTor Lillqvist
2023-01-14EXCEPTIONS_ON has no meaningTor Lillqvist