summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-28gb_Package_get_clean_target must rm recursivelyStephan Bergmann1-1/+1
2020-02-28tdf#130809: Fix adding empty Contents/Resources/en.lproj into installation setsStephan Bergmann1-1/+1
2020-02-28macOS: don't sign executables earlyChristian Lohmaier1-9/+3
2020-02-26add some libs to libmergedNoel Grandin1-0/+11
2020-02-25fix --enable-mergedlibs buildNoel Grandin1-2/+2
2020-02-20add macOS malloc debugging env varsNoel Grandin1-0/+1
2020-02-19add --enable-optimized=debugLuboš Luňák3-1/+7
2020-02-19add some libs to libmergedNoel Grandin1-0/+10
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák51-52/+328
2020-02-14add some more libs to libmergedNoel Grandin1-0/+6
2020-02-12add some more libs to libmergedNoel Grandin1-0/+9
2020-02-12add some more libs to libmergedNoel Grandin1-0/+5
2020-02-11Fix duplicate "stringresource" in MERGE_LIBRARY_LISTStephan Bergmann1-1/+0
2020-02-11add some more libs to libmergedNoel Grandin1-0/+7
2020-02-10ignore -DGLM_FORCE_CTOR_INIT for shared PCHLuboš Luňák1-0/+1
2020-02-10add BLOCK_PCH to gbuild, allowing partial non-PCH rebuildsLuboš Luňák4-23/+47
2020-02-06gb_CppunitTest__use_java_ure can be private againStephan Bergmann1-2/+2
2020-02-06Missing test dependencyStephan Bergmann1-1/+2
2020-02-06No more need to add unoil.jar to URE_MORE_JAVA_TYPESStephan Bergmann1-4/+0
2020-02-06Fix typo in call to gb_CppunitTest_use_java_ureStephan Bergmann1-1/+1
2020-02-06Nothing should link against unoil.jar any moreStephan Bergmann1-3/+2
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt3-5/+9
2020-02-03Optionally generate PDBs also for C#Juergen Funk1-0/+3