1. 6d2cf3f Update copyright year 2019 --> 2020. by Zach van Rijn · 4 years, 10 months ago
  2. ea80754 Turn off GEN_HOST=0 in release.sh by Gavin Howard · 5 years ago
  3. e2d185f Add an option to force use of options by Gavin Howard · 5 years ago
  4. bb4e0aa Fix a typo in the release script by Gavin Howard · 5 years ago
  5. ca00eef Fix a bug in the release script by Gavin Howard · 5 years ago
  6. 3c19cc9 Disable another compiler warning by Gavin Howard · 5 years ago
  7. 2677315 Disable a warning in the release script by Gavin Howard · 5 years ago
  8. 88d084f Fix last commit by Gavin Howard · 5 years ago
  9. cd224b4 Fix a line in the release script by Gavin Howard · 5 years ago
  10. 440a35d Add the new build option to the release script by Gavin Howard · 5 years ago
  11. 6cdfa4d Fix bugs in the release script by Gavin Howard · 5 years ago
  12. 9e0c382 Make testing with clang on the release script optional by Gavin Howard · 5 years ago
  13. 7be2294 Make a change to the release script for an external change by Gavin Howard · 5 years ago
  14. cb82b8e Fix other places with 64 bits by Gavin Howard · 5 years ago
  15. b8dd33c Add a 64-bit option to release.sh by Gavin Howard · 5 years ago
  16. 676828f Fix an omission in the release.sh script by Gavin Howard · 5 years ago
  17. d8fdb18 Fix mistakes in last commit by Gavin Howard · 5 years ago
  18. 1e2686c Move some sanitizer tests in release.sh by Gavin Howard · 5 years ago
  19. 6261fa9 Change the ASan afl build by Gavin Howard · 5 years ago
  20. 87849a7 Change build for fuzzing by Gavin Howard · 5 years ago
  21. 04aec4c Remove testing for LONG_BIT == 16 by Gavin Howard · 6 years ago
  22. 5b4437a Make the fuzz build release debug by Gavin Howard · 6 years ago
  23. 1c57fdc Fix bugs in the release.sh script by Gavin Howard · 6 years ago
  24. 3f713c0 Fix a backward test condition by Gavin Howard · 6 years ago
  25. a5e1adf Fix something I broke by Gavin Howard · 6 years ago
  26. d58650f Revert "Remove a useless line from release.sh" by Gavin Howard · 6 years ago
  27. c8e7ef8 Remove a useless line from release.sh by Gavin Howard · 6 years ago
  28. 8c3d6b7 Add code to stop FreeBSD from erroring on release.sh by Gavin Howard · 6 years ago
  29. a7112ae Fix a release.sh bug by Gavin Howard · 6 years ago
  30. efd931c Fix something that is annoying me by Gavin Howard · 6 years ago
  31. a6f82fc Fix the FreeBSD release.sh problems by Gavin Howard · 6 years ago
  32. 89ec979 Attempt to fix a problem with release.sh by Gavin Howard · 6 years ago
  33. bcf0d54 Fix bugs in release.sh script by Gavin Howard · 6 years ago
  34. f2b632e Fix a bug in the release script by Gavin Howard · 6 years ago
  35. 435de1e Remove debugging output from release.sh by Gavin Howard · 6 years ago
  36. 901e4b0 Fix a bug in the release script by Gavin Howard · 6 years ago
  37. e8fcd56 Fix a new bug in release.sh by Gavin Howard · 6 years ago
  38. 9438f5e Update release script for new options by Gavin Howard · 6 years ago
  39. 62421e9 Remove use of `local` from scripts by Gavin Howard · 6 years ago
  40. 1fdd39e Add a bit to the release script by Gavin Howard · 6 years ago
  41. f3d877d Remove pcc from the release script by Gavin Howard · 6 years ago
  42. b599475 Change how release.sh handles configure flags by Gavin Howard · 6 years ago
  43. 95b3a96 Add a few useful flags to afl-gcc build by Gavin Howard · 6 years ago
  44. 7345cb9 Change all of the license headers by Gavin Howard · 6 years ago
  45. 5d0d10e Start moving gencat back to the install step by Gavin Howard · 6 years ago
  46. f77d416 Add pcc to the list of compilers to test by Gavin Howard · 6 years ago
  47. c0aa9a2 Update the RELEASE checklist by Gavin Howard · 6 years ago
  48. dd00cd4 Tweak the release script by Gavin Howard · 6 years ago
  49. a2e5bb0 Remove the ability to turn off references by Gavin Howard · 6 years ago
  50. 2be9b7d Add -N to my build matrices by Gavin Howard · 6 years ago
  51. 5008025 Add locale support by Gavin Howard · 6 years ago
  52. 9c5840f Add files to remove to the release script by Gavin Howard · 6 years ago
  53. 1b5ea80 Fix a typo by Gavin Howard · 6 years ago
  54. 2686337 Fix the release script for FreeBSD by Gavin Howard · 6 years ago
  55. 0b934b5 Add an option to not run valgrind in the release script by Gavin Howard · 6 years ago
  56. dd9ecc2 Add an option to skip sanitizers in the release script by Gavin Howard · 6 years ago
  57. fd7513b Fix a bug in the release script by Gavin Howard · 6 years ago
  58. ab8dbd1 Add some debugging code by Gavin Howard · 6 years ago
  59. a28acf8 Update the release script to possibly not generate tests by Gavin Howard · 6 years ago
  60. 6fe912a Use -Werror in release.sh by Gavin Howard · 6 years ago
  61. ecbee38 Parallelize release.sh by Gavin Howard · 6 years ago
  62. 74d2b8d Remove all references to dist/ in the release script by Gavin Howard · 6 years ago
  63. b65f0f8 Add an item to the release script by Gavin Howard · 6 years ago
  64. bc8cf8c Fix a few oversights in release.sh by Gavin Howard · 6 years ago
  65. 77cfd56 Fix mistake in last commit by Gavin Howard · 6 years ago
  66. bffa6c9 Make the clang extra flags clang-only in the release script by Gavin Howard · 6 years ago
  67. 1f1baa6 Get rid of some compiler warnings by Gavin Howard · 6 years ago
  68. c7ae8af Some fixes for release.sh by Gavin Howard · 6 years ago
  69. 1cbfe24 Turn on -Weverything and eliminate all warnings by Gavin Howard · 6 years ago
  70. c083fad Make sure randmath.py is removed from releases by Gavin Howard · 6 years ago
  71. 79f605c Move the configure script back to configure.sh by Gavin Howard · 6 years ago
  72. d4fece3 Make the valgrind part of the release script work by Gavin Howard · 6 years ago
  73. 95358a9 Update some of the release script for build system changes by Gavin Howard · 6 years ago
  74. 8302ea8 Move the configure.sh script to the more expected configure by Gavin Howard · 6 years ago
  75. 33b6b45 Tweak to the release script by Gavin Howard · 6 years ago
  76. 68f4a4e Make make clean_tests also remove the config by Gavin Howard · 6 years ago
  77. 52809b3 Don't print compile output in release.sh by Gavin Howard · 6 years ago
  78. aa66797 Remove scan-build from the release script by Gavin Howard · 6 years ago
  79. cf61474 Make FreeBSD work with the release script by Gavin Howard · 6 years ago
  80. 91afc87 Fix a typo by Gavin Howard · 6 years ago
  81. 1522c5a Fix another problem on FreeBSD by Gavin Howard · 6 years ago
  82. 6a74962 Reorder parameters to the release script by Gavin Howard · 6 years ago
  83. 03e2467 Change the release script header output a bit by Gavin Howard · 6 years ago
  84. bbb5ec3 Make it optional to test with gcc in the release script by Gavin Howard · 6 years ago
  85. b026ebd Make sure there is a Makefile at the beginning of the release script by Gavin Howard · 6 years ago
  86. 8e868fc Fix a typo by Gavin Howard · 6 years ago
  87. 30a203e Make a parameter to the release script optional by Gavin Howard · 6 years ago
  88. 805cd41 Attempt to make the release script POSIX shell compatible by Gavin Howard · 6 years ago
  89. d2143fb Improve the release script by Gavin Howard · 6 years ago
  90. db6b3fc Add my usual CFLAGS to the release script by Gavin Howard · 6 years ago
  91. 6f1aa5a Fix bugs in the release script by Gavin Howard · 6 years ago
  92. 8c4780b Update the release script for the new build system by Gavin Howard · 6 years ago
  93. f7c9b84 Add the memory sanitizer to the release process by Gavin Howard · 6 years ago
  94. 9afd7e4 Update docs by Gavin Howard · 6 years ago
  95. ed41573 Tweak release.sh a bit by Gavin Howard · 6 years ago
  96. 22adf65 Activate busybox again by Gavin Howard · 6 years ago
  97. 48af52e Fix busybox style complaints by Gavin Howard · 6 years ago
  98. 1529128 Make sure to delete the timeconst script from release by Gavin Howard · 6 years ago
  99. 244132c Tweak to the release script by Gavin Howard · 6 years ago
  100. 4936c06 Fix a problem in release.sh by Gavin Howard · 6 years ago