summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
| | * | * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-2/+2
| | * | Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-251-6/+22
| | | |
| \ \ \
*-. \ \ \ merge trunk into dogeen-assembler-branchKevin B Kenny2011-03-021-3/+3
|\ \ \ \ \ | | |/ / /
| | * | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-3/+3
| |/ / /
* | | | merge trunkKevin B Kenny2011-03-011-1/+1
|\ \ \ \ | |/ / /
| * | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+3
| * | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-041-1/+6
| * | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-2/+2
* | | | mergeKevin B Kenny2010-12-011-1/+8
* | | | mergeKevin B Kenny2010-10-201-2/+2
* | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-211-1/+2
|/ / /
* | | mingw should always link with -ladvapi32nijtmans2010-09-091-11/+11
* | | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:hobbs2010-08-041-17/+4
* | | Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-3/+3
* | | Finish bump to registry 1.3.0dgp2010-03-301-2/+2
* | | Upgrade zlib to version 1.2.4nijtmans2010-03-161-2/+1
* | | Fix [Bug 2967340]: Static build failurenijtmans2010-03-121-9/+1
* | | Split tommath stub lib source filenijtmans2010-03-041-1/+5
* | | Split tclCompCmds.c into two pieces to improve developer sanity.dkf2010-02-261-1/+2
* | | Hive off the ensemble code into its own file.dkf2010-02-131-1/+2
* | | Fix gcc warning, using gcc-4.3.4 on cygwinnijtmans2009-12-111-7/+4
* | | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-6/+9
* | | makefile.vc: Add stub library to necessary link linesnijtmans2009-11-231-3/+3
* | | fixes for htmlhelp targetJoe Mistachkin2009-11-021-4/+4
* | | Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-261-1/+2
* | | Added optional script option to runtest and a runshell target. Silence output...patthoyts2009-07-111-4/+10
* | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-7/+4
* | | * win/makefile.vc: Allow nmake flags such as -a (rebuilddavygrvy2009-02-011-5/+5
* | | Addressed the over-building nature of the htmlhelp target by moving from adavygrvy2009-01-191-10/+9
* | | * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-191-32/+46
* | | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-221-10/+27
* | | Support the pkgs treepatthoyts2008-12-221-10/+25
* | | nmake build file support for zlibpatthoyts2008-12-191-10/+28
* | | Improve build rules on Win w.r.t. zlibdkf2008-12-141-1/+3
* | | Use the environment variable for program files to find the html help compilerpatthoyts2008-10-141-4/+4
* | | Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-021-3/+2
* | | Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-1/+3
* | | * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
* | | * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-2/+2
* | | fix versions of dde and registry dllspatthoyts2008-06-251-4/+12
* | | The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not bedavygrvy2008-06-141-2/+6
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-2/+78
* | | TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-1/+2
* | | Add tclOO genstubs to Windows makefilesJoe Mistachkin2008-06-011-3/+4
* | | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-311-3/+12
* | | Remove obsolete winhelp targets. They weren't supported and didn't work.dkf2008-05-261-71/+1
* | | We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-3/+6
* | | Added a htmlhelp target to replace winhelppatthoyts2008-04-271-6/+58
* | | * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-2/+1