summaryrefslogtreecommitdiff
path: root/src/template
Commit message (Expand)AuthorAgeFilesLines
* Put -Ae into CC not CFLAGS, since it's not optional.Peter Eisentraut2000-11-041-2/+1
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-311-0/+4
* Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut2000-10-313-3/+0
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-221-3/+5
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-2120-93/+6
* Remove CC and CXX.Bruce Momjian2000-10-211-2/+0
* Per my ongoing discussion with PeterE, here is the patch I applied toBruce Momjian2000-10-211-1/+3
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-102-12/+2
* This removes the LDFLAGS from the template and adds an autoconf checkBruce Momjian2000-10-081-3/+0
* Remove stuff that shouldn't be here.Peter Eisentraut2000-10-071-3/+0
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+1
* The beos port in the source tree doesn't even compile. and evenBruce Momjian2000-10-071-9/+10
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-031-1/+1
* Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian2000-10-021-0/+9
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-1/+0
* Update bsdi templateBruce Momjian2000-07-241-2/+2
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-1549-342/+174
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-302-3/+3
* Linux/alpha patch.Bruce Momjian2000-06-191-0/+2
* Remove -O0 linux ppc flagBruce Momjian2000-06-141-1/+1
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-0739-116/+0
* Finally figured out that HP's cpp won't do ANSI preprocessing constructsTom Lane2000-04-211-0/+1
* linux_alpha pattern should allow for more-detailed machine type suchTom Lane2000-04-181-1/+1
* Revert no-longer-needed relaxation of compiler errors.Tom Lane2000-04-181-2/+1
* Add comment for -qhalt=w removal so it can be re-added laterBruce Momjian2000-04-171-0/+1
* Aix additionsBruce Momjian2000-04-171-0/+2
* Remove -qhalt=w flag from aix42.Bruce Momjian2000-04-171-1/+1
* Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian2000-04-051-2/+3
* Update alpha templates as suggested by SL Baur and Adriaan Joubert.Tom Lane2000-03-314-3/+7
* Remove -O2 for aix.Bruce Momjian2000-03-241-1/+1
* Back out // compiler flag.Bruce Momjian2000-03-231-1/+1
* Some points for portability improvements:Bruce Momjian2000-03-231-1/+1
* Make use of pre-existing regexp match capability to eliminate redundantTom Lane2000-03-191-26/+18
* Since it has been confirmed working on the bugs list, please apply theBruce Momjian2000-03-161-1/+1
* > To make PostgreSQL compilable on Digital Unix I had to modify theBruce Momjian2000-03-141-1/+1
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-0/+12
* Add Linux ARM.Bruce Momjian1999-11-062-0/+11
* Update bsdi for bsd/os 4.1Bruce Momjian1999-11-042-2/+2
* Hi,Bruce Momjian1999-10-131-1/+1
* Add bsdi sparc port.Bruce Momjian1999-09-272-0/+12
* testBruce Momjian1999-09-061-0/+1
* Remove comment after optimization flag.Bruce Momjian1999-07-291-1/+1
* Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian1999-07-201-1/+1
* -mieee and # does not work for certain version of egcsTatsuo Ishii1999-07-101-1/+1
* Add linux_m68k template file.Bruce Momjian1999-07-091-0/+10
* Remove -m486 on Openbsd.Bruce Momjian1999-06-261-1/+1
* linux_ppc now use -O0 to fix problem in optimization of fmgr calls.Bruce Momjian1999-06-181-1/+1
* Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian1999-06-171-1/+1
* Make linux_ppc use only -O, not -O2.Bruce Momjian1999-06-171-1/+1
* add m86 similar entries.Bruce Momjian1999-06-111-0/+2