Commit Graph

62 Commits (b0635bfda0535a7fc36cd11d10eecec4e2a96330)

Author SHA1 Message Date
Jacob Champion b0635bfda0 oauth: Move the builtin flow into a separate module 4 months ago
Peter Eisentraut 4502c8e1c0 Fix parallel make when running make install before make all 15 years ago
Peter Eisentraut cfad144f89 Additional fixes for parallel make 15 years ago
Peter Eisentraut 19e231bbda Improved parallel make support 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 7798147a76 Expand test coverage support to entire tree 16 years ago
Peter Eisentraut 8c87cc370f Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
Peter Eisentraut c138b966d4 Replace useless uses of := by = in makefiles. 19 years ago
Peter Eisentraut 2cc01004c6 Remove remains of old depend target. 19 years ago
PostgreSQL Daemon 41fa9e9bae Remove all of the libpgtcl and pgtclsh files, including all references to 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Marc G. Fournier 4895635da4 clean python out of Makefile 22 years ago
Marc G. Fournier 9a0b4d7f84 perl5 interface moved to gborg 23 years ago
Marc G. Fournier c411f51dfb libpgeasy moved to gborg ... 23 years ago
Marc G. Fournier 5a303f878e Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 23 years ago
Marc G. Fournier da4683fbe1 Okay, libpq++ is moved to GBorg, and all traces of it have been removed 23 years ago
Peter Eisentraut edebfec803 Recursive distclean shouldn't depend on recursive clean. Subdirectories 25 years ago
Peter Mount c18bb990d3 Ok, I've split todays commit into three, the first two already done had some 25 years ago
Peter Eisentraut f428d053ce Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 25 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 25 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 26 years ago
Peter Eisentraut 44f64dd3ea Makefile cleanup for interface tree. Now essentially with all the 26 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 26 years ago
Jan Wieck 9d56aff7bc Reinstalled revision 1.36 (looks Peter Mount installed 26 years ago
Peter Mount dbd8d38fa5 third attempt 26 years ago
Tom Lane cfc0e015a1 Our test to see if we had permission to install into Perl5 install area 26 years ago
Bruce Momjian a2b5fac8ca Allow libpq++ compile failure to stop entire compile. 26 years ago
Bruce Momjian ea81522034 Allow libpq++ compile to fail 26 years ago
Bruce Momjian 6929459279 Add POLLUTE to interfaces/Makefile 26 years ago
Bruce Momjian 0dd9558ed7 Add POLLUTE=1 to perl Makefile.PL creations. 26 years ago
Bruce Momjian 7585deb087 I have done the QNX4 port with the current source tree. The number of 26 years ago
Bruce Momjian 05309c3cd2 Update again. 26 years ago
Bruce Momjian 0e839dbbdd Update pgeasy. 26 years ago
Bruce Momjian 676404d5dc Add pginterface into main tree, called pgeasy. 26 years ago
Bruce Momjian ae61ef34bd Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean 26 years ago
Bruce Momjian b1ec184d38 Use $(PERL) variable for perl compile. Now in Makefile.global. 26 years ago
Thomas G. Lockhart ae01c7f5bb Fix for perl5 on BSD/OS breaks most other platforms, so back it out. 26 years ago
Bruce Momjian c5d0a1bc42 Fix for perl5 on BSD/OS. 26 years ago
Bruce Momjian 85170aa9b6 Change perl Makefile test. 27 years ago
Bruce Momjian 0d5c832363 Allow perl install as non-root, from Geoff Keating 27 years ago
Bruce Momjian 3d39ea7341 Here are descriptions: 27 years ago
Tom Lane 9f39b9a15b Detect lack of permission to install into Perl module library, 27 years ago
Tom Lane 164510289e Still another round of Perl-module installation tweaks. 27 years ago
Bruce Momjian f731abe635 interfaces/Makefile fix. 27 years ago
Bruce Momjian baa2f9998c Perl fixes from Brook Milligan 27 years ago
Thomas G. Lockhart fca4519d5b Add conditional compilation of the ODBC directory. 27 years ago
Bruce Momjian d394d06d7a Fix atttypmod alignment again, and re-enable ecpg. 27 years ago
Bruce Momjian 093beb3560 Make attalign match type alignment. 27 years ago
Bruce Momjian f92994b1bd Compile ecpg by default. 27 years ago