1. 4b8cef4 Add <module>.*all aliases to .all* and update help by Jan-Marek Glogowski · 4 years, 3 months ago
  2. d6496fc split gbuild's <module>.all to <module>.allbuild or .allcheck by Luboš Luňák · 4 years, 3 months ago
  3. 37106f2 oss-fuzz: convert to static cross-build by Jan-Marek Glogowski · 4 years, 4 months ago
  4. 69b6c87 autogen.sh is actually in $(SRCDIR) by Jan-Marek Glogowski · 4 years, 3 months ago
  5. 6bed8aa Re-run autogen.sh on m4 macro change by Jan-Marek Glogowski · 4 years, 3 months ago
  6. 8d7e266 provide a "make vscode-ide-integration" target by Christian Lohmaier · 4 years, 4 months ago
  7. ce827c5 Implement building ComponentTarget directly by Jan-Marek Glogowski · 4 years, 4 months ago
  8. f7da3a4 Respect verbose setting for module-deps.pl calls by Jan-Marek Glogowski · 4 years, 4 months ago
  9. 243c05a Retire build-nocheck by Thorsten Behrens · 4 years, 4 months ago
  10. 30f41d9 ofz#41602 fix more build failure by Caolán McNamara · 4 years, 4 months ago
  11. 566b086 ofz#41602 Build-Failure by Caolán McNamara · 4 years, 4 months ago
  12. 74895bf distclean generated solenv/lockfile/autoconf.h by Stephan Bergmann · 4 years, 4 months ago
  13. c3e1c1c ofz: Executable_lockfile needs Executable_concat-deps by Caolán McNamara · 4 years, 4 months ago
  14. 76f2f1c ofz: fix build failure by building Executable_lockfile first by Caolán McNamara · 4 years, 4 months ago
  15. c5f620f add generate-flatpak-manifest.sh to generate FlatPak manifest by Michael Stahl · 4 years, 5 months ago
  16. 786524f ofz: build failure by Caolán McNamara · 4 years, 5 months ago
  17. 27d1cc6 Simplify VS IDE integration generation by Mike Kaganski · 4 years, 6 months ago
  18. a028905 Drop vs2017-ide-integration; add vs2022-ide-integration by Mike Kaganski · 4 years, 6 months ago
  19. eb5de6c add dbffuzzer by Caolán McNamara · 4 years, 6 months ago
  20. 4250958 ofz: prep for allowing oss-fuzz msan by Caolán McNamara · 4 years, 8 months ago
  21. dd76c65 ofz: use system .a libs when they aren't c++ ones by Caolán McNamara · 4 years, 8 months ago
  22. 360b9c7 oss-fuzz: drop more_fonts build step and just install the min wanted by Caolán McNamara · 4 years, 8 months ago
  23. ac0db57 disable scripting for fuzzing by Caolán McNamara · 4 years, 8 months ago
  24. c5c9965 Fix 'make test-install' on Linux by Miklos Vajna · 4 years, 8 months ago
  25. cfab695 Avoid bash'ism (comment in line continuation) by Stephan Bergmann · 4 years, 9 months ago
  26. 960b287 don't ignore dump_syms errors during symbol extraction by Christian Lohmaier · 4 years, 10 months ago
  27. 73299fa use freshly compiled dump_syms.exe on windows for symbolinfo extraction by Christian Lohmaier · 4 years, 10 months ago
  28. f3e1cc6 Remove config.warn during `make distclean` by Stephan Bergmann · 4 years, 10 months ago
  29. c2096ec Better keep these $(BUILDDIR)/config.* lines sorted lexicographically by Stephan Bergmann · 4 years, 10 months ago
  30. 70e4c65 Install GDB pretty printers into cross-toolset by Jan-Marek Glogowski · 4 years, 11 months ago
  31. e2d1ddd ofz build fix by Caolán McNamara · 4 years, 11 months ago
  32. 983c412 Run checks also on cross build toolchain by Jan-Marek Glogowski · 5 years ago
  33. 1eb1836 use systemd-detect-virt to detect building as root in container by Caolán McNamara · 5 years ago
  34. 7ecd3a0 skip check-if-root test if LIB_FUZZING_ENGINE is set by Caolán McNamara · 5 years ago
  35. 16ba07b Library_gie no longer exists by Caolán McNamara · 5 years ago
  36. 28555fc fix fuzzer build by Caolán McNamara · 5 years ago
  37. 5e9196b Add generated vs-code-template.code-workspace to distclean by Stephan Bergmann · 5 years ago
  38. af70b5b Allow --enable-macosx-sandbox without the codesigning identities by Tor Lillqvist · 5 years ago
  39. 63972e7 Fix the minimal build-tools target by Jan-Marek Glogowski · 6 years ago
  40. f2180bd Update paths in Makefile.in and android/.gitignore by Michael Weghorn · 6 years ago
  41. 02d931a When cross-compiling to DESKTOP, just make "build" for the build platform by Tor Lillqvist · 6 years ago
  42. d70da0b reduce number of framework libraries by Noel Grandin · 6 years ago
  43. e19b67dc allow building as root inside a container without complaint by Caolán McNamara · 6 years ago
  44. bc8cefd Revert "make: map slowcheck to gbuild's build and slowcheck" by Luboš Luňák · 6 years ago
  45. da21c67 Adapt to hardened_runtime.xcent by Stephan Bergmann · 6 years ago
  46. c5769df ofz#21701 Fuzzing build failure by Caolán McNamara · 6 years ago
  47. a066534 Revert "Revert "make: map slowcheck to gbuild's build and slowcheck"" by Luboš Luňák · 6 years ago
  48. 59d0a42 Revert "make: map slowcheck to gbuild's build and slowcheck" by Luboš Luňák · 6 years ago
  49. a58e086 rework the default make target by Luboš Luňák · 6 years ago
  50. 4054a30 make: map slowcheck to gbuild's build and slowcheck by Miklos Vajna · 6 years ago
  51. 6c12de3 dtoa needed by sal by Caolán McNamara · 6 years ago
  52. 6fbfb54 allow root under podman by Caolán McNamara · 6 years ago
  53. 6655939 Makefile comments need to start in the first column by Tor Lillqvist · 7 years ago
  54. c8acd77 Add vs2019-ide-integration by Mike Kaganski · 7 years ago
  55. 0b56eb2 That bin directory should no longer be there by Stephan Bergmann · 7 years ago
  56. 14b95f6 No more need to generate lo.xcent from lo.xcent.in by Stephan Bergmann · 7 years ago
  57. 0047ca9 No ios/generated folder is created any longer by Tor Lillqvist · 7 years ago
  58. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  59. 46d434c Let distclean remove all of generated config_build/ tree by Stephan Bergmann · 7 years ago
  60. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  61. 410cbc4 Work around "find: The environment is too large for exec()" errors on Windows by Stephan Bergmann · 8 years ago
  62. 033a68c improve error message when building as root by Noel Grandin · 8 years ago
  63. 80d071f Upgrade to vs2017-ide-integration, since we don't support VS2015 in master by Mike Kaganski · 8 years ago
  64. 469debe reenable the rest of the fuzzers by Caolán McNamara · 8 years ago
  65. 01cdb16 reenable another bunch of fuzzers by Caolán McNamara · 8 years ago
  66. ac7a655 restore a few fuzzers by Caolán McNamara · 8 years ago
  67. 64356c1 Removed duplicated test by Andrea Gelmini · 8 years ago
  68. 7afb708 disable even more fuzzers by Caolán McNamara · 8 years ago
  69. 2c4401b still not enough space on oss-fuzz by Caolán McNamara · 8 years ago
  70. c05fbde oss-fuzz out of space by Caolán McNamara · 8 years ago
  71. 745cf84 Makefile: re-run configure when download.lst changes by Michael Stahl · 8 years ago
  72. 77b09e7 gbuild: add target rules for all modules by Samuel Thibault · 8 years ago
  73. 08297b3 Revert "Fix protection of some unnecessarily strictly protected files" by Tor Lillqvist · 8 years ago
  74. c4170e4 Check for submodules in SRCDIR by Stephan Bergmann · 8 years ago
  75. e6d2332 Allow use of "git worktree" in Makefile.in by jan Iversen · 8 years ago
  76. 7536acb Fix test by Stephan Bergmann · 8 years ago
  77. 8d4d2bf Fix specific targets for UIConfig submodules by Samuel Thibault · 8 years ago
  78. 60f1490 Buildsystem changes to recognize Haiku. by Kacper Kasper · 8 years ago
  79. 575a2b0 add sft fuzzer by Caolán McNamara · 8 years ago
  80. 1550864 Fix protection of some unnecessarily strictly protected files by Tor Lillqvist · 8 years ago
  81. 0ff9e57 iOS updated "make clean" by jan Iversen · 8 years ago
  82. 777a05b Support `make SdiTarget_...` by Stephan Bergmann · 8 years ago
  83. 0ba869f Let flatpak-builder build .Debug extension by Stephan Bergmann · 8 years ago
  84. 0dc3b10 add html fuzzer by Caolán McNamara · 8 years ago
  85. 111db5b remove html fuzzer by Caolán McNamara · 8 years ago
  86. 6fc7f85 add html fuzzer by Caolán McNamara · 8 years ago
  87. 124138e add mathtype fuzzer by Caolán McNamara · 8 years ago
  88. e6f38ae drop clew and opencl for fuzzing by Caolán McNamara · 8 years ago
  89. 1706ccb add mml fuzzer by Caolán McNamara · 8 years ago
  90. 324af62 add pptx fuzzer by Caolán McNamara · 8 years ago
  91. 5cb5516 have "make clean" also remove android's/gradle's output dirs by Christian Lohmaier · 8 years ago
  92. 08f7ff0 add xlsx fuzzer by Caolán McNamara · 8 years ago
  93. 6c9562f add docx fuzzer by Caolán McNamara · 8 years ago
  94. 13de752 clang-format: enforce coding style via Jenkins by Miklos Vajna · 8 years ago
  95. 5568df9 Makefile.in typo by jan Iversen · 8 years ago
  96. ceb10d5 gbuild-to-ide cleaned up double scripts. by jan Iversen · 8 years ago
  97. deea8e0d Fix typo by Andrea Gelmini · 8 years ago
  98. 404f9f5 Add clarifying comment about shell scripts in Contents/MacOS by Tor Lillqvist · 8 years ago
  99. ed89b43 Don't bother with unoinfo either in the sandboxed app bundle by Tor Lillqvist · 8 years ago
  100. fc59087 add dif fuzzer by Caolán McNamara · 8 years ago