summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2020-09-05fix macOS malloc debuggingNoel Grandin1-1/+1
2020-09-04revert the macos part of..Noel Grandin1-1/+1
2020-08-27Remove tempfile againStephan Bergmann1-1/+1
2020-08-25dont turn on malloc debugging for gdb itselfNoel Grandin3-5/+9
2020-08-20Use OSL_UNREACHABLEStephan Bergmann1-1/+0
2020-08-14solenv: fix typo in CppunitTestMiklos Vajna1-1/+1
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann8-11/+9
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist2-0/+0
2020-08-05Adapt --enable-lto to --without-parallelismStephan Bergmann1-1/+1
2020-07-29Port to FreeBSD aarch64miki1-0/+14
2020-07-29Add verbose climaker outputJan-Marek Glogowski1-0/+1
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann1-1/+1
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák1-4/+7
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-3/+3
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-4/+4
2020-07-04reduce number of framework librariesNoel Grandin1-1/+0
2020-07-04reduce number of framework librariesNoel Grandin1-2/+0
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist1-0/+13
2020-06-19Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann1-6/+1
2020-06-11When running make debugrun separately for UITest it needs LANG=CTor Lillqvist1-1/+1
2020-06-10Revert "enable backtraces for unit tests on macos"Noel Grandin1-3/+0
2020-06-03enable backtraces for unit tests on macosNoel Grandin1-0/+3
2020-05-29add some libs to libmergedNoel Grandin1-0/+8
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt1-0/+1
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt3-5/+49
2020-05-27Revert "bloaty: use -ffunction-sections and --gc-sections for linking"Noel Grandin1-3/+1
2020-05-27bloaty: use -ffunction-sections and --gc-sections for linkingNoel Grandin1-1/+3
2020-05-26Drop -I$(dir $(2)) also from gb_*Object__tool_commandStephan Bergmann1-5/+0
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák1-0/+4
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-5/+5
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2-2/+2
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann1-0/+3
2020-04-21CLANG_C -> CLANG_CCLuboš Luňák1-4/+4
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš Luňák2-2/+10
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák8-17/+54
2020-04-17move LIBO_LANG=C setting to gb_TEST_ENV_VARSRene Engelhard1-1/+3
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-2/+0
2020-04-06lxml: try to remove some quirky PYPATH stuffMichael Stahl1-1/+1
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák2-3/+6
2020-04-03tdf#131835: don't set PYTHONWARNINGS=error if --enable-werror isn't setRene Engelhard1-1/+1
2020-03-31tdf#130911: convert desktop-translate from Perl to Python.Jussi Pakkanen1-3/+5
2020-03-30Override gb_Package_get_target,python3 also for gb_UITest_DEPS on macOSStephan Bergmann1-0/+4
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-1/+1
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák1-1/+1
2020-03-23rework the default make targetLuboš Luňák2-9/+6
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl2-2/+2
2020-03-16make python warnings in our UITests error earlyNoel Grandin1-0/+1
2020-03-11Revert "Revert "add some libs to libmerged""Noel Grandin1-0/+11
2020-03-06tdf#130911: convert some token generation scripts from Perl to Python.Jussi Pakkanen1-2/+3
2020-03-03Revert "add some libs to libmerged"Noel Grandin1-11/+0