Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-03-10 Use install-sh unconditionally. Peter Eisentraut 7.1.1
2001-03-03 Add configure check for -lunix, for QNX. Peter Eisentraut 7.1.1
2001-02-20 Make sure -L and -I's for our source tree are always before system include Peter Eisentraut 7.1.1
2001-02-10 Repair BSD/OS shared library fixes. Peter Eisentraut 7.1.1
2001-01-09 Remove -L$(libdir) from DLLLIBS to prevent linking with an old version Peter Eisentraut 7.1.1
2000-12-16 Fix linker options for ODBC driver. See comment in Peter Eisentraut 7.1.1
2000-12-07 Do not use 'ar cq' to build library archives, use 'ar cr' instead. Peter Eisentraut 7.1.1
2000-11-30 Make all commands that link a program look like Peter Eisentraut 7.1.1
2000-11-14 spaces to tab Peter Eisentraut 7.1.1
2000-11-14 Give GCC on Irix a (theoretical) chance. Peter Eisentraut 7.1.1
2000-11-09 Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), Peter Eisentraut 7.1.1
2000-11-08 Only use ld -R flag in UW 7.1*, since it's new. Peter Eisentraut 7.1.1
2000-11-04 Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ Peter Eisentraut 7.1.1
2000-10-31 This is the minimal version of the Darwin support patch from Peter Eisentraut 7.1.1
2000-10-31 Determine CXXFLAGS after the C++ compiler was detected. Also honor Peter Eisentraut 7.1.1
2000-10-27 Make use of system-specific linker option to embed shared library search Peter Eisentraut 7.1.1
2000-10-23 Polish shared library build to reduce number of special hacks. In Peter Eisentraut 7.1.1
2000-10-22 Makeover for Unixware 7.1.1 Peter Eisentraut 7.1.1
2000-10-21 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to Peter Eisentraut 7.1.1
2000-10-21 This file isn't used anywhere. Peter Eisentraut 7.1.1
2000-10-20 Add check for GNU or not GNU ld, needed to pick the right export_dynamic Peter Eisentraut 7.1.1
2000-10-20 Add support for VPATH builds, that is, building somewhere else than in the Peter Eisentraut 7.1.1
2000-10-10 Unify solaris_i386 and solaris_sparc templates. They were almost identical Peter Eisentraut 7.1.1
2000-10-09 Cosmetic cleanups of Beos port Peter Eisentraut 7.1.1
2000-10-07 Separate -Wl,-E or equivalent into separate make variable, since it's only Peter Eisentraut 7.1.1