]> granicus.if.org Git - postgresql/history - src/pl/tcl/Makefile
Install dynamically loadable modules into a private subdirectory
[postgresql] / src / pl / tcl / Makefile
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-05-11 Peter EisentrautCleanups of pltcl unknown thingy.
2001-05-09 Bruce MomjianWow, I am getting good at this Makefile stuff. Peter...
2001-05-09 Bruce MomjianI think I got the pltcl Makefile unknown rules working...
2001-05-09 Bruce MomjianMore cleanups to generate tcl unknown from Makefile.
2001-05-09 Bruce MomjianMake tcl unknown configure from Makefile, not configure.
2001-05-09 Bruce MomjianMore --enable-pltcl-unknown renames.
2001-05-09 Bruce MomjianThis patch adds a new configure option --with-pltcl...
2000-12-15 Peter EisentrautList .o file explicitly as dependency, to work around...
2000-11-03 Peter EisentrautAdd global .SECONDARY: target to not allow make to...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-07-17 Tom Lanepltcl seems to be broken on HPUX with recent Tcl versio...
2000-07-01 Peter EisentrautA little bit of clean-up/bug fix in Tcl build. Handle...
2000-06-30 Peter EisentrautFixes for Solaris/cc suggested by <pgsql-hackers@thewri...
2000-06-27 Peter EisentrautMakefile cleanup for bin and pl subtrees. They should...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-12 Bruce Momjian>> What happened to the patch I sent regarding the...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-05-23 Tom LaneTransmit -I switches selected by configure (particularl...
2000-05-22 Bruce MomjianIrix fixes from Murad Nayal
2000-04-21 Tom Lanepltcl didn't work well at all when Tcl had been built...
2000-03-08 Bruce MomjianI've made a diff against the 7.0beta1 tree that accompl...
1998-12-13 Tom LaneBuild pltcl.so correctly on platforms that want dependent
1998-10-18 Tom LaneClean up shared makefile install procedures.
1998-10-17 Tom LaneAdd code to pltcl's Makefile to cope with the situation...
1998-10-13 Bruce MomjianRemove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.
1998-10-08 Bruce MomjianI have had a few problems with the PL stuff recently...
1998-04-06 Bruce MomjianDESTDIR removed, again.
1998-04-06 Bruce MomjianRe-introduce $DISTDIR.
1998-04-06 Bruce MomjianHi,
1998-04-05 Bruce MomjianRemove DISTDIR.
1998-02-11 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>