aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
Commit message (Expand)AuthorAgeFilesLines
* Attempt to remove rand stuff from dc fuzzingGavin Howard2020-06-061-2/+2
* Update the afl-gcc stuff in the release scriptGavin Howard2020-06-061-1/+1
* Run gcc without -WclobberedGavin Howard2020-06-051-1/+1
* Add -std=c11 to the release scriptGavin Howard2020-06-051-2/+3
* Remove signal option from release since it was removedGavin Howard2020-06-041-2/+1
* Fix a slight problem with the release scriptGavin Howard2020-04-281-2/+2
* Get rid of unaligned access errors given by UBSanGavin Howard2020-04-281-0/+3
* Make sure to remove two new files in releaseGavin Howard2020-04-281-1/+2
* Merge branch 'master' into randGavin Howard2020-01-151-1/+1
|\
| * Update copyright year 2019 --> 2020.Zach van Rijn2020-01-151-1/+1
* | Attempt to make the release script work for RNGGavin Howard2019-11-221-1/+4
|/
* Turn off GEN_HOST=0 in release.shGavin Howard2019-11-221-6/+17
* Add an option to force use of optionsGavin Howard2019-08-031-1/+1
* Fix a typo in the release scriptGavin Howard2019-06-291-1/+1
* Fix a bug in the release scriptGavin Howard2019-06-271-1/+4
* Disable another compiler warningGavin Howard2019-06-271-1/+1
* Disable a warning in the release scriptGavin Howard2019-06-261-1/+1
* Fix last commitGavin Howard2019-06-221-2/+2
* Fix a line in the release scriptGavin Howard2019-06-211-1/+1
* Add the new build option to the release scriptGavin Howard2019-06-211-32/+10
* Fix bugs in the release scriptGavin Howard2019-06-161-2/+10
* Make testing with clang on the release script optionalGavin Howard2019-06-161-3/+12
* Make a change to the release script for an external changeGavin Howard2019-05-281-1/+1
* Fix other places with 64 bitsGavin Howard2019-05-241-6/+18
* Add a 64-bit option to release.shGavin Howard2019-05-241-5/+17
* Fix an omission in the release.sh scriptGavin Howard2019-05-231-1/+1
* Fix mistakes in last commitGavin Howard2019-05-201-2/+2
* Move some sanitizer tests in release.shGavin Howard2019-05-201-3/+6
* Change the ASan afl buildGavin Howard2019-05-201-1/+1
* Change build for fuzzingGavin Howard2019-05-201-1/+1
* Remove testing for LONG_BIT == 16Gavin Howard2019-05-181-6/+0
* Make the fuzz build release debugGavin Howard2019-05-131-1/+1
* Fix bugs in the release.sh scriptGavin Howard2019-05-121-3/+3
* Fix a backward test conditionGavin Howard2019-05-121-1/+1
* Fix something I brokeGavin Howard2019-05-121-1/+1
* Revert "Remove a useless line from release.sh"Gavin Howard2019-05-121-0/+2
* Remove a useless line from release.shGavin Howard2019-05-121-2/+0
* Add code to stop FreeBSD from erroring on release.shGavin Howard2019-05-121-15/+31
* Fix a release.sh bugGavin Howard2019-05-121-1/+1
* Fix something that is annoying meGavin Howard2019-05-111-3/+3
* Fix the FreeBSD release.sh problemsGavin Howard2019-05-111-4/+4
* Attempt to fix a problem with release.shGavin Howard2019-05-111-3/+3
* Fix bugs in release.sh scriptGavin Howard2019-05-111-3/+3
* Fix a bug in the release scriptGavin Howard2019-05-111-2/+2
* Remove debugging output from release.shGavin Howard2019-05-111-1/+1
* Fix a bug in the release scriptGavin Howard2019-05-111-22/+41
* Fix a new bug in release.shGavin Howard2019-05-101-12/+12
* Update release script for new optionsGavin Howard2019-05-091-31/+109
* Remove use of `local` from scriptsGavin Howard2019-04-171-76/+76
* Add a bit to the release scriptGavin Howard2019-04-161-0/+5