Age | Commit message (Expand) | Author |
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 |
2021-02-18 | Library_gie no longer exists | Caolán McNamara |
2021-02-12 | fix fuzzer build | Caolán McNamara |
2020-12-16 | Add generated vs-code-template.code-workspace to distclean | Stephan Bergmann |
2020-11-21 | Allow --enable-macosx-sandbox without the codesigning identities | Tor Lillqvist |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-07-17 | Update paths in Makefile.in and android/.gitignore | Michael Weghorn |
2020-07-06 | When cross-compiling to DESKTOP, just make "build" for the build platform | Tor Lillqvist |
2020-07-04 | reduce number of framework libraries | Noel Grandin |
2020-06-17 | allow building as root inside a container without complaint | Caolán McNamara |
2020-05-18 | Revert "make: map slowcheck to gbuild's build and slowcheck" | Luboš Luňák |
2020-05-04 | Adapt to hardened_runtime.xcent | Stephan Bergmann |
2020-04-21 | ofz#21701 Fuzzing build failure | Caolán McNamara |