summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
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-07VCL move platform code from mouse.cxx into pluginsJan-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-25oss-fuzz: fix some compiler warningsJan-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-21Run `make check` in flatpak buildStephan Bergmann
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski
2021-12-18Drop ComSmart and use sal::systools::COMReferenceMike Kaganski
2021-12-18Implement building ComponentTarget directlyJan-Marek Glogowski
2021-12-16NEON_{SHA256SUM,TARBALL} are gone from download.lstStephan Bergmann
2021-12-16Refactor Library_sal_textenc build conditionJan-Marek Glogowski
2021-12-15lockfile: use a single build conditionJan-Marek Glogowski
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-12-15ucb: remove --with-webdav=serfMichael Stahl
2021-12-14Allow for conditional parts of component filesStephan Bergmann
2021-12-14Revert "add stagingcheck target for unstable/failing tests"Stephan Bergmann
2021-12-13gbuild: forward / set linktargetmakefilenameJan-Marek Glogowski
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski
2021-12-13Drop desktop_detector from mergelibsJan-Marek Glogowski
2021-12-13Use default gb_COMPILEROPTFLAGS -O2 for LINUX_AARCH64_GCCStephan Bergmann
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06Retire build-nocheckThorsten Behrens
2021-12-06don't want to link to system static libs for DISABLE_DYNLOADINGCaolán McNamara
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
2021-12-06an empty $LOCKFILE means build our ownCaolán McNamara
2021-12-06Limit static system library linking to fuzzersJan-Marek Glogowski
2021-12-06concat-deps: ignore /./ segments in input pathsJan-Marek Glogowski
2021-12-06Fix lockfile compiler warningsJan-Marek Glogowski
2021-12-05don't build lockfile if using external LOCKFILECaolán McNamara
2021-12-04Fix typosAndrea Gelmini
2021-12-03ofz#41602 fix more build failureCaolán McNamara
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin