summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut2000-08-291-183/+247
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-398/+373
* Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut2000-08-271-247/+183
* Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as secondPeter Eisentraut2000-08-261-173/+171
* Make the location of the Kerberos server key file run time configurablePeter Eisentraut2000-08-251-413/+398
* ./configure --without-CXX errroneously tried to use a C++ compiler named "no"Peter Eisentraut2000-08-191-362/+365
* Remove <values.h> inclusions, no-longer-needed MAXINT definitions.Tom Lane2000-07-281-2/+2
* Unset locale variables before running regression tests. (All of them!)Peter Eisentraut2000-07-231-2/+0
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-9/+11
* forgot autoconf run...Peter Eisentraut2000-07-171-399/+402
* Automatic dependency trackingPeter Eisentraut2000-07-161-391/+410
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-151-625/+647
* Remove a bunch of unused configure tests, in particular cases wherePeter Eisentraut2000-07-121-1867/+609
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-899/+1112
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-061-494/+384
* add check for libz compression library for pg_dumpMarc G. Fournier2000-07-051-376/+419
* autoconfBruce Momjian2000-07-051-182/+183
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-021-473/+481
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-011-2/+0
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-011-6/+0
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-301-383/+406
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-21/+1
* Call me silly, but I think it would be a good idea if initdb and otherTom Lane2000-06-281-390/+395
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-271-14/+0
* Fix typoPeter Eisentraut2000-06-211-1/+1
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-201-11/+2
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-191-688/+497
* autoconfBruce Momjian2000-06-191-2/+2
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-191-1/+1
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-485/+881
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-141-417/+389
* autoconfBruce Momjian2000-06-141-4/+0
* autoconfBruce Momjian2000-06-141-758/+416
* autoconfBruce Momjian2000-06-131-0/+4
* autoconfBruce Momjian2000-06-121-496/+830
* Small bug fixPeter Eisentraut2000-06-111-3/+3
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-698/+861
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-491/+586
* Repair configure.in breakage from unixODBC patch. Doesn't anyone aroundTom Lane2000-06-101-576/+723
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-071-509/+493
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-0/+8764