index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
tcl.m4
Age
Commit message (
Expand
)
Author
2019-01-18
configure: More use of AC_ARG_VAR
Peter Eisentraut
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2017-08-01
Further improve consistency of configure's program searching.
Tom Lane
2016-03-13
Mop-up for setting minimum Tcl version to 8.4.
Tom Lane
2014-05-10
Accept tcl 8.6 in configure's probe for tclsh.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-02-03
allow alternative names for tclsh used on Windows
Andrew Dunstan
2008-08-01
Cope with Tcl versions that do not create a tclsh symlink to the version-
Alvaro Herrera
2008-07-23
Abort if Tcl support was configured and no tcl shell was found.
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-05-24
Change PL/Tcl build to use configured compiler and Makefile.shlib
Peter Eisentraut
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2000-09-30
fix shell bug
Peter Eisentraut
2000-09-25
Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,
Peter Eisentraut