This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-01 13:28:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3bc467eba42223f443ad31abe8ba2173ea13cd3
postgres
/
src
/
makefiles
T
History
Magnus Hagander
a3bc467eba
Don't define BUILDING_DLL for snowball lib. Should fix build problems
...
on mingw and probably cygwin.
2007-08-21 13:32:33 +00:00
..
Makefile
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.aix
Fix shared library creation to work properly on AIX. Albe Laurenz
2006-09-19 15:36:08 +00:00
Makefile.bsdi
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.cygwin
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
2006-06-22 23:50:35 +00:00
Makefile.darwin
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
2006-11-28 05:45:43 +00:00
Makefile.dgux
…
Makefile.freebsd
Remove use of lorder and tsort while building static libraries. There's
2006-04-19 16:32:08 +00:00
Makefile.hpux
Tsearch2 functionality migrates to core. The bulk of this work is by
2007-08-21 01:11:32 +00:00
Makefile.irix
Remove use of lorder and tsort while building static libraries. There's
2006-04-19 16:32:08 +00:00
Makefile.linux
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.netbsd
Remove use of lorder and tsort while building static libraries. There's
2006-04-19 16:32:08 +00:00
Makefile.openbsd
Remove use of lorder and tsort while building static libraries. There's
2006-04-19 16:32:08 +00:00
Makefile.osf
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.sco
…
Makefile.solaris
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.sunos4
…
Makefile.svr4
…
Makefile.ultrix4
…
Makefile.univel
…
Makefile.unixware
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.win32
Don't define BUILDING_DLL for snowball lib. Should fix build problems
2007-08-21 13:32:33 +00:00
pgxs.mk
Fix PGXS conventions so that extensions can be built against Postgres
2007-06-26 22:05:04 +00:00