aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2021-07-30Move a fileGavin Howard
2021-07-22Add a program to generate bitwise function tests for bcGavin Howard
2021-07-22Add bc's prohibition against redefining in the builtin libs to a testGavin Howard
2021-07-21Reorder tests in Makefile.inGavin Howard
2021-07-20Change the keyword redefinition infrastructureGavin Howard
2021-07-20Add the ability for users to redefine keywordsGavin Howard
2021-07-17Do more documentation workGavin Howard
2021-07-12Improve the coverage of history testsGavin Howard
2021-07-10Make it so all benchmarks are ignored and cleanedGavin Howard
2021-07-09Fix styleGavin Howard
2021-07-09Further improve the history tests after ASanGavin Howard
2021-07-08Improve history tests againGavin Howard
2021-07-08Improve the history tests a lotGavin Howard
2021-07-04Add tests for historyGavin Howard
2021-07-04Add some tests for better coverageGavin Howard
2021-06-29Add ministat and change benchmark.sh to be useful for ministatGavin Howard
2021-06-27Add dc benchmark to gitignoreGavin Howard
2021-06-27Add infrastructure for easier benchmarksGavin Howard
2021-06-22Remove the BC_HISTORY env varGavin Howard
2021-06-22Change the build system to add default settings with env varsGavin Howard
2021-06-21Fix bugs in configure.sh and Makefile.inGavin Howard
2021-06-17Move rm'ing fuzz files to make clean_testsGavin Howard
2021-06-16Make sure make clean does not clean the stream resultsGavin Howard
2021-06-15Move a lot of scripts to a scripts/ directoryGavin Howard
2021-05-12Start adding support for OpenBSD pledge()Gavin Howard
2021-04-04Make sure to clean Windows build stuffGavin Howard
2021-04-04Add the BUILD_TYPE to the buildGavin Howard
2021-04-04Move the version locationGavin Howard
2021-03-31Make sure compiler tmp files are cleanedGavin Howard
2021-03-18Increment the version and update the NEWSGavin Howard
2021-03-04Increment the version and update the NEWSGavin Howard
2021-03-02Increment the version and update the NEWSGavin Howard
2021-02-26Increment the version and update the NEWSGavin Howard
2021-02-16Increment the version and update the NEWSGavin Howard
2021-02-13Increment the version and update the NEWSGavin Howard
2021-01-31Increment the version and update the NEWSGavin Howard
2021-01-31Add the test scripts back in to the buildGavin Howard
2021-01-29Add a way to ensure no memory leaks for testingGavin Howard
2021-01-29Switch the order of tests to allow scripts to run earlierGavin Howard
2021-01-29Parallelize `make test`Gavin Howard
2021-01-27Make fuzzing easier and slightly fasterGavin Howard
2021-01-27Move all back to the default targetGavin Howard
2021-01-26Update copyright to 2021Gavin Howard
2021-01-25Redo the buildGavin Howard
2021-01-25Increment the versionGavin Howard
2020-12-10Increment the version and update the NEWSGavin Howard
2020-11-30Increment the version and update the NEWSGavin Howard
2020-11-28Increment the version and update the NEWSGavin Howard
2020-11-26Fix the bcl_divmod "bug" that didn't set results on errorGavin Howard
2020-11-25Fix warnings and errors revealed by release.shGavin Howard