summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
2022-01-06annocheck warning about missing .note.gnu.property sectionCaolán McNamara
2022-01-05gbuild: skip libmerged externals for partial buildsJan-Marek Glogowski
2022-01-01Further separate saxparser run from cmp'n'touchJan-Marek Glogowski
2022-01-01fix solenv/gbuild/extensions/post_Fuzzers.mk:11: *** missing separatorCaolán McNamara
2022-01-01gbuild: silence Windows Skia clang buildsJan-Marek Glogowski
2022-01-01oss-fuzz: depend on linktarget, not the binaryJan-Marek Glogowski
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski
2021-12-30oss-fuzz: chain-depend all *fuzzer binariesJan-Marek Glogowski
2021-12-28gbuild: announce date when acquiring the link lockJan-Marek Glogowski
2021-12-24gbuild: set library dependency for static buildsJan-Marek Glogowski
2021-12-24Enforce cross-compilation for static buildsJan-Marek Glogowski
2021-12-23add drawinglayercore to merged libsTomaž Vajngerl
2021-12-22janitorial: the lang definitions aren't really an optional part of gbuildChristian Lohmaier
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski