aboutsummaryrefslogtreecommitdiff
path: root/src/template
Commit message (Expand)AuthorAge
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-05
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-29
* Remove -mips2 flag, which breaks the build on some MIPS systems.Peter Eisentraut2002-03-21
* 0 -> OPeter Eisentraut2001-08-08
* Back out qnx plpgsql/Makefile change and move to src/Makefile.Bruce Momjian2001-05-24
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-14
* Shared library and GCC support for SCO OpenServer.Peter Eisentraut2001-05-07
* Select optimization by default for HP's C compiler.Tom Lane2001-02-20
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-11
* AIX patches from Andreas.Tom Lane2000-11-18
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-16
* Put -Ae into CC not CFLAGS, since it's not optional.Peter Eisentraut2000-11-04
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-31
* Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut2000-10-31
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-22
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-21
* Remove CC and CXX.Bruce Momjian2000-10-21
* Per my ongoing discussion with PeterE, here is the patch I applied toBruce Momjian2000-10-21
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-10
* This removes the LDFLAGS from the template and adds an autoconf checkBruce Momjian2000-10-08
* Remove stuff that shouldn't be here.Peter Eisentraut2000-10-07
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-07
* The beos port in the source tree doesn't even compile. and evenBruce Momjian2000-10-07
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-03
* Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian2000-10-02
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-29
* Update bsdi templateBruce Momjian2000-07-24
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-15
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-30
* Linux/alpha patch.Bruce Momjian2000-06-19
* Remove -O0 linux ppc flagBruce Momjian2000-06-14
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Finally figured out that HP's cpp won't do ANSI preprocessing constructsTom Lane2000-04-21
* linux_alpha pattern should allow for more-detailed machine type suchTom Lane2000-04-18
* Revert no-longer-needed relaxation of compiler errors.Tom Lane2000-04-18
* Add comment for -qhalt=w removal so it can be re-added laterBruce Momjian2000-04-17
* Aix additionsBruce Momjian2000-04-17
* Remove -qhalt=w flag from aix42.Bruce Momjian2000-04-17
* Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian2000-04-05
* Update alpha templates as suggested by SL Baur and Adriaan Joubert.Tom Lane2000-03-31
* Remove -O2 for aix.Bruce Momjian2000-03-24
* Back out // compiler flag.Bruce Momjian2000-03-23
* Some points for portability improvements:Bruce Momjian2000-03-23
* Make use of pre-existing regexp match capability to eliminate redundantTom Lane2000-03-19
* Since it has been confirmed working on the bugs list, please apply theBruce Momjian2000-03-16
* > To make PostgreSQL compilable on Digital Unix I had to modify theBruce Momjian2000-03-14
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* Add Linux ARM.Bruce Momjian1999-11-06
* Update bsdi for bsd/os 4.1Bruce Momjian1999-11-04
* Hi,Bruce Momjian1999-10-13