summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-021-11/+11
* * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-011-5/+5
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-3/+4
* * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-251-7/+4
* * win/Makefile.in: Add TCL_DEFS to AC_FLAGSmdejong2003-01-131-2/+5
* * win/Makefile.in (install-libraries): Added code section toandreas_kupries2002-09-041-2/+10
* * win/Makefile.in: Removed dependence on the (parts of) thedgp2002-08-261-27/+3
* * unix/Makefile.in (install-binaries): simplified pkgIndex.tclhobbs2002-08-161-9/+9
* * unix/Makefile.in:mdejong2002-07-161-2/+4
* * win/Makefile.in (install-binaries): Fix of troubled Makefileandreas_kupries2002-06-271-7/+7
* * Expanded install-binaries target to create and install adgp2002-06-261-3/+17
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-1/+2
* Added TIP#48 style engine implementationdkf2002-06-181-1/+2
* corrected runtest target dependencieshobbs2002-04-231-3/+3
* * win/Makefile.in: changed gdb and shell targets to properly buildhobbs2002-04-051-3/+3
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+2
* * unix/Makefile.in:mdejong2001-12-191-2/+2
* * unix/Makefile.in: Add comments to better describemdejong2001-11-251-1/+23
* * unix/Makefile.in:mdejong2001-11-111-1/+9
* * win/Makefile.in: Fix Windows Makefile so thatmdejong2001-09-101-2/+9
* * win/Makefile.in: Use TKTEST variable directlymdejong2001-09-101-2/+2
* * win/configure: regeneratedhobbs2001-08-041-20/+16
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-061-15/+10
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-041-17/+13
* * win/Makefile.in: Don't use VPSEP, instead just use :mdejong2001-07-041-4/+3
* * unix/Makefile.in:mdejong2001-06-271-1/+9
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-221-3/+3
* * win/Makefile.in (install-*): improved install-* targets to usehobbs2001-03-301-4/+4
* fixed remaining references to old-style TCL_SRC_DIR defnhobbs2000-11-031-8/+8
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-311-4/+5
* * win/Makefile.in (test, winhelp, tktest): corrected thehobbs2000-10-311-4/+4
* * win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory tohobbs2000-10-061-2/+2
* * win/Makefile.in: commented use of TESTFLAGShobbs2000-09-291-1/+5
* * win/makefile.vc (install-libraries):ericm2000-09-021-3/+3
* fix usage of TK_SRC_DIRmo2000-07-181-2/+2
* Recheckin without ^M line feeds.ericm2000-06-151-580/+580
* Added @LIBS@ to definition for LIBS variable, so that user32.lib and ericm2000-06-131-580/+580
* * win/tcl.m4:ericm2000-06-131-32/+42
* * win/Makefile.in (install-libraries): corrected to install Xhobbs2000-05-231-3/+9
* extra careful quotinghobbs2000-04-251-2/+2
* winhelp target improvementshobbs2000-04-251-1/+2
* * unix/Makefile.in:hobbs2000-04-251-24/+28
* * win/aclocal.m4: made SC_PROG_TCLSH search specifically forhobbs2000-04-211-9/+15
* * test/winClipboard.test:hobbs2000-04-121-3/+4
* * win/makefile.vc (TKTEST_OBJS):hobbs2000-04-081-4/+8
* * generic/tkDecls.h:hobbs2000-02-081-2/+3
* * win/Makefile.in (install-*): reduced verbosity of installhobbs2000-02-011-19/+14
* Fixed "doc" target so that it copies man.macros from Tclwart1999-12-131-3/+3
* Added support for building Windows winhelp files.wart1999-12-071-2/+22
* Replaced references to mkinstalldirs with mkdir -pwart1999-11-231-5/+4