]> granicus.if.org Git - postgresql/history - configure
Message translatability fixes
[postgresql] / configure
2017-08-14 Tom LaneStamp HEAD as 11devel.
2017-08-14 Tom LaneAbsorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
2017-08-11 Peter EisentrautReject use of ucol_strcollUTF8() before ICU 53
2017-08-07 Tom LaneStamp 10beta3. REL_10_BETA3
2017-08-07 Tom LaneSkip test for IPC::Run if user is overriding our search...
2017-08-05 Tom LaneImprove configure's check for ICU presence.
2017-08-01 Tom LaneFurther improve consistency of configure's program...
2017-07-31 Tom LaneRecord full paths of programs sought by "configure".
2017-07-28 Tom LanePL/Perl portability fix: absorb relevant -D switches...
2017-07-10 Tom LaneStamp 10beta2. REL_10_BETA2
2017-06-15 Tom LaneMake configure check for IPC::Run when --enable-tap...
2017-05-15 Tom LaneStamp 10beta1. REL_10_BETA1
2017-04-24 Tom LaneRevert "Use pselect(2) not select(2), if available...
2017-04-24 Tom LaneUse pselect(2) not select(2), if available, to wait...
2017-04-23 Andres FreundDon't include sys/poll.h anymore.
2017-04-07 Peter EisentrautRemove use of Jade and DSSSL
2017-04-05 Simon RiggsAllow --with-wal-segsize=n up to n=1024MB
2017-03-29 Peter EisentrautFix configure check for typeof
2017-03-29 Peter EisentrautCast result of copyObject() to correct type
2017-03-23 Peter EisentrautICU support
2017-03-20 Tom LaneAdd configure test to see if the C compiler has gcc...
2017-02-25 Tom LaneRemove some configure header-file checks that we weren...
2017-02-23 Tom LaneDe-support floating-point timestamps.
2017-02-21 Tom LaneReject too-old Python versions a bit sooner.
2017-02-21 Peter EisentrautDrop support for Python 2.3
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2017-01-02 Tom LaneUse clock_gettime(), if available, in instr_time measur...
2016-12-12 Heikki LinnakangasFix broken autoconf test for random number source.
2016-12-07 Tom LanePut AC_MSG_RESULT() call in the right place.
2016-12-05 Heikki LinnakangasFix typo in new message in configure.
2016-12-05 Heikki LinnakangasReplace PostmasterRandom() with a stronger source,...
2016-10-11 Tom LaneRemove "sco" and "unixware" ports.
2016-10-09 Tom LaneUse unnamed POSIX semaphores, if available, on Linux...
2016-10-07 Tom LaneFix python shlib probe for Cygwin.
2016-10-06 Tom LaneTry to fix python shlib probe for MinGW.
2016-10-05 Tom LaneIn python shlib probe, cater for OpenBSD, which omits...
2016-10-04 Tom LaneHuh, we do need to look in $python_configdir for the...
2016-10-04 Tom LaneImprove (I hope) our autolocation of the Python shared...
2016-09-30 Peter EisentrautAdd missing include files to configure tests
2016-09-30 Peter EisentrautUse return instead of exit() in configure
2016-09-25 Tom LaneRefer to OS X as "macOS", except for the port name...
2016-09-15 Heikki LinnakangasFix building with LibreSSL.
2016-09-15 Heikki LinnakangasSupport OpenSSL 1.1.0.
2016-08-15 Tom LaneStamp HEAD as 10devel.
2016-08-08 Tom LaneStamp 9.6beta4. REL9_6_BETA4
2016-07-18 Tom LaneStamp 9.6beta3. REL9_6_BETA3
2016-06-20 Tom LaneStamp 9.6beta2. REL9_6_BETA2
2016-05-09 Tom LaneStamp 9.6beta1. REL9_6_BETA1
2016-05-02 Tom LaneFix configure's incorrect version tests for flex and...
2016-04-08 Tom LaneAdd BSD authentication method.
2016-03-21 Andres FreundIntroduce WaitEventSet API.
2016-03-21 Andres FreundCombine win32 and unix latch implementations.
2016-03-15 Tom LaneCope if platform declares mbstowcs_l(), but not locale_...
2016-03-14 Tom LaneTeach the configure script to validate its --with-pgpor...
2016-03-13 Tom LaneMop-up for setting minimum Tcl version to 8.4.
2016-02-03 Peter EisentrautAdd support for systemd service notifications
2016-01-08 Alvaro HerreraRevert "Blind attempt at a Cygwin fix"
2016-01-08 Alvaro HerreraBlind attempt at a Cygwin fix
2016-01-07 Alvaro HerreraAdd win32security to LIBOBJS
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-16 Tom LaneCope with Readline's failure to track SIGWINCH events...
2015-11-18 Tom LaneAccept flex > 2.5.x in configure.
2015-10-08 Robert HaasAdd BSWAP64 macro.
2015-08-31 Tom LaneRemove support for Unix systems without the POSIX signa...
2015-08-31 Tom LaneRemove long-dead support for platforms without sig_atom...
2015-08-17 Andres FreundImprove configure test for the sse4.2 crc instruction.
2015-08-05 Andres FreundRely on inline functions even if that causes warnings...
2015-07-30 Heikki LinnakangasUpdate ax_pthread.m4 to an experimental draft version...
2015-07-17 Noah MischAIX: Test the -qlonglong option before use.
2015-07-09 Heikki LinnakangasUse AS_IF rather than plain shell "if" in pthread-check.
2015-07-08 Heikki LinnakangasMove pthread-tests earlier in the autoconf script.
2015-07-08 Heikki LinnakangasReplace our hacked version of ax_pthread.m4 with latest...
2015-07-02 Tom LaneMake numeric form of PG version number readily availabl...
2015-07-02 Heikki LinnakangasReplace obsolete autoconf macros with their modern...
2015-06-30 Tom LaneStamp HEAD as 9.6devel.
2015-06-30 Alvaro HerreraTest -lrt for sched_yield
2015-06-29 Tom LaneStamp 9.5alpha1. REL9_5_ALPHA1
2015-05-27 Tom LaneRemove configure check prohibiting threaded libpython...
2015-05-03 Andrew Dunstanfix escaping of brackets for m4 broken in b6b2149e48aa6...
2015-05-03 Andrew DunstanFix python_includespec on Windows at configure time
2015-05-02 Peter EisentrautWindows also needs an override of the shared libpython...
2015-05-02 Peter EisentrautFix shared libpython detection on OS X
2015-05-02 Peter EisentrautMove interpreter shared library detection to configure
2015-04-14 Heikki LinnakangasOptimize pg_comp_crc32c_sse42 routine slightly, and...
2015-04-14 Heikki LinnakangasTry to fix the CRC-32C autoconf magic for icc compiler.
2015-04-14 Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2015-04-05 Tom LaneSuppress clang's unhelpful gripes about -pthread switch...
2015-03-20 Andres FreundAdd, optional, support for 128bit integers.
2015-03-15 Tom Lanesrc/port/dirmod.c needs to be built on Cygwin too.
2015-03-14 Tom LaneBuild src/port/dirmod.c only on Windows.
2015-02-10 Heikki LinnakangasSpeed up CRC calculation using slicing-by-8 algorithm.
2015-01-14 Tom LaneAllow CFLAGS from configure's environment to override...
2015-01-11 Tom LaneRemove configure test for nonstandard variants of getpw...
2015-01-08 Noah MischOn Darwin, detect and report a multithreaded postmaster.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-23 Noah MischDetect PG_PRINTF_ATTRIBUTE automatically.
2014-11-02 Peter EisentrautAdd configure --enable-tap-tests option
2014-10-25 Andres FreundAdd native compiler and memory barriers for solaris...
2014-10-21 Peter Eisentrautdoc: Check DocBook XML validity during the build
next