summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Get make_installer calls to run in parallelThorsten Behrens1-0/+58
2022-04-19Avoid LOKClipboard harder on iOSTor Lillqvist1-1/+1
2022-04-09Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-04-06Sync flatpak-manifest.in with FlathubStephan Bergmann1-1/+1
2022-03-16Make LOKClipboard available to other modulesSzymon Kłos1-0/+2
2022-02-23eliminate ENABLE_STRIP because it causes build issues in nss (Android)Andras Timar1-2/+1
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák1-1/+1
2022-02-14gdb: fix SwXTextCursorPrinterMichael Stahl1-13/+2
2022-02-14Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-02-14Replace unixODBC to iODBC that is BSD licensedAndras Timar1-4/+4
2022-02-13[cp] Collabora Office macOS packagingAndras Timar2-6/+10
2022-02-13[cp] try to use a different timestamp serviceAndras Timar1-1/+1
2022-02-13[cp] use packagerevision for rpm, tooAndras Timar1-1/+1
2022-02-13[cp] Take MsiMsp.Exe from Windows SDK 7.1AAndras Timar1-1/+1
2022-02-13[cp] MSP: add System64 folder pathAndras Timar1-0/+1
2022-02-13[cp] hack to fix an MSP creation errorAndras Timar1-0/+2
2022-02-13[cp] Allow creation of debuginfo and debugsource rpm/deb packagesAndras Timar3-3/+191
2022-02-13[cp] Collabora Office EULAAndras Timar2-2/+2
2022-02-13change rpm compression algorithm to multi threaded xzAndras Timar1-1/+1
2022-02-13Make installer compression tool configurableThorsten Behrens8-7/+11
2022-02-13[cp] Collabora Office brandingAndras Timar2-2/+2
2022-02-11[cp] Bundle OpenDyslexic fontAndras Timar1-0/+6
2022-01-14annocheck warning about missing .note.gnu.property sectionCaolán McNamara1-0/+1
2022-01-14Sync flatpak-manifest.in with FlathubStephan Bergmann1-1/+2
2021-12-03gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl1-1/+5
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