aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2023-07-29Fix a missed coverage fileGavin D. Howard
2023-03-30Fix the build on Mac OSXGavin D. Howard
2023-03-01Fix the pkg-config file gen for bclGavin D. Howard
2023-02-06Fix a build issue with gen/strgen.shGavin D. Howard
2023-02-02Clean two more filesGavin D. Howard
2022-12-20Update copyright yearGavin Howard
2022-09-12Attempt to fix a build bugGavin Howard
2022-08-15Fix a problem with the library test on FreeBSDGavin Howard
2022-08-07Hook the bcl test into the Valgrind testing infrastructureGavin Howard
2022-08-07Remove old targets from the Makefile helpGavin Howard
2022-08-02Make a change requested by Stefan EsserGavin Howard
2022-08-01Fix another aspect of the build broken by WindowsGavin Howard
2022-07-17Add the code for clamping and not clamping digitsGavin Howard
2022-06-08Add the new command-line options to the help textsGavin Howard
2022-06-04Attempt to fix build failures on the FreeBSD portGavin Howard
2022-05-20Make SIGWINCH work on FreeBSDGavin Howard
2021-10-31Implement out-of-source buildsGavin Howard
2021-10-30Fix a problem with make cleanGavin Howard
2021-10-30Implement a pkg-config file for bclGavin Howard
2021-10-30Fix the install and uninstall targets for bclGavin Howard
2021-10-08Fight against flakiness of history testsGavin Howard
2021-10-08Add BC_EXPR_EXIT back with setting defaultGavin Howard
2021-09-28Parallelize error tests and unparallelize all testsGavin Howard
2021-09-25Move the history test scripts backGavin Howard
2021-09-25Move the history test scriptsGavin Howard
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