summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2020-08-14solenv: fix typo in CppunitTestMiklos Vajna
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
2020-08-05Adapt --enable-lto to --without-parallelismStephan Bergmann
2020-07-29Port to FreeBSD aarch64miki
2020-07-29Add verbose climaker outputJan-Marek Glogowski
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
2020-06-19Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann
2020-06-11When running make debugrun separately for UITest it needs LANG=CTor Lillqvist
2020-06-10Revert "enable backtraces for unit tests on macos"Noel Grandin
2020-06-03enable backtraces for unit tests on macosNoel Grandin
2020-05-29add some libs to libmergedNoel Grandin
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt
2020-05-27Revert "bloaty: use -ffunction-sections and --gc-sections for linking"Noel Grandin
2020-05-27bloaty: use -ffunction-sections and --gc-sections for linkingNoel Grandin
2020-05-26Drop -I$(dir $(2)) also from gb_*Object__tool_commandStephan Bergmann
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann
2020-04-21CLANG_C -> CLANG_CCLuboš Luňák
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-04-17move LIBO_LANG=C setting to gb_TEST_ENV_VARSRene Engelhard
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl
2020-04-06lxml: try to remove some quirky PYPATH stuffMichael Stahl
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák
2020-04-03tdf#131835: don't set PYTHONWARNINGS=error if --enable-werror isn't setRene Engelhard
2020-03-31tdf#130911: convert desktop-translate from Perl to Python.Jussi Pakkanen
2020-03-30Override gb_Package_get_target,python3 also for gb_UITest_DEPS on macOSStephan Bergmann
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák
2020-03-23rework the default make targetLuboš Luňák
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-03-16make python warnings in our UITests error earlyNoel Grandin
2020-03-11Revert "Revert "add some libs to libmerged""Noel Grandin
2020-03-06tdf#130911: convert some token generation scripts from Perl to Python.Jussi Pakkanen
2020-03-03Revert "add some libs to libmerged"Noel Grandin
2020-02-28gb_Package_get_clean_target must rm recursivelyStephan Bergmann
2020-02-28tdf#130809: Fix adding empty Contents/Resources/en.lproj into installation setsStephan Bergmann
2020-02-28macOS: don't sign executables earlyChristian Lohmaier
2020-02-26add some libs to libmergedNoel Grandin
2020-02-25fix --enable-mergedlibs buildNoel Grandin