index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
makefiles
/
Makefile.linux
Age
Commit message (
Expand
)
Author
2003-06-05
Support for Intel compiler on Linux
Peter Eisentraut
2003-05-19
Use -fPIC on Sparc, per Tom Callaway.
Tom Lane
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2001-08-26
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
Peter Eisentraut
2000-12-16
Fix linker options for ODBC driver. See comment in
Peter Eisentraut
2000-10-27
Make use of system-specific linker option to embed shared library search
Peter Eisentraut
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-10-07
Separate -Wl,-E or equivalent into separate make variable, since it's only
Peter Eisentraut
1998-10-12
Fix for vacuum and cache use. Fix for BSDI 4.0.
Bruce Momjian
1998-04-06
DESTDIR removed, again.
Bruce Momjian
1998-04-06
Make DESTDIR consistent, and verious Linux cleanups.
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1998-04-05
Remove DISTDIR.
Bruce Momjian
1998-02-18
Cancel last version which introduced unintended flags
Thomas G. Lockhart
1998-02-14
Apparently there was a
Marc G. Fournier
1998-01-01
Remove declaration for -DLINUX_ELF since testing for __ELF__ in code.
Thomas G. Lockhart
1997-07-29
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-01
Add flags to allow dynamic loader to find Postgres sharable libraries without
Thomas G. Lockhart
1997-04-12
Remove port specific Makefile 'targets' (ie. shared libraries) from
Marc G. Fournier