Age | Commit message (Expand) | Author |
2023-04-11 | add fetch to dependencies of gbuildtojson / Rdb target | Christian Lohmaier |
2022-12-15 | create pocheck convenience target | Christian Lohmaier |
2022-12-15 | don't export the various language lists and consolidate them | Christian Lohmaier |
2022-11-01 | use https instead of http | Caolán McNamara |
2022-10-24 | Fix typos | Andrea Gelmini |
2022-10-24 | Fix typo | Andrea Gelmini |
2022-10-23 | build appstore packages with symbols/add targets to merge into universal build | Christian Lohmaier |
2022-10-15 | Fix typos | Andrea Gelmini |
2022-10-14 | add missing dependency for gbuild-to-json | Christian Lohmaier |
2022-09-11 | [COVER] add first set of ODF feature test files | Thorsten Behrens |
2022-06-29 | allow to specify a macOS provisioning profile | Christian Lohmaier |
2022-06-29 | don't specify entitlements that are not used (sdremote w/o bluetooth) | Christian Lohmaier |
2022-05-04 | Drop --with-iwyu option | Gabor Kelemen |
2022-04-26 | Fix for xcode-ide-integration | xuenhua |
2022-02-15 | Use relative path to the script, to please python3 on Windows | Mike Kaganski |
2022-02-10 | Remove interactivity of asking permission when make distclean | Yunusemre Şentürk |
2022-01-17 | Add <module>.*all aliases to .all* and update help | Jan-Marek Glogowski |
2022-01-13 | split gbuild's <module>.all to <module>.allbuild or .allcheck | Luboš Luňák |
2021-12-25 | oss-fuzz: convert to static cross-build | Jan-Marek Glogowski |
2021-12-24 | autogen.sh is actually in $(SRCDIR) | Jan-Marek Glogowski |
2021-12-24 | Re-run autogen.sh on m4 macro change | Jan-Marek Glogowski |
2021-12-21 | provide a "make vscode-ide-integration" target | Christian Lohmaier |
2021-12-18 | Implement building ComponentTarget directly | Jan-Marek Glogowski |
2021-12-13 | Respect verbose setting for module-deps.pl calls | Jan-Marek Glogowski |
2021-12-06 | Retire build-nocheck | Thorsten Behrens |
2021-12-03 | ofz#41602 fix more build failure | Caolán McNamara |
2021-12-03 | ofz#41602 Build-Failure | Caolán McNamara |
2021-12-03 | distclean generated solenv/lockfile/autoconf.h | Stephan Bergmann |
2021-12-02 | ofz: Executable_lockfile needs Executable_concat-deps | Caolán McNamara |
2021-12-02 | ofz: fix build failure by building Executable_lockfile first | Caolán McNamara |
2021-11-10 | add generate-flatpak-manifest.sh to generate FlatPak manifest | Michael Stahl |
2021-10-31 | ofz: build failure | Caolán McNamara |
2021-10-08 | Simplify VS IDE integration generation | Mike Kaganski |
2021-10-08 | Drop vs2017-ide-integration; add vs2022-ide-integration | Mike Kaganski |
2021-09-25 | add dbffuzzer | Caolán McNamara |
2021-08-22 | ofz: prep for allowing oss-fuzz msan | Caolán McNamara |
2021-08-12 | ofz: use system .a libs when they aren't c++ ones | Caolán McNamara |
2021-08-08 | oss-fuzz: drop more_fonts build step and just install the min wanted | Caolán McNamara |
2021-08-07 | disable scripting for fuzzing | Caolán McNamara |
2021-08-03 | Fix 'make test-install' on Linux | Miklos Vajna |
2021-07-19 | Avoid bash'ism (comment in line continuation) | Stephan Bergmann |
2021-06-17 | don't ignore dump_syms errors during symbol extraction | Christian Lohmaier |
2021-06-11 | use freshly compiled dump_syms.exe on windows for symbolinfo extraction | Christian Lohmaier |
2021-06-01 | Remove config.warn during `make distclean` | Stephan Bergmann |
2021-06-01 | Better keep these $(BUILDDIR)/config.* lines sorted lexicographically | Stephan Bergmann |
2021-05-25 | Install GDB pretty printers into cross-toolset | Jan-Marek Glogowski |
2021-05-22 | ofz build fix | Caolán McNamara |
2021-05-05 | Run checks also on cross build toolchain | Jan-Marek Glogowski |
2021-04-10 | use systemd-detect-virt to detect building as root in container | Caolán McNamara |
2021-04-07 | skip check-if-root test if LIB_FUZZING_ENGINE is set | Caolán McNamara |