summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
2020-02-20add macOS malloc debugging env varsNoel Grandin
2020-02-19add --enable-optimized=debugLuboš Luňák
2020-02-19add some libs to libmergedNoel Grandin
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-14add some more libs to libmergedNoel Grandin
2020-02-12add some more libs to libmergedNoel Grandin
2020-02-12add some more libs to libmergedNoel Grandin
2020-02-11Fix duplicate "stringresource" in MERGE_LIBRARY_LISTStephan Bergmann
2020-02-11add some more libs to libmergedNoel Grandin
2020-02-10ignore -DGLM_FORCE_CTOR_INIT for shared PCHLuboš Luňák
2020-02-10add BLOCK_PCH to gbuild, allowing partial non-PCH rebuildsLuboš Luňák
2020-02-06gb_CppunitTest__use_java_ure can be private againStephan Bergmann
2020-02-06Missing test dependencyStephan Bergmann
2020-02-06No more need to add unoil.jar to URE_MORE_JAVA_TYPESStephan Bergmann
2020-02-06Fix typo in call to gb_CppunitTest_use_java_ureStephan Bergmann
2020-02-06Nothing should link against unoil.jar any moreStephan Bergmann
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-02-03Optionally generate PDBs also for C#Juergen Funk
2020-01-20only enable windows incremental linking for debug buildsNoel Grandin
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk
2020-01-08Enable Clang -Wembedded-directiveStephan Bergmann
2020-01-06macOS /usr/bin/mktemp already adds a dot to the prefixStephan Bergmann
2019-12-19Fix typo in codeAndrea Gelmini
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski