summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski1-0/+1
2021-12-24gbuild: set library dependency for static buildsJan-Marek Glogowski2-4/+26
2021-12-24Enforce cross-compilation for static buildsJan-Marek Glogowski1-0/+4
2021-12-23add drawinglayercore to merged libsTomaž Vajngerl1-0/+1
2021-12-22janitorial: the lang definitions aren't really an optional part of gbuildChristian Lohmaier3-54/+35
2021-12-21Run `make check` in flatpak buildStephan Bergmann1-1/+1
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski1-1/+8
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski5-11/+82
2021-12-18Drop ComSmart and use sal::systools::COMReferenceMike Kaganski1-1/+0
2021-12-18Implement building ComponentTarget directlyJan-Marek Glogowski2-0/+3
2021-12-16NEON_{SHA256SUM,TARBALL} are gone from download.lstStephan Bergmann1-7/+0
2021-12-16Refactor Library_sal_textenc build conditionJan-Marek Glogowski1-0/+4
2021-12-15lockfile: use a single build conditionJan-Marek Glogowski5-5/+30
2021-12-15ucb: remove --with-webdav=neonMichael Stahl1-50/+0
2021-12-15ucb: remove --with-webdav=serfMichael Stahl1-70/+0
2021-12-14Allow for conditional parts of component filesStephan Bergmann3-7/+13
2021-12-14Revert "add stagingcheck target for unstable/failing tests"Stephan Bergmann3-42/+2
2021-12-13gbuild: forward / set linktargetmakefilenameJan-Marek Glogowski2-3/+3
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski4-17/+18
2021-12-13Drop desktop_detector from mergelibsJan-Marek Glogowski1-1/+0
2021-12-13Use default gb_COMPILEROPTFLAGS -O2 for LINUX_AARCH64_GCCStephan Bergmann1-2/+0
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara1-2/+0
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann5-12/+17
2021-12-06Retire build-nocheckThorsten Behrens1-1/+1
2021-12-06don't want to link to system static libs for DISABLE_DYNLOADINGCaolán McNamara1-2/+0
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski5-0/+52
2021-12-06an empty $LOCKFILE means build our ownCaolán McNamara1-1/+1
2021-12-06Limit static system library linking to fuzzersJan-Marek Glogowski1-2/+2
2021-12-06concat-deps: ignore /./ segments in input pathsJan-Marek Glogowski1-0/+9
2021-12-06Fix lockfile compiler warningsJan-Marek Glogowski4-51/+51
2021-12-05don't build lockfile if using external LOCKFILECaolán McNamara1-0/+5
2021-12-04Fix typosAndrea Gelmini1-3/+3
2021-12-03ofz#41602 fix more build failureCaolán McNamara1-1/+1
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin1-2/+0
2021-12-03Fix --enable-mergelibs plugin dependencyJan-Marek Glogowski1-5/+1
2021-12-03gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl1-1/+5
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann2-3/+7
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski3-2/+65
2021-12-01apparently link.exe -dump is a short for dumpbin.exeLuboš Luňák2-2/+3
2021-12-01gbuild: serialize dynamic link for static buildsJan-Marek Glogowski12-1/+1218
2021-11-30use -fno-pch-timestamp also with clang-clLuboš Luňák2-0/+16
2021-11-29fix shared PCH with clang-clLuboš Luňák4-2/+11
2021-11-29clang-cl: do not complain about precompiled_xxx.hxx includeLuboš Luňák1-1/+2
2021-11-29clang-cl says it doesn't know -Zc:inlineLuboš Luňák1-1/+3
2021-11-26floatingnavigation.ui is no longer usedTomoyuki Kubota1-1/+0
2021-11-17support ccache for MSVC tooLuboš Luňák8-35/+89
2021-11-17retire loplugin:simplifyboolLuboš Luňák2-2/+1
2021-11-17remove loplugin:finalprotectedLuboš Luňák2-2/+1
2021-11-17fix system pch breaking after f22e5078cfac93c50ae5169f6545091Luboš Luňák1-0/+1
2021-11-17avoid a PCH build failing because of a directory missingLuboš Luňák1-2/+4