1. 12 Sep, 1997 1 commit
  2. 27 Aug, 1997 1 commit
  3. 17 Aug, 1997 1 commit
  4. 06 Aug, 1997 1 commit
  5. 02 Aug, 1997 1 commit
  6. 01 Aug, 1997 1 commit
  7. 31 Jul, 1997 1 commit
  8. 30 Jul, 1997 4 commits
  9. 29 Jul, 1997 1 commit
  10. 28 Jul, 1997 1 commit
  11. 15 Jul, 1997 1 commit
  12. 14 Jul, 1997 1 commit
  13. 01 Jun, 1997 1 commit
  14. 28 Apr, 1997 1 commit
  15. 26 Apr, 1997 2 commits
  16. 22 Apr, 1997 2 commits
  17. 18 Apr, 1997 2 commits
    • Marc G. Fournier's avatar
      Add a --with-compiler switch that allows someone to specify: · fd8e90a8
      Marc G. Fournier authored
      	--with-compiler=xlc
      
      Requested by: Darren King <aixssd!darrenk@abs.net>
      fd8e90a8
    • Marc G. Fournier's avatar
      From: adrian@waltham.harvard.net · 49153540
      Marc G. Fournier authored
      Subject: [HACKERS] Another patch to configure.in
      
      I heard very little in objections/approvals to defaulting some of the
      parameters to configure.  Enclosed is a patch to configure.in which
      removes the questions for
      
              PGPORT
              USE_LOCALE
              NOHBA
      
      By default (i.e. assuming you don't put anything extra in the configure
      command line), it assumes PGPORT=5432, USE_LOCAL=no and NOHBA=no (i.e.
      HBA is turned on)
      
              --with-pgport=PGPORT_NO         Over-rides the PGPORT value
              --enable-locale                 enables USE_LOCALE
              --disable-hba                   disables HBA
      
      Just for completeness:
      
              --prefix=BASEDIR                Defaults to /usr/local/pgsql
              --with-template=TEMPLATE        Defaults to asking you
      49153540
  18. 15 Apr, 1997 2 commits
  19. 12 Apr, 1997 3 commits
  20. 09 Apr, 1997 1 commit
  21. 04 Apr, 1997 3 commits
    • Marc G. Fournier's avatar
      Move YACC and YFLAGS into the template files · eda9d69d
      Marc G. Fournier authored
      Clean up the .sample files...comment out all sample entries except for
      the localhost one
      eda9d69d
    • Marc G. Fournier's avatar
      This commit represents a clean compile with the new templates under · c7b40e60
      Marc G. Fournier authored
      FreeBSD
      
      The Makefile(s) have all been cleaned up such that there is a single
      LDFLAGS vs LD_ADD or LDADD or LDFLAGS or LDFLAGS_BE.  The Makefile(s)
      should be alot more straightforward then they were before...and
      consistent
      c7b40e60
    • Marc G. Fournier's avatar
      One helluva mess. · f2eb14ad
      Marc G. Fournier authored
      	Further extended Makefile.global/build/configure so that we can
      have a 'template' file for each OS (and each version of OS, as in BSDi)
      which is used as much as possible to generate Makefile.global
      
      	Any future ports should look at using the template file as a basis,
      before moving over to Makefile.global.
      
      	This will most probably break alot of the ports, atho I've tried to
      be very neat about it...
      f2eb14ad
  22. 03 Apr, 1997 2 commits
  23. 01 Apr, 1997 1 commit
  24. 25 Mar, 1997 3 commits
  25. 21 Mar, 1997 1 commit
  26. 20 Mar, 1997 1 commit