aboutsummaryrefslogtreecommitdiff
path: root/release.sh
AgeCommit message (Expand)Author
2021-04-04Tweak the excluded files in release.shGavin Howard
2021-04-04Add two new parameters to release.shGavin Howard
2021-04-04Move the version locationGavin Howard
2021-02-13Add another thing to not include in release distributionsGavin Howard
2021-01-29Fix valgrind and ASan in the release scriptGavin Howard
2021-01-29Make the release script use all coresGavin Howard
2021-01-26Update release.sh for a new computerGavin Howard
2021-01-26Update copyright to 2021Gavin Howard
2020-12-07Remove Travis and CodecovGavin Howard
2020-11-25Add tests for the library to release.shGavin Howard
2020-09-30Tweak the warnings for releaseGavin Howard
2020-07-04Fix styleGavin Howard
2020-07-01Make a change to release.sh for BC_ENABLE_RANDGavin Howard
2020-07-01Remove "All rights reserved" from license headers for FreeBSDGavin Howard
2020-06-30Add SPDX identifiers to filesGavin Howard
2020-06-06Attempt to remove rand stuff from dc fuzzingGavin Howard
2020-06-06Update the afl-gcc stuff in the release scriptGavin Howard
2020-06-05Run gcc without -WclobberedGavin Howard
2020-06-05Add -std=c11 to the release scriptGavin Howard
2020-06-04Remove signal option from release since it was removedGavin Howard
2020-04-28Fix a slight problem with the release scriptGavin Howard
2020-04-28Get rid of unaligned access errors given by UBSanGavin Howard
2020-04-28Make sure to remove two new files in releaseGavin Howard
2020-01-15Merge branch 'master' into randGavin Howard
2020-01-15Update copyright year 2019 --> 2020.Zach van Rijn
2019-11-22Attempt to make the release script work for RNGGavin Howard
2019-11-22Turn off GEN_HOST=0 in release.shGavin Howard
2019-08-03Add an option to force use of optionsGavin Howard
2019-06-29Fix a typo in the release scriptGavin Howard
2019-06-27Fix a bug in the release scriptGavin Howard
2019-06-27Disable another compiler warningGavin Howard
2019-06-26Disable a warning in the release scriptGavin Howard
2019-06-22Fix last commitGavin Howard
2019-06-21Fix a line in the release scriptGavin Howard
2019-06-21Add the new build option to the release scriptGavin Howard
2019-06-16Fix bugs in the release scriptGavin Howard
2019-06-16Make testing with clang on the release script optionalGavin Howard
2019-05-28Make a change to the release script for an external changeGavin Howard
2019-05-24Fix other places with 64 bitsGavin Howard
2019-05-24Add a 64-bit option to release.shGavin Howard
2019-05-23Fix an omission in the release.sh scriptGavin Howard
2019-05-20Fix mistakes in last commitGavin Howard
2019-05-20Move some sanitizer tests in release.shGavin Howard
2019-05-20Change the ASan afl buildGavin Howard
2019-05-20Change build for fuzzingGavin Howard
2019-05-18Remove testing for LONG_BIT == 16Gavin Howard
2019-05-13Make the fuzz build release debugGavin Howard
2019-05-12Fix bugs in the release.sh scriptGavin Howard
2019-05-12Fix a backward test conditionGavin Howard
2019-05-12Fix something I brokeGavin Howard