| Commit message (Expand) | Author | Age |
* | Fix configure's incorrect version tests for flex and perl. | Tom Lane | 2016-05-02 |
* | Accept flex > 2.5.x in configure. | Tom Lane | 2015-11-18 |
* | Move PGAC_LDAP_SAFE to config/programs.m4. | Noah Misch | 2014-07-25 |
* | Silence Bison deprecation warnings | Peter Eisentraut | 2014-06-03 |
* | Remove maintainer-check target, fold into normal build | Peter Eisentraut | 2013-10-10 |
* | Fix install-strip on Mac OS X | Peter Eisentraut | 2012-08-21 |
* | Add/fix caching on some configure checks | Peter Eisentraut | 2010-09-29 |
* | Fix remaining stray references to CVS. | Tom Lane | 2010-09-22 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Revert configure warning to use "official distribution". | Bruce Momjian | 2010-02-22 |
* | Use the term "bundled distribution" instead of "official distribution" in | Bruce Momjian | 2010-02-22 |
* | Make the configure messages rejecting old bison and flex versions include | Tom Lane | 2009-07-13 |
* | Advance the minimum required version of "flex" from 2.5.4 to 2.5.31, and | Tom Lane | 2009-07-13 |
* | Remove all traces that suggest that a non-Bison yacc might be supported, and | Peter Eisentraut | 2008-08-29 |
* | Require bind_textdomain_codeset() not just gettext() to enable NLS support. | Tom Lane | 2008-05-27 |
* | Upgrade to Autoconf 2.61: | Peter Eisentraut | 2008-02-17 |
* | Adjust configure script to print the bison and flex versions in use. | Tom Lane | 2007-07-19 |
* | Avoid duplicate definition of LOCALEDIR in pg_config.h, already defined | Bruce Momjian | 2006-05-23 |
* | Add configure flag to allow libedit to be preferred over GNU readline: | Bruce Momjian | 2005-12-04 |
* | Hack to work around broken linker on older NetBSD/OpenBSD/Irix assumed | Tom Lane | 2004-12-02 |
* | Fix readline/libedit selection code to prefer readline over libedit | Tom Lane | 2004-11-30 |
* | Some versions of lex will drop a lex.yy.c file when we probe to see if | Tom Lane | 2004-09-02 |
* | Use $PATH_SEPARATOR like the rest of the autoconf code, instead of | Tom Lane | 2004-09-02 |
* | Configure adjustments for irix. | Bruce Momjian | 2004-05-19 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Properly test for buggy flex 2.5.3. | Bruce Momjian | 2003-05-06 |
* | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut | 2003-04-06 |
* | Readline and Zlib now required by default. Add options --without-readline | Peter Eisentraut | 2002-04-10 |
* | Add make install-strip target. | Peter Eisentraut | 2002-04-10 |
* | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 |
* | Fix the readline test to find dependent libraries on NetBSD and OpenBSD. | Peter Eisentraut | 2001-08-28 |
* | Do not pre-expand localedir as substituted in the makefile, so that 'make | Peter Eisentraut | 2001-08-06 |
* | Native Language Support (NLS) | Peter Eisentraut | 2001-06-02 |
* | Only look for bison as YACC; other yaccs need to be selected explicitly. | Peter Eisentraut | 2001-02-10 |
* | Only use termcap xor [n]curses, depending on what readline needs. Solaris | Peter Eisentraut | 2001-02-06 |
* | In flex --version test, redirect stdin to /dev/null, because some lex' hang | Peter Eisentraut | 2000-10-26 |
* | New configure test for flex, which recognizes only flex but does so in all | Peter Eisentraut | 2000-08-28 |