summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Dynamically find correct installation docs in Makefile.Daniel Gustafsson2022-01-191-1/+7
* Don't unset MAKEFLAGS in non-GNU Makefile.Thomas Munro2019-06-251-1/+1
* Fix non-GNU makefiles for AIX make.Noah Misch2017-11-301-0/+4
* Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make.Tom Lane2017-08-091-0/+1
* Allow make check in PL directoriesPeter Eisentraut2011-02-151-1/+1
* Add new make targets "world", "install-world" and "installcheck-world" to bui...Andrew Dunstan2010-01-281-1/+1
* Revert brainfart: Of course the wildcard only works in GNU make itself.Peter Eisentraut2009-12-231-1/+1
* Replace target list by a wildcard, so that this workaround makefilePeter Eisentraut2009-12-231-1/+1
* Remove remains of old depend target.Peter Eisentraut2007-01-201-1/+1
* Add installcheck-parallel target to top level makefiles.Andrew Dunstan2006-08-181-1/+1
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-061-1/+1
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+1
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-301-1/+1
* Fix GNU make detection.Peter Eisentraut2000-11-061-3/+3
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-221-2/+2
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-121-0/+36
* Remove Makefile. Now generated by configure.Bruce Momjian2000-06-121-16/+0
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-121-34/+14
* Fix typo.Tom Lane2000-06-111-2/+2
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-14/+34
* If we're gonna have people running make from the top directory now,Tom Lane2000-06-091-0/+16