aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Remove AIX supportHeikki Linnakangas2024-02-28
* Stop generating plain-text INSTALL instructions.Tom Lane2023-12-22
* Dynamically find correct installation docs in Makefile.Daniel Gustafsson2022-01-19
* Don't unset MAKEFLAGS in non-GNU Makefile.Thomas Munro2019-06-25
* Fix non-GNU makefiles for AIX make.Noah Misch2017-11-30
* Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make.Tom Lane2017-08-09
* Allow make check in PL directoriesPeter Eisentraut2011-02-15
* Add new make targets "world", "install-world" and "installcheck-world" to bui...Andrew Dunstan2010-01-28
* Revert brainfart: Of course the wildcard only works in GNU make itself.Peter Eisentraut2009-12-23
* Replace target list by a wildcard, so that this workaround makefilePeter Eisentraut2009-12-23
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Add installcheck-parallel target to top level makefiles.Andrew Dunstan2006-08-18
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-06
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-30
* Fix GNU make detection.Peter Eisentraut2000-11-06
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-22
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-12
* Remove Makefile. Now generated by configure.Bruce Momjian2000-06-12
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-12
* Fix typo.Tom Lane2000-06-11
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* If we're gonna have people running make from the top directory now,Tom Lane2000-06-09