summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2024-11-04Add experimental support for Emscripten JSPIStephan Bergmann
2024-10-30Adapt to generation of .worker.js files gone from 3.1.68Stephan Bergmann
2024-10-17Adapt experimental Emscripten --enable-qt6 to recent Qt6 upstreamStephan Bergmann
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-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-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-10make MSVC /analyze a configure optionNoel Grandin
2024-07-01Only use -Wv:18 in Visual Studio 2019Mike Kaganski
2024-07-01Fix the warning descriptionMike Kaganski
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier
2024-06-07Modernize wasm debug symbol generationThorsten Behrens
2024-06-07Make Embind-related code also available under --disable-dbgutilStephan Bergmann
2024-06-04Fix typoAndrea Gelmini
2024-06-03disable MSVC -analyse when run in CI - build time penalty is too muchChristian Lohmaier
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-07Add gb_Library_add_generated_asmobjectsStephan Bergmann
2024-05-07fix Windows incremental buildNoel Grandin
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann
2024-04-30Emscripten: Only add the --pre-js code to the soffice executableStephan Bergmann
2024-04-29ofz#68265 fix oss-fuzz build failureCaolán McNamara
2024-04-26run bison, flex and nasm via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-26initial support for running autogen.sh inside wsl from git-bashChristian Lohmaier
2024-04-24windows: set CONFIG_SHELL for external configure runsChristian Lohmaier
2024-04-22add undefining FORTIFY_SOURCE to the gcc no-opt flagsCaolán McNamara
2024-04-22com_MSC_class: set MAKE=nmake in gb_NMAKE_VARSChristian Lohmaier
2024-04-22configure already sets TMPDIR to mixed pathChristian Lohmaier
2024-04-22generic is x86_64-specificCaolán McNamara
2024-04-19Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann
2024-04-19add --enable-hardening-flags to enable compiler hardening flagsCaolán McNamara
2024-03-22Drop redundant gb_ENABLE_DBGUTILStephan Bergmann
2024-03-21Use ENABLE_DEBUG as a better indicator for "debug build"Stephan Bergmann
2024-03-21Assume this hack is actually needed for --enable-optimizedStephan Bergmann
2024-02-24Fix typoAndrea Gelmini
2024-02-23Undo "move selection of UNO header variant to platform"Stephan Bergmann
2024-02-23Fix dead linksMike Kaganski
2024-02-23Suppress linker warnings for CLR objectsMike Kaganski