OSDN Git Service

Remove all of the libpgtcl and pgtclsh files, including all references to
[pg-rex/syncrep.git] / src / Makefile.global.in
2004-04-20 PostgreSQL DaemonRemove all of the libpgtcl and pgtclsh files, including...
2004-03-10 Bruce MomjianMove non-blocking code into its own /port file, for...
2004-02-10 Tom LaneCentralize implementation of delay code by creating...
2004-02-02 Bruce MomjianBriefly,
2004-01-19 Tom LaneRemove JDBC from the build system and documentation...
2003-12-19 Bruce MomjianSupress ecpg thread test if configure didn't enable...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-27 Bruce MomjianFinalize configuration of thread_test program.
2003-09-27 Bruce MomjianRename thread compile flag. Move thread test program...
2003-09-07 Tom LaneMake the default pg_hba.conf include an entry for ...
2003-09-01 Peter EisentrautClean up after pygresql removal: adjust/remove document...
2003-08-08 Bruce MomjianMove simple_prompt()/sprompt.c into /port.
2003-08-08 Bruce Momjianmore thread.c consistency.
2003-06-14 Bruce MomjianAdd thread.c for libpq threading, and hook it into...
2003-05-27 Bruce MomjianAdd configure thread tests.
2003-05-11 Tom LaneFinish removing HPUXMATHLIB.
2003-04-04 Bruce MomjianAdd Win32 path handling for / vs. \ and drive letters.
2003-03-29 Peter EisentrautSimplify the socket handling code by supplying a replac...
2003-01-06 Bruce MomjianEnable IPv6 connections to the server, and add pg_hba...
2003-01-05 Peter EisentrautRevert rpath-mangling patch. See discussion on -patche...
2002-12-30 Tom LaneMake use of TCL_INCLUDE_SPEC if available (it's new...
2002-11-10 Bruce MomjianI am attaching a patch file that will replace the previ...
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-08-22 Marc G. FournierRemove all traces of the ODBC driver, which is now...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-19 Bruce MomjianComplete TODO item:
2002-07-18 Bruce MomjianAdd comment to file about port files.
2002-07-16 Bruce MomjianMove few remaining src/utils files to backend/port...
2002-05-28 Peter EisentrautChange PL/Perl and Pg interface build to use configured...
2002-05-24 Peter EisentrautChange PL/Tcl build to use configured compiler and...
2002-04-14 Peter EisentrautAllow detection of collateindex.pl in stylesheet direct...
2002-04-10 Peter EisentrautAdd make install-strip target.
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2002-03-13 Peter EisentrautMove
2002-03-05 Bruce MomjianAt this moment, --enable-debug adds debugging informati...
2001-12-20 Bruce MomjianAdd memcmp() test and new memcmp.c file, for SunOS...
2001-10-13 Tom LaneResidual cleanup from making pltcl unknown support...
2001-09-22 Peter EisentrautProvide some initial support for building the ODBC...
2001-09-17 Peter EisentrautUnify the zip rules and variables.
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-08-29 Peter EisentrautInstall the SQL command man pages into a section approp...
2001-08-28 Peter EisentrautInclude directory rearrangement
2001-08-27 Peter EisentrautTurn on plpython build by default if we have something...
2001-08-26 Peter EisentrautPut the right runpath to libpq into the Perl module...
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-07-15 Peter EisentrautMake sure the build tree is before the source tree...
2001-07-10 Peter EisentrautSupport fake root install, separate build dir, dependen...
2001-06-02 Peter EisentrautNative Language Support (NLS)
2001-05-25 Bruce MomjianThe following patch corrects a make install problem...
2001-05-12 Peter EisentrautPL/Python should build portably now, if you can get...
2001-05-09 Bruce MomjianMake tcl unknown configure from Makefile, not configure.
2001-05-09 Bruce MomjianChange to enable_pltcl_unknown mention.
2001-05-09 Bruce MomjianThis patch adds a new configure option --with-pltcl...
2001-03-10 Peter EisentrautUse install-sh unconditionally.
2001-03-05 Peter MountOk, I've split todays commit into three, the first...
2001-03-03 Peter EisentrautAdd configure check for -lunix, for QNX.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-07 Tom LaneMake DEF_PGPORT available to Makefiles, so it can be...
2001-01-20 Tom LaneRemove no-longer-used STRERROR2 config symbol.
2000-12-29 Tom Lanestamp-h needs to be made by config.status, not elsewher...
2000-12-16 Peter EisentrautFix rules to re-generate config.h. The examples in...
2000-11-30 Peter EisentrautMake all commands that link a program look like
2000-11-20 Peter EisentrautEnable WAL in config.h, not Makefile.global.
2000-11-20 Vadim B. MikheevCompile WAL by default.
2000-11-09 Peter EisentrautAlso test for 'void *' as third arg of accept() (as...
2000-11-05 Peter EisentrautAdd some configure checks for DocBook and related tools...
2000-11-04 Peter EisentrautRemove .SECONDARY: target again, because GNU make 3...
2000-11-03 Peter EisentrautAdd global .SECONDARY: target to not allow make to...
2000-10-29 Peter EisentrautAutomatic dependency tracking for C++ (GCC only)
2000-10-27 Peter EisentrautMake use of system-specific linker option to embed...
2000-10-25 Peter EisentrautRearrange handling of -L linker options so that they...
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-21 Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-20 Peter EisentrautAdd check for GNU or not GNU ld, needed to pick the...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-10-10 Bruce MomjianRemove override of CFLAGS.
2000-10-08 Peter EisentrautAppend "/postgresql" to (certain) installation subdirec...
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-09-25 Peter EisentrautRevise Tcl/Tk configuration. Make missing Tcl after...
2000-09-21 Peter EisentrautReplace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH...
2000-09-08 Peter EisentrautMake building scripts kind of consistent in look and...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-07-22 Peter Eisentrautmaintainer-clean and distclean ought to remove dependen...
2000-07-19 Peter EisentrautAdd distprep target to take some of the job of the...
2000-07-17 Peter EisentrautEnd users shouldn't have to invoke a separate command...
2000-07-16 Peter EisentrautAutomatic dependency tracking
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-02 Peter EisentrautVersion number now set in configure, available through...
2000-07-01 Peter EisentrautWe don't need config.status substituting anything into...
2000-07-01 Peter EisentrautA little bit of clean-up/bug fix in Tcl build. Handle...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-27 Peter EisentrautMakefile cleanup for bin and pl subtrees. They should...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-15 Bruce Momjian/contrib patch from Karel.
next