summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2024-11-04Add experimental support for Emscripten JSPIStephan Bergmann1-0/+4
2024-10-30Adapt to generation of .worker.js files gone from 3.1.68Stephan Bergmann1-2/+2
2024-10-17Adapt experimental Emscripten --enable-qt6 to recent Qt6 upstreamStephan Bergmann1-1/+1
2024-10-16On macOS the "cp" command does not have a "-T" optionPatrick Luby1-1/+1
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann1-0/+4
2024-10-10Emscripten: For executables, only build .js files, not .html filesStephan Bergmann2-5/+3
2024-10-07Emscripten: Silence -Wlimited-postlink-optimizationsStephan Bergmann2-1/+8
2024-10-02Avoid C4847 with --with-latest-c++ when compiling CLRStephan Bergmann1-1/+8
2024-09-19Remaining GCC -Wcast-function-type issuesStephan Bergmann1-7/+0
2024-09-03Emscripten: Move -sEXPORT_EXCEPTION_HANDLING_HELPERS to gb_LinkTarget_LDFLAGSStephan Bergmann1-2/+3
2024-09-03Emscripten: Explicitly set -sEXPORT_EXCEPTION_HANDLING_HELPERSStephan Bergmann1-1/+1
2024-09-02scp2: simplifiy language snippet creation rulesChristian Lohmaier1-33/+5
2024-08-30wsl: avoid another case of redirection / pipingChristian Lohmaier1-2/+2
2024-08-28Put back the mkdirStephan Bergmann1-0/+1
2024-08-27run msguniq .. | msgfmt in a subshell to help out wsl1Christian Lohmaier1-3/+3
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann1-0/+4
2024-08-18Emscripten: Increase the main thread stack sizeStephan Bergmann1-0/+3
2024-08-18Drop obsolete commentStephan Bergmann1-1/+1
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann1-1/+1
2024-08-09Avoid -Werror,-Wunused-command-line-argument in CompilerTestsStephan Bergmann1-1/+1
2024-08-03.NET Bindings: Add DotnetTest class to gbuildRMZeroFour4-0/+151
2024-08-03.NET Bindings: Improve DotnetLibrary gbuild classRMZeroFour2-121/+73
2024-08-03.NET Bindings: Upgrade --enable-dotnet to --with-dotnetRMZeroFour1-1/+1
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl1-3/+4
2024-07-28sfx2, solenv, sw: fix issues found by Ruff linterIlmari Lauhakangas1-4/+4
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann1-1/+1
2024-07-25Enable start center in Emscripten buildStephan Bergmann1-1/+1
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann1-1/+1
2024-07-17xmlsecurity: Add UItest (save GPG encrypted ODF)Moritz Duge1-0/+3
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin2-0/+2
2024-07-11Rename wasmcallgen -> wasmbridgegenStephan Bergmann1-1/+1
2024-07-10make MSVC /analyze a configure optionNoel Grandin1-1/+1
2024-07-03Fix Help build with --with-lang=...Olivier Hallot1-2/+1
2024-07-01Only use -Wv:18 in Visual Studio 2019Mike Kaganski1-1/+1
2024-07-01Fix the warning descriptionMike Kaganski1-2/+1
2024-06-27.NET Bindings: Remove absolute path check in DotnetLibraryRMZeroFour1-14/+9
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier8-20/+15
2024-06-19makefile simplification: replace $(call gb_AutoInstall_get_target,foo)Christian Lohmaier3-24/+20
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour1-10/+38
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour4-0/+176
2024-06-07Modernize wasm debug symbol generationThorsten Behrens2-1/+4
2024-06-07Make Embind-related code also available under --disable-dbgutilStephan Bergmann1-1/+1
2024-06-05Simplify make.clean in helpcontent2 gbuildOlivier Hallot1-1/+1
2024-06-05Fix make 'clean' command in helpcontents2/Olivier Hallot1-1/+1
2024-06-04Fix typoAndrea Gelmini1-1/+1
2024-06-03disable MSVC -analyse when run in CI - build time penalty is too muchChristian Lohmaier1-1/+2
2024-05-31wsl-as-helper: enable gb_COLOR by default when using git-bashChristian Lohmaier1-1/+2
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann1-14/+1
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara2-3/+16
2024-05-10gbuild: don't create empty services.rdb on "make postprocess"Michael Stahl1-0/+1