summaryrefslogtreecommitdiff
path: root/src/makefiles
AgeCommit message (Expand)Author
2000-11-30Make all commands that link a program look likePeter Eisentraut
2000-11-14spaces to tabPeter Eisentraut
2000-11-14Give GCC on Irix a (theoretical) chance.Peter Eisentraut
2000-11-09Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8),Peter Eisentraut
2000-11-09Please apply this patch to current, to fix a problem with runcheck,Bruce Momjian
2000-11-08Only use ld -R flag in UW 7.1*, since it's new.Peter Eisentraut
2000-11-06Back out aix makefile patch.Bruce Momjian
2000-11-06Makefile.ports (copied from makefiles/Makefile.aix) is included beforeBruce Momjian
2000-11-04Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut
2000-10-31This is the minimal version of the Darwin support patch fromPeter Eisentraut
2000-10-31Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut
2000-10-27Make use of system-specific linker option to embed shared library searchPeter Eisentraut
2000-10-23Polish shared library build to reduce number of special hacks. InPeter Eisentraut
2000-10-22Makeover for Unixware 7.1.1Peter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-10-21This file isn't used anywhere.Peter Eisentraut
2000-10-20Add check for GNU or not GNU ld, needed to pick the right export_dynamicPeter Eisentraut
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-10-16Something changed, that now shows that there is a dependency missing inBruce Momjian
2000-10-10Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut
2000-10-09Cosmetic cleanups of Beos portPeter Eisentraut
2000-10-07Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut
2000-10-07 The beos port in the source tree doesn't even compile. and evenBruce Momjian
2000-10-02Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian
2000-09-29Please apply the following patch to fix problems with the AIX portBruce Momjian
2000-09-29Linking with -lc or -lm crashes on Cygwin; filter out those libraries fromPeter Eisentraut
2000-09-27Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.Peter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-07-15Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut
2000-07-12Can you please apply the following patch to current CVSBruce Momjian
2000-06-11Substituted new configure test for types of accept()Peter Eisentraut
2000-04-05Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian
2000-03-02Patch for Irix from Mark Dalphin.Bruce Momjian
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-12-13New LDOUT makefile variable for QNX os.Bruce Momjian
1999-12-09Make LD -r as macros that can be changed for QNX.Bruce Momjian
1999-10-09Move __alpha to port/alpha.h.Bruce Momjian
1999-10-08Define __alpha__ for __alpha.Bruce Momjian
1999-05-17Apply freebsd specific patches dealign with ELF system from FreeBSD'sMarc G. Fournier
1999-03-15Irix fix from Jeff JohnsonBruce Momjian
1999-03-14We have tested the patches on three platforms:Bruce Momjian
1999-03-09Changes to fix/improve the dynamic loading on NTMarc G. Fournier
1999-01-18Add missing Windows files.Bruce Momjian
1999-01-17Re-insert %.sl rule into Makefile.hpux ... seems it is notTom Lane
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-11-02slight mods required for freebsd (elf vs aout stuff)Marc G. Fournier
1998-10-31Minor FreeBSD fixes put in placeMarc G. Fournier
1998-10-30Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier
1998-10-27Oops, don't forget to get rid ofthe -Bforcearchive option altogether...Marc G. Fournier