| Commit message (Expand) | Author | Age |
* | Move interpreter shared library detection to configure | Peter Eisentraut | 2015-05-01 |
* | Fix parallel make risk with new check temp-install setup | Peter Eisentraut | 2015-04-29 |
* | Improve speed of make check-world | Peter Eisentraut | 2015-04-23 |
* | Add file version information to most installed Windows binaries. | Noah Misch | 2014-07-14 |
* | On Windows, expect to find Tcl DLL in bin directory not lib directory. | Tom Lane | 2014-02-16 |
* | Fix fat-fingered makefile changes for pltcl. | Tom Lane | 2014-02-14 |
* | In mingw builds, make our own import library for libtcl, too. | Tom Lane | 2014-02-14 |
* | Run "make all" as a prerequisite of "make check" | Peter Eisentraut | 2011-12-27 |
* | Rewrite installation makefile rules without for loops | Peter Eisentraut | 2011-05-02 |
* | Fix parallel gmake for extension directory addition in PL languages. | Bruce Momjian | 2011-03-05 |
* | Create extension infrastructure for the core procedural languages. | Tom Lane | 2011-03-04 |
* | Allow make check in PL directories | Peter Eisentraut | 2011-02-15 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update pg_regress calls in PL checks to handle vpath builds. | Peter Eisentraut | 2008-10-02 |
* | Allow pg_regress to be run outside the build tree. Look for input files | Peter Eisentraut | 2008-10-01 |
* | Implement a few changes to how shared libraries and dynamically loadable | Peter Eisentraut | 2008-04-07 |
* | Ah, I finally realize why Magnus wanted to add a --bindir option to | Tom Lane | 2006-07-21 |
* | Rewrite pg_regress as a C program instead of a shell script. | Tom Lane | 2006-07-19 |
* | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 |
* | Fix PL makefiles to support running regression tests in VPATH builds. | Tom Lane | 2005-05-24 |
* | Add a --dbname option to the pg_regress script, and use pl_regression | Tom Lane | 2005-05-17 |
* | Convert the existing regression test scripts for the various optional | Tom Lane | 2005-05-14 |
* | Cause configure --with-tcl to check for presence of <tcl.h>, as per | Tom Lane | 2004-12-16 |
* | Make pltcl work on Win32. Magnus Hagander | Tom Lane | 2004-09-14 |
* | Fix bit-rot in support for building with --disable-shared. This patch | Tom Lane | 2004-01-21 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Adjust Darwin build to use the default 'two level namespace' linking | Tom Lane | 2003-09-27 |
* | Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad | Tom Lane | 2002-12-30 |
* | Change PL/Tcl build to use configured compiler and Makefile.shlib | Peter Eisentraut | 2002-05-24 |
* | Clean up Red Hat Tcl RPM brain-damage in a more reliable way: fix the | Tom Lane | 2002-01-23 |
* | Suppress bogus soname switch that RedHat RPMs put into tclConfig.sh. | Tom Lane | 2002-01-21 |
* | Attached patch for unconditional enabling of pltcl-unknown support. | Bruce Momjian | 2001-10-13 |
* | Install dynamically loadable modules into a private subdirectory | Peter Eisentraut | 2001-09-16 |
* | Cleanups of pltcl unknown thingy. | Peter Eisentraut | 2001-05-11 |
* | Wow, I am getting good at this Makefile stuff. Peter may be OK with it. | Bruce Momjian | 2001-05-09 |
* | I think I got the pltcl Makefile unknown rules working properly. | Bruce Momjian | 2001-05-09 |
* | More cleanups to generate tcl unknown from Makefile. | Bruce Momjian | 2001-05-09 |
* | Make tcl unknown configure from Makefile, not configure. | Bruce Momjian | 2001-05-09 |
* | More --enable-pltcl-unknown renames. | Bruce Momjian | 2001-05-09 |
* | This patch adds a new configure option --with-pltcl-unknown which | Bruce Momjian | 2001-05-09 |
* | List .o file explicitly as dependency, to work around a gmake bug | Peter Eisentraut | 2000-12-15 |
* | Add global .SECONDARY: target to not allow make to delete intermediate | Peter Eisentraut | 2000-11-03 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 |
* | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut | 2000-09-17 |
* | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 |
* | pltcl seems to be broken on HPUX with recent Tcl versions, because | Tom Lane | 2000-07-17 |
* | A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases | Peter Eisentraut | 2000-07-01 |
* | Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> | Peter Eisentraut | 2000-06-30 |
* | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut | 2000-06-27 |
* | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | 2000-06-17 |