summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Introduce SHA1 implementations in the cryptohash infrastructureMichael Paquier2021-01-231-14/+10
* Move our p{read,write}v replacements into their own files.Thomas Munro2021-01-141-4/+4
* Provide pg_preadv() and pg_pwritev().Thomas Munro2021-01-111-2/+7
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Use setenv() in preference to putenv().Tom Lane2020-12-301-1/+3
* Fix compilation of uuid-osspMichael Paquier2020-12-101-2/+2
* Remove configure-time probe for DocBook DTD.Tom Lane2020-11-301-4/+3
* Remove ability to independently select random number generatorMagnus Hagander2020-11-201-29/+12
* On macOS, use -isysroot in link steps as well as compile steps.Tom Lane2020-11-201-0/+2
* Remove the option to build thread_test.c outside configure.Tom Lane2020-10-211-6/+4
* Fix our Windows stat() emulation to handle file sizes > 4GB.Tom Lane2020-10-091-0/+1
* Split Makefile symbol CFLAGS_VECTOR into two symbols.Tom Lane2020-09-061-6/+11
* Rename configure.in to configure.acPeter Eisentraut2020-07-241-0/+2435