aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
AgeCommit message (Expand)Author
2023-03-01Fix the pkg-config file gen for bclGavin D. Howard
2022-12-20Update copyright yearGavin Howard
2022-11-26Remove references to LOCALEDIRGavin Howard
2022-11-02Fix a build issue with predefined builds and generated testsGavin Howard
2022-10-23Tweak two of my personal predefined buildsGavin Howard
2022-10-13Fix something in the DBG predefined buildGavin Howard
2022-10-11Add a DBG (debug) predefined buildGavin Howard
2022-08-15Thread the problematic test option to tests/all.shGavin Howard
2022-08-15Switch turning off problematic tests with a configure optionGavin Howard
2022-08-10Remove a debug modification in configure.shGavin Howard
2022-08-07Hook the bcl test into the Valgrind testing infrastructureGavin Howard
2022-08-06Fix my personal buildGavin Howard
2022-08-03Make bcl work with threads and not signalsGavin Howard
2022-08-02remove -zpac
2022-08-02improve reproducibilitypac
2022-08-02Make a change requested by Stefan EsserGavin Howard
2022-08-01Fix another aspect of the build broken by WindowsGavin Howard
2022-08-01Fix the strgen.c buildGavin Howard
2022-07-23Make sure the warning is not printed if NLS is disabledGavin Howard
2022-07-22Redo the formatting on that warning againGavin Howard
2022-07-22Fix formatting on a warningGavin Howard
2022-07-22Add a warning to configure.sh about braindead POSIX localesGavin Howard
2022-07-22Add warnings that locales must be installed at a fixed locationGavin Howard
2022-07-22Fix oversightsGavin Howard
2022-07-19Make -e, -r configure options non-mutually exclusiveGavin Howard
2022-07-18Disable readline on OpenBSDGavin Howard
2022-07-18Fix printf problems on OpenBSDGavin Howard
2022-07-18Fix the GDH predefined buildGavin Howard
2022-07-18Remove -Wno-disabled-macro-expansionGavin Howard
2022-07-18Tweak output of configure.shGavin Howard
2022-07-18Add an argument for setting a predefined build in configure.shGavin Howard
2022-07-18Make the usage function in configure exit after the plain usage on errorGavin Howard
2022-07-18Remove a lot of -Wno-* options from -Weverything on clangGavin Howard
2022-07-17Add the code for clamping and not clamping digitsGavin Howard
2022-07-16Add a workaround for Clang and ValgrindGavin Howard
2022-06-08Add the new command-line options to the help textsGavin Howard
2022-06-07Simplify the history tests in configure.shGavin Howard
2022-06-04Attempt to fix build failures on the FreeBSD portGavin Howard
2022-05-20Make SIGWINCH work on FreeBSDGavin Howard
2022-05-19Make sure to error if the new configure arguments are wrongGavin Howard
2022-05-18Implement support for editline and readlineGavin Howard
2022-01-16Fix styleGavin Howard
2022-01-16Fix a wrong doc commentGavin Howard
2021-12-26Add missing newline characterFiras Khalil Khana
2021-11-10Update the configure helpGavin Howard
2021-11-01Change something backGavin Howard
2021-11-01Fix some problems with out-of-source buildsGavin Howard
2021-10-31Implement out-of-source buildsGavin Howard
2021-10-30Implement a pkg-config file for bclGavin Howard
2021-10-30Fix the install and uninstall targets for bclGavin Howard