OSDN Git Service

Add missing file to GETTEXT_FILES
[pg-rex/syncrep.git] / GNUmakefile.in
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-03-28 Peter EisentrautAdd maintainer-check target
2011-02-15 Peter EisentrautAllow make check in PL directories
2010-11-12 Peter EisentrautImproved parallel make support
2010-11-03 Peter EisentrautPrint a make warning when using GNU make older than...
2010-09-21 Magnus HaganderRename README.CVS to README.git and change references...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-03-30 Peter EisentrautSeparate targets "make docs" and "make install-docs...
2010-01-29 Andrew DunstanFix thinko in new installcheck-world target
2010-01-28 Andrew DunstanAdd new make targets "world", "install-world" and ...
2009-11-03 Peter EisentrautBuild bzip2 tarball in dist target as well
2009-10-29 Peter EisentrautRemove some leftovers of split tarball support
2009-08-14 Alvaro HerreraBe able to easily figure out the target directory of...
2009-08-09 Peter EisentrautShip documentation without intermediate tarballs
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-01-15 Bruce MomjianModify distdir rule to skip .git directory.
2008-12-04 Peter EisentrautCall genhtml with --prefix option so local build paths...
2008-09-05 Peter EisentrautCode coverage testing with gcov. Documentation is...
2008-03-18 Peter EisentrautCatch all errors in for and while loops in makefiles...
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2006-08-18 Andrew DunstanAdd installcheck-parallel target to top level makefiles.
2006-04-06 Peter EisentrautBuild src/test/regress/README during tarball making...
2006-04-03 Peter EisentrautPut flex'ed and bison'ed files in contrib in the distri...
2005-05-01 Neil ConwayRemove the contents of the src/corba subdirectory:...
2004-10-06 Bruce Momjianplease find attached an alternate submission which...
2004-07-30 Peter EisentrautPostgreSQL extension makefile framework ("pgxs"), by...
2004-06-13 Peter EisentrautRemove README.CVS when making a distribution.
2004-04-20 PostgreSQL DaemonRemove all of the libpgtcl and pgtclsh files, including...
2004-01-19 Tom LaneRemove JDBC from the build system and documentation...
2003-11-28 PostgreSQL Daemontesting $PostgreSQL$ tag
2003-10-13 Peter EisentrautRemove registration message, after discussion concluded...
2003-08-05 PostgreSQL Daemoncan't mix and match .gz and .bz2 in here ... won't...
2003-08-05 PostgreSQL Daemonseeing if building bz2 distributions actually works ...
2003-08-05 PostgreSQL Daemonremove src/data from target list
2003-08-01 Marc G. Fournierpython needs to be removed from here
2002-10-21 Bruce MomjianFirst step to removing /contrib/retep, with Peter Mount...
2002-09-06 Peter EisentrautAdjust the tarball splitting scheme to the new reality.
2002-09-05 Marc G. Fournierremove pgaccess from GNUmakefile.in if we want the...
2002-08-30 Marc G. Fournierperl5 interface moved to gborg
2002-08-22 Marc G. FournierRemove all traces of the ODBC driver, which is now...
2002-08-22 Marc G. FournierOkay, libpq++ is moved to GBorg, and all traces of...
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2001-11-21 Bruce Momjian/doc/src -> /doc for Peter.
2001-11-21 Bruce MomjianRemove mention of internals.ps.
2001-11-21 Bruce MomjianPoint to doc/src/postgres.tar.gz, which is where the...
2001-11-21 Bruce MomjianFix beta build, for Marc.
2001-09-17 Peter EisentrautUnify the zip rules and variables.
2001-04-08 Peter EisentrautRearrange distribution split as discussed on -hackers.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-06 Peter EisentrautUse more portable syntax for 'find'.
2000-12-04 Tom LaneSeems like make clean or make distclean should clean...
2000-10-02 Peter Eisentraut"installcheck" doesn't need to depend on "all" since...
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-21 Peter EisentrautReplace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-20 Peter Eisentrautcoupla minor fixes in the `make dist' support code
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-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-14 Peter EisentrautBig warnings cleanup for Solaris/GCC. Down to about...
2000-06-11 Tom LaneRemove overenthusiastic use of dependencies to control...
2000-06-10 Peter EisentrautMoved the intricacies of the perl interface build into...
2000-06-07 Peter EisentrautOuch, that should be `$(MAKE) -C', not `make -C' ...
2000-06-06 Peter EisentrautMoved configure script from src/ to the top level direc...