summaryrefslogtreecommitdiffstats
path: root/win/rules.vc
Commit message (Expand)AuthorAgeFilesLines
* Sync rules.vc with Tcljan.nijtmans2021-06-081-1/+1
* Sync rules.vc with Tcljan.nijtmans2021-04-211-2/+14
* Sync rules.vc with Tcljan.nijtmans2021-04-191-1/+7
* sync rules.vc with Tcljan.nijtmans2021-04-091-2/+9
* Sync win/rules.vc with Tcljan.nijtmans2021-02-101-10/+2
* Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-4/+4
* Fix [https://core.tcl-lang.org/tcl/info/ea8cd4789c|ea8cd4789c]: Tcl 8.6.11 do...jan.nijtmans2020-12-221-1/+1
* sync rules.vc with Tcljan.nijtmans2020-12-121-2/+2
* Sync rules.vc and rules-ext.vc with Tcljan.nijtmans2020-12-111-129/+157
* Sync win/rules.vc with Tcl. And the use of TCL_USE_STATIC_PACKAGES as welljan.nijtmans2020-12-091-7/+35
* Merge 8.5jan.nijtmans2020-12-031-12/+0
|\
| * sync tcl.m4 and ruls.vc with Tcljan.nijtmans2020-12-021-13/+0
| |\ | |/ |/|
* | Sync rules.vc with Tcljan.nijtmans2020-10-151-9/+2
* | TIP #581: grid/pack/place implementation (internal) and documentationjan.nijtmans2020-09-041-3/+3
* | sync tcl.m4 and rules.vc with Tcljan.nijtmans2020-06-121-9/+1
* | Sync win/rules.vc with Tcl versionjan.nijtmans2020-04-131-9/+15
* | (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-051-4/+1
* | Sync tcl.m4 and rules.vc to latest version from Tcljan.nijtmans2020-01-241-4/+29
* | Update rules.vc to latest versionjan.nijtmans2019-11-221-2/+15
* | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l...jan.nijtmans2019-10-041-1/+1
* | Sync rules.vc with Tcl version. Let makefile.vc supply the /DUNICODE /D_UNICO...jan.nijtmans2019-09-301-48/+31
* | Update rules.vc to version 1.4 (synced with Tcl)jan.nijtmans2019-09-121-34/+83
* | Fix comment in win/rules.vcfvogel2019-09-121-4/+2
* | windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-121-27/+27
|\ \
* | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-101-9/+9
* | | Update to nmake rules 1.1 - allow extensions to link against import libs with...apnadkarni2017-12-231-5/+34
* | | Use nmakehlp -L to locate directoriesapnadkarni2017-12-131-16/+50
* | | Updated copy of Tcl nmake support filesapnadkarni2017-12-111-1/+1
* | | Final nmake support files from Tclapnadkarni2017-12-091-22/+68
* | | Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-071-5/+9
* | | Update to latest Tcl vc-reformapnadkarni2017-11-071-4/+3
* | | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-261-58/+187
* | | Fix htmlhelp generation on 64 bit systemsapnadkarni2017-10-081-16/+43
* | | Import latest VC compile rules from Tcl. apnadkarni2017-10-071-50/+187
* | | Added standard macros LIBDIR and DEMODIR. Also set common Tk related names an...apnadkarni2017-09-301-34/+58
* | | Use default macros for linking and add a implicit rule for resource files.apnadkarni2017-09-291-5/+20
* | | Use compilation rules from rules.vc instead of defining own ones in makefile.apnadkarni2017-09-291-341/+944
* | | Merged Jan's changes from core-8-6-branch to pick up align98 changesapnadkarni2017-09-291-23/+0
|\ \ \
| * | | Remove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans2017-09-261-23/+0
* | | | Visual C++ optimization flags updated and output dir name changes.apnadkarni2017-09-201-14/+21
|/ / /
* | | Permit static linking to the MSVCRT as a stand-alone option. Patch by Joe Mis...jan.nijtmans2016-09-261-0/+5
|\ \ \
| * | | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD...Joe Mistachkin2016-09-191-1/+6
* | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
* | | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-7/+0
|\ \ \
* \ \ \ Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001...jan.nijtmans2015-08-201-0/+7
|\ \ \ \
* \ \ \ \ Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-716/+716
|\ \ \ \ \
* \ \ \ \ \ Only build the threaded builds by default. jan.nijtmans2012-08-151-23/+29
|\ \ \ \ \ \
* | | | | | | Sync with tcl version of rules.vcjan.nijtmans2012-08-111-3/+3
* | | | | | | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-111-2/+2
* | | | | | | [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
|\ \ \ \ \ \ \