summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-17tdf#145711: filename may be 1-character, and must not contain path separatorMike Kaganski2-4/+5
2021-11-16do not rebuild PCHs on icecream/ccache change, take #2Luboš Luňák2-2/+3
2021-11-15build all solenv build tools always as optimizedLuboš Luňák4-4/+4
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák5-19/+34
2021-11-12rebuild a PCH when the flags it was built with changeLuboš Luňák3-8/+18
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-0/+1
2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl2-258/+278
2021-11-09remove misleading reference to obsolete build.shMichael Stahl1-5/+3
2021-11-09Drop global -D_HAS_AUTO_PTR_ETC from Windows buildStephan Bergmann1-1/+0
2021-11-08upgrade to libexttextcat-3.4.6Caolán McNamara1-3/+3
2021-11-08hdiutil flatten/unflatten was removed in macOS 11Andras Timar1-1/+1
2021-11-08set up gb_COMPILER_SETUP also for gbuild's ExternalProjectLuboš Luňák1-1/+1
2021-11-04Fix check for libstdc++Stephan Bergmann1-4/+4
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann3-14/+8
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi19-65/+65
2021-11-04Change git.freedesktop.org -> git.libreoffice.orgHossein2-3/+3
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida1-6/+6
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák3-5/+10
2021-11-01ucb: webdav-curl: Related: tdf#82677, implement a PROPFIND 'propname' request...Giuseppe Castagno1-0/+2
2021-11-01ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno1-0/+1
2021-11-01ucb: copy SerfLockStore class to webdav-curlMichael Stahl1-0/+2
2021-11-01ucb: copy upper level code of serf webdav ucp to webdav-curlMichael Stahl1-0/+30