OSDN Git Service

Removed unsigned/signed mismatches.
[pg-rex/syncrep.git] / configure.in
2009-05-19 Peter EisentrautAdd documentation string for LDFLAGS_SL in configure...
2009-05-15 Marc G. Fourniercommit for BETA2
2009-04-10 Marc G. Fourniercommit and tag beta1
2009-04-07 Bruce MomjianDisable effective_io_concurrency on Solaris because...
2009-04-04 Tom LaneMake an attempt at fixing our current Solaris 11 breaka...
2009-03-27 Tom LaneOn Solaris, we should only force use of our own getopt...
2009-02-12 Andrew Dunstando not use unsetenv.c on mingw
2009-02-11 Tom LaneTweak configure to attempt to add -qnoansialias to...
2009-01-22 Peter EisentrautRecreate ecpg_config.h with a stamp file created by...
2009-01-21 Magnus HaganderMake win32 builds always do SetEnvironmentVariable...
2009-01-14 Bruce MomjianCheck nsl library for gethostbyname_r() on all platform...
2009-01-14 Bruce MomjianRenable threading build for Solaris 2.5, per report...
2009-01-11 Tom LaneRe-enable the old code in xlog.c that tried to use...
2009-01-07 Peter EisentrautProduce a full version string for Sun Studio.
2009-01-07 Bruce MomjianUpdate MinGW so it handles fseeko() similar to Unix.
2009-01-06 Tom LaneRemove references to pgsql-ports and pgsql-patches...
2009-01-06 Tom LaneDoesn't seem like a good idea to be doing AC_CHECK_SIZE...
2009-01-06 Bruce MomjianUpdate SELECT version() to show whether it is a 32...
2009-01-05 Peter EisentrautWhen cross-compiling, allow and require an external...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-12-07 Peter EisentrautSet up ar, dlltool, dllwrap, and windres for cross...
2008-12-02 Magnus HaganderChange wildcard cerfificate mapping to be much simler...
2008-11-26 Peter Eisentrautconfigure check for docbook2man program, used in the...
2008-11-24 Magnus HaganderAdd support for matching wildcard server certificates...
2008-11-18 Peter EisentrautIdent authentication over Unix-domain sockets on Solari...
2008-10-30 Peter EisentrautMissing space in error message
2008-10-29 Peter EisentrautMove forgotten comment closer to where it matters.
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2008-10-29 Peter EisentrautUse Autoconf provided AS_HELP_STRING macro to automatic...
2008-09-05 Peter EisentrautCheck for gcov and lcov only when coverage testing...
2008-09-05 Peter EisentrautCode coverage testing with gcov. Documentation is...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-08-19 Tom LaneRemove -Winline from the default set of CFLAGS for...
2008-06-27 Tom LaneModify the recently-added probe for -Wl,--as-needed...
2008-05-20 Tom LaneAdjust -Wl,--asneeded test to avoid using the switch...
2008-05-18 Tom LaneMake another try at using -Wl,--as-needed to suppress...
2008-05-03 Andrew DunstanProvide for MSVC config equivalents of recently added...
2008-05-02 Tom LaneExtend yesterday's patch making BLCKSZ and RELSEG_SIZE...
2008-05-02 Tom LaneRemove the recently added USE_SEGMENTED_FILES option...
2008-04-28 Tom LaneFix broken configure test for libxslt: it was probing...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-03-30 Neil ConwayEnable 64-bit integer datetimes by default, per previou...
2008-03-10 Tom LaneUse -fwrapv in CFLAGS if we are using a version of...
2008-03-10 Tom LaneProvide a build-time option to store large relations...
2008-02-24 Tom LaneUse our own getopt() and getopt_long() on Solaris,...
2008-02-19 Bruce MomjianPut back code modularization of fseeko() configure...
2008-02-19 Bruce MomjianPut fseeko check back in old location, in hopes of...
2008-02-18 Bruce Momjianautoconf 2.61's AC_FUNC_FSEEKO reports success/failure...
2008-02-17 Peter EisentrautUpgrade to Autoconf 2.61:
2008-02-13 Tom LaneStamp HEAD as 8.4devel.
2008-02-01 Marc G. Fournierconfigure tag'd 8.3.0 and built witih autoconf 2.59
2008-01-24 Peter EisentrautChange /contrib to contrib for consistency.
2008-01-18 Marc G. Fourniermust commit after autoconf ... and yes, I used the...
2008-01-03 Tom LaneStamp release 8.3RC1.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-31 Bruce MomjianProvide a more helpful error message when there is...
2007-12-31 Bruce MomjianProvide a more helpful error message when there is...
2007-12-03 Tom LaneStamp 8.3beta4.
2007-11-26 Peter EisentrautRequire a specific Autoconf version, instead of a lower...
2007-11-16 Marc G. Fournierupdate files for beta3
2007-11-13 Tom LaneI find that an out-of-the-box installation of OSSP...
2007-11-05 Bruce MomjianDocument that configure option only affects contrib:
2007-11-04 Bruce MomjianUpdate wording for xsl configure option.
2007-11-04 Bruce MomjianDocument that configure --with-libxslt controls just...
2007-10-29 Magnus HaganderNew versions of mingw have gettimeofday(), so add an...
2007-10-27 Tom LaneStamp 8.3beta2.
2007-10-23 Tom LaneMake configure probe for the location of the <uuid...
2007-10-05 Marc G. Fourniertag it 8.3beta1 ... the beta cycle begins
2007-10-02 Tom LaneCope with ERR_set_mark() and ERR_pop_to_mark() not...
2007-09-21 Tom LaneIf we're gonna provide an --enable-profiling configure...
2007-09-12 Tom LaneRevert ill-starred change to ICC anti-aliasing switches...
2007-09-11 Tom LaneGive ICC its preferred, documented form of the no-stric...
2007-08-20 Peter EisentrautAdd configure option --with-system-tzdata to use operat...
2007-08-05 Tom LaneAdjust configure so that it sets CFLAGS properly for...
2007-07-19 Tom LaneAdjust configure script to print the bison and flex...
2007-07-14 Magnus HaganderSupport for finding gssapi functions in the library...
2007-07-12 Magnus HaganderSupport GSSAPI builds where the header is <gssapi.h...
2007-07-12 Magnus HaganderFix freenig of names in Kerberos when using MIT - need...
2007-07-10 Tom LaneFix misspelling.
2007-07-10 Magnus HaganderAdd support for GSSAPI authentication.
2007-06-29 Tom LaneFix computation of PG_VERSION_NUM by configure: remove...
2007-06-04 Andrew DunstanTidy overly long configure help lines.
2007-05-04 Tom Lanetas() support for Renesas' M32R processor. Kazuhiro...
2007-04-21 Peter EisentrautFix alignment of help output.
2007-04-21 Peter EisentrautContrib module uuid-ossp for generating UUID values...
2007-04-15 Andrew DunstanAdd --with-libxslt configure option
2007-04-13 Andrew DunstanEnable building contrib/xml2 if configured using -...
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-03-29 Magnus HaganderMake ECPG regression tests use native threading instead...
2007-03-26 Bruce MomjianProperly fix PORTNAME in configure.
2007-03-26 Bruce MomjianUser PORTNAME for win32 tests, rather than $template...
2007-03-26 Tom LaneAdd -lcrypto as one of the possible link dependencies...
2007-03-21 Magnus HaganderNative shared memory implementation for win32.
2007-02-21 Bruce MomjianAdd configure --enable-profiling to enable GCC profilin...
2007-02-07 Peter EisentrautAdd strlcat() from OpenBSD, to be used for replacing...
2007-02-03 Bruce MomjianFix configure detection code when --with-ldap and ...
2007-01-28 Bruce MomjianUse autoconf build-in sys_siglist macro AC_DECL_SYS_SIG...
2007-01-28 Bruce MomjianUse sys_siglist[] to print out signal names for signal...
next