summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.linux
Commit message (Expand)AuthorAgeFilesLines
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-2/+0
* Synchronize the shared object build rules in Makefile.port with Makefile.shlibPeter Eisentraut2008-09-011-1/+1
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-1/+1
* Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane2004-12-211-1/+0
* Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane2004-11-191-1/+1
* Support for Intel compiler on LinuxPeter Eisentraut2003-06-051-1/+1
* Use -fPIC on Sparc, per Tom Callaway.Tom Lane2003-05-191-0/+5
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* VPATH and DESTDIR support for PL/Perl, using the same techniques employedPeter Eisentraut2001-08-261-0/+1
* Fix linker options for ODBC driver. See comment inPeter Eisentraut2000-12-161-0/+1
* Make use of system-specific linker option to embed shared library searchPeter Eisentraut2000-10-271-0/+1
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-1/+3
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+1
* Fix for vacuum and cache use. Fix for BSDI 4.0.Bruce Momjian1998-10-121-1/+1
* DESTDIR removed, again.Bruce Momjian1998-04-061-1/+1
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-061-1/+1
* Hi,Bruce Momjian1998-04-061-6/+0
* Remove DISTDIR.Bruce Momjian1998-04-051-1/+1
* Cancel last version which introduced unintended flagsThomas G. Lockhart1998-02-181-1/+0
* Apparently there was aMarc G. Fournier1998-02-141-0/+1
* Remove declaration for -DLINUX_ELF since testing for __ELF__ in code.Thomas G. Lockhart1998-01-011-0/+3
* mkLinux patches from Tatsuo Ishii.Bruce Momjian1997-07-291-1/+1
* Add flags to allow dynamic loader to find Postgres sharable libraries withoutThomas G. Lockhart1997-07-011-1/+1
* Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier1997-04-121-0/+8