summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-04-12Delete tempfile when doneStephan Bergmann
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-02-24Keep URE libraries out of Library_mergedStephan Bergmann
2022-02-24Don't run ExternalExecutable_python with LD_LIBRARY_PATHStephan Bergmann
2022-02-20WASM depend on Emscripten 3.1.3 for native EHJan-Marek Glogowski
2022-02-17Drop -Wdeclaration-after-statementStephan Bergmann
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann
2022-02-15revert component name changes to makefileNoel Grandin
2022-02-13set up gb_COMPILER_SETUP properly for gb_ExternalProject_runLuboš Luňák
2022-02-11Correctly depend on source component fileJan-Marek Glogowski
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2022-01-26gbuild: fix spurious rebuilds from gb_LinkTarget__use_librariesMichael Stahl
2022-01-23tdf#97046 prefix gb_ to system variablesArjun
2022-01-20Sorting component implementations needs LC_ALL=CJan-Marek Glogowski
2022-01-20Fail on non-optional, but filtered component namesJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19Let CppunitTest_odk_checkapi build against the SDK include directoryStephan Bergmann
2022-01-19Fix typoAndrea Gelmini
2022-01-19Decouple SRCDIR/include from SOLARINCStephan Bergmann
2022-01-19WASM support external DWARF infoJan-Marek Glogowski
2022-01-19WASM add option to build with native exceptionsJan-Marek Glogowski
2022-01-19WASM create and link the Emscripten FS imageJan-Marek Glogowski
2022-01-19WASM add strip flags to configure.acJan-Marek Glogowski
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski
2022-01-19WASM adapt link and debug flagsJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-19Keep intermediate *.component.filtered fileJan-Marek Glogowski
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-17Add <module>.*all aliases to .all* and update helpJan-Marek Glogowski
2022-01-13gbuild: implement static partial buildJan-Marek Glogowski
2022-01-13Always set MAC_OS_X_VERSION_MAX_ALLOWED = MAC_OS_X_VERSION_MIN_REQUIREDStephan Bergmann
2022-01-12Fix typosAndrea Gelmini
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski
2022-01-08Don't build the static uno binaryJan-Marek Glogowski
2022-01-08sp2bv is just used by the ODK on WindowsJan-Marek Glogowski
2022-01-07Don't build a static unopkgJan-Marek Glogowski
2022-01-07gbuild: fix actually used libraries for mergelibJan-Marek Glogowski