1. ec5adb8 Build/packaging: Support macOS package/DMG signing by DRC · 5 years ago
  2. 6a8421f GNUInstallDirs.cmake: Silence CMP0054 warning ... by DRC · 5 years ago
  3. 4893e5d Merge branch 'master' into dev by DRC · 7 years ago
  4. f0dd80f Merge branch 'master' into dev by DRC · 7 years ago
  5. 7106ffe Merge branch 'master' into dev by DRC · 7 years ago
  6. 6530203 Build: More GNUInstallDirs improvements by DRC · 7 years ago
  7. c8358fc Build: Various improvements to install/pkg system by DRC · 7 years ago
  8. d681fa7 Build: Set install dirs in a more GNU-friendly way by DRC · 7 years ago
  9. ff05b6e Build: Fix Win "installer" target Java dependency by DRC · 7 years ago
  10. e6426d2 Build: Formatting tweak by DRC · 7 years ago
  11. 952191d Build: Fix issues when building as a Git submodule by DRC · 7 years ago
  12. 6abd391 Unified CMake-based build system by DRC · 8 years ago
  13. 3da94de Windows build: Add an "uninstall" target by DRC · 8 years ago
  14. 6aae007 CMake build system: Fix the "testclean" target by DRC · 8 years ago
  15. f913438 Win: Enable testing cross-compiled builds by DRC · 8 years ago
  16. f29ffd3 Modify 'make test' so that it uses MD5 sums instead of reference images. This eliminates the need to check most of the test images into the repository, which keeps the source tarball to a reasonable size. by DRC · 11 years ago
  17. 75cf497 Use a more robust method of obtaining the build timestamp on Windows. 'wmic os get LocalDateTime' will always return the timestamp in the format we want (YYYYMMDD), whereas date /t is sensitive to locale. If wmic fails, then we fall back to using date /t, even though this means that the BUILD variable will end up in the incorrect format on some systems. by DRC · 12 years ago
  18. a0f878a Add testclean target for cleaning up test images by DRC · 13 years ago
  19. 8469703 First pass at a CMake build system by DRC · 14 years ago