summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2024-10-16On macOS the "cp" command does not have a "-T" optionPatrick Luby
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann
2024-10-10Emscripten: For executables, only build .js files, not .html filesStephan Bergmann
2024-10-07Emscripten: Silence -Wlimited-postlink-optimizationsStephan Bergmann
2024-10-02Avoid C4847 with --with-latest-c++ when compiling CLRStephan Bergmann
2024-09-19Remaining GCC -Wcast-function-type issuesStephan Bergmann
2024-09-03Emscripten: Move -sEXPORT_EXCEPTION_HANDLING_HELPERS to gb_LinkTarget_LDFLAGSStephan Bergmann
2024-09-03Emscripten: Explicitly set -sEXPORT_EXCEPTION_HANDLING_HELPERSStephan Bergmann
2024-09-02scp2: simplifiy language snippet creation rulesChristian Lohmaier
2024-08-30wsl: avoid another case of redirection / pipingChristian Lohmaier
2024-08-28Put back the mkdirStephan Bergmann
2024-08-27run msguniq .. | msgfmt in a subshell to help out wsl1Christian Lohmaier
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-08-18Emscripten: Increase the main thread stack sizeStephan Bergmann
2024-08-18Drop obsolete commentStephan Bergmann
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann
2024-08-09Avoid -Werror,-Wunused-command-line-argument in CompilerTestsStephan Bergmann
2024-08-03.NET Bindings: Add DotnetTest class to gbuildRMZeroFour
2024-08-03.NET Bindings: Improve DotnetLibrary gbuild classRMZeroFour
2024-08-03.NET Bindings: Upgrade --enable-dotnet to --with-dotnetRMZeroFour
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-28sfx2, solenv, sw: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann
2024-07-25Enable start center in Emscripten buildStephan Bergmann
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-07-17xmlsecurity: Add UItest (save GPG encrypted ODF)Moritz Duge
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-11Rename wasmcallgen -> wasmbridgegenStephan Bergmann
2024-07-10make MSVC /analyze a configure optionNoel Grandin
2024-07-03Fix Help build with --with-lang=...Olivier Hallot
2024-07-01Only use -Wv:18 in Visual Studio 2019Mike Kaganski
2024-07-01Fix the warning descriptionMike Kaganski
2024-06-27.NET Bindings: Remove absolute path check in DotnetLibraryRMZeroFour
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier
2024-06-19makefile simplification: replace $(call gb_AutoInstall_get_target,foo)Christian Lohmaier
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour
2024-06-07Modernize wasm debug symbol generationThorsten Behrens
2024-06-07Make Embind-related code also available under --disable-dbgutilStephan Bergmann
2024-06-05Simplify make.clean in helpcontent2 gbuildOlivier Hallot
2024-06-05Fix make 'clean' command in helpcontents2/Olivier Hallot
2024-06-04Fix typoAndrea Gelmini
2024-06-03disable MSVC -analyse when run in CI - build time penalty is too muchChristian Lohmaier
2024-05-31wsl-as-helper: enable gb_COLOR by default when using git-bashChristian Lohmaier
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-10gbuild: don't create empty services.rdb on "make postprocess"Michael Stahl
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann
2024-05-07Add gb_Library_add_generated_asmobjectsStephan Bergmann
2024-05-07Revert "make skia into static library"Noel Grandin