Commit Graph

21 Commits (31b2b2d72d9c50be415c6340ebf4ad83a472590c)

Author SHA1 Message Date
Daniel Gustafsson c330b75d9c Dynamically find correct installation docs in Makefile. 4 years ago
Thomas Munro 0089c3059c Don't unset MAKEFLAGS in non-GNU Makefile. 6 years ago
Noah Misch e21a556e13 Fix non-GNU makefiles for AIX make. 8 years ago
Tom Lane a76200de84 Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make. 8 years ago
Peter Eisentraut 2fd77060a2 Allow make check in PL directories 15 years ago
Andrew Dunstan 7523960d63 Add new make targets "world", "install-world" and "installcheck-world" to build, install and check just about everything. 16 years ago
Peter Eisentraut 98e8a419ef Revert brainfart: Of course the wildcard only works in GNU make itself. 16 years ago
Peter Eisentraut ada3c65e45 Replace target list by a wildcard, so that this workaround makefile 16 years ago
Peter Eisentraut 2cc01004c6 Remove remains of old depend target. 19 years ago
Andrew Dunstan 1be439084a Add installcheck-parallel target to top level makefiles. 19 years ago
Bruce Momjian 513e89b44b please find attached an alternate submission which addresses open item 21 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut ab432f204a Fix unportable use of '!' in shell commands. 25 years ago
Peter Eisentraut 6f2f169015 Fix GNU make detection. 25 years ago
Peter Eisentraut fba790ad58 Makeover for Unixware 7.1.1 25 years ago
Bruce Momjian b0929c82ac Put back old Makefiles, in pgsql and pgsql/src. 26 years ago
Bruce Momjian 5083a01fec Remove Makefile. Now generated by configure. 26 years ago
Bruce Momjian 36c926875a Add makefile to warn about not using gmake. 26 years ago
Tom Lane e9acba1ade Fix typo. 26 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 26 years ago
Tom Lane fb070464c1 If we're gonna have people running make from the top directory now, 26 years ago
Bruce Momjian 0a50d30bd7 Warning in makefile added from DArcy. 28 years ago
Marc G. Fournier bfbe25c395 Add distclean to target listing 29 years ago
Bryan Henderson e2da92f1c3 Rename Makefile to GNUmakefile to catch people using other makes. 29 years ago
Bryan Henderson 64e45b0ebc Make sure user is running GNU make. 29 years ago
Marc G. Fournier 0861594cb3 No change...just a test to make sure I didn't screw anything up 29 years ago
Bryan Henderson be421b9b9a Build man/ instead of ../doc. Man pages have moved there. 29 years ago
Bryan Henderson b20766ccc4 Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 29 years ago
Bryan Henderson bf80f41ec1 Add utils directory for cross-subsystem tools to keep make files from having 29 years ago
Bryan Henderson 1363ca1d52 Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it 29 years ago
Marc G. Fournier 2a23c4e724 Not quite the cleanest way to do it, but add an option to Makefile.global 29 years ago
Marc G. Fournier 6470d5b1c1 Fix handling of no '../doc' directory in compile procedure... 29 years ago
Marc G. Fournier 27bccb9db3 This patch fixes problems in initdb, including that it doesn't run 29 years ago
Bruce Momjian 487e91484d Added chown to Makefile to set files to Postgres user. 29 years ago
Marc G. Fournier ca5db6cab1 I have attached a minor update for the Postgres make files. This update 30 years ago
Marc G. Fournier 4fff70a819 Fixes: 30 years ago
Marc G. Fournier baeb3aadc5 - fix installation not installing man pages 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago