summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * SC_EMBED_MANIFEST macrojan.nijtmans2011-03-111-0/+3
| | * * win/Makefile.in (install-private-headers): added targethobbs2007-01-301-1/+23
| | * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-3/+3
| | * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+4
| | * * 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 (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-2/+2
| * | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-2/+5
| * | * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-121-2/+2
| * | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
| * | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]dkf2009-04-101-2/+2
| * | * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-101-3/+2
* | | [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-111-1/+5
* | | win/Makefile.in (genstubs): Generate ttk files as wellnijtmans2010-10-061-2/+5
* | | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-2/+2
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-09-141-2/+2
* | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-1/+4
* | | * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-121-2/+2
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-16/+19
* | | Better dependancies in case of static build.nijtmans2009-11-301-10/+24
* | | Compile tkTest.c and friends with Stubsnijtmans2009-11-201-3/+3
* | | Undo the reversal of the win/Makefile.in changes, that part was ok.andreas_kupries2009-11-101-8/+3
* | | * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20andreas_kupries2009-11-101-3/+8
* | | Bug fix for #2875562nijtmans2009-10-211-9/+7
* | | * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-8/+3
* | | Implementation of TIP #244, PNG image support.dkf2008-12-281-1/+2
* | | Remove references to deleted filedkf2008-12-051-3/+3
* | | Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-1/+2
* | | Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-251-1/+2
* | | * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-021-2/+1
|/ /
* | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007].jenglish2008-03-181-4/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Made maintenance easier by adding extra dependency information so that dkf2007-10-301-1/+6
* | * win/Makefile.in (install-binaries): Fixed missing brace in theandreas_kupries2007-09-121-2/+2
* | * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-5/+5
* | [Tk Bug 1712081]dgp2007-05-141-3/+6
* | Make the tktest build work when Tcl is located in a path with a space indkf2007-05-051-2/+2
* | * win/Makefile.in, unix/Makefile.in (demo): add 'demo' targethobbs2006-12-131-1/+4
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-19/+66
* | * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-271-1/+2
* | * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+4
* | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-291-10/+10
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+6
* | * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-081-3/+4
* | * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-011-10/+7
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-231-7/+4