| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pkgcflags, appcflags and stubscflags to reflect different compilation modes.vc-reform-tests-pass | apnadkarni | 2017-09-28 | 1 | -13/+86 |
|
|
* | Include rules.vc and nmakehlp.c as part of install. | apnadkarni | 2017-09-26 | 1 | -8/+56 |
|
|
* | Eliminate obsolete winhelp style documentation and fix Html Help doc build | apnadkarni | 2017-09-25 | 1 | -0/+11 |
|
|
* | Eliminated /base option on linking as not recommended with ASLR | apnadkarni | 2017-09-25 | 1 | -7/+3 |
|
|
* | Unify build commands with MAKE{LIB,DLL,CON,GUI}CMD macros | apnadkarni | 2017-09-25 | 1 | -1/+4 |
|
|
* | Move TCLSH and TCLSH_NATIVE macros to rules.vc | apnadkarni | 2017-09-25 | 1 | -1/+16 |
|
|
* | Added project-specific include paths and preprocessor defines. | apnadkarni | 2017-09-25 | 1 | -5/+37 |
|
|
* | Move clean target to rules.vc to avoid repetition in every extension | apnadkarni | 2017-09-24 | 1 | -1/+37 |
|
|
* | Move installation dir macros to rules.vc | apnadkarni | 2017-09-24 | 1 | -9/+54 |
|
|
* | Moved generic compiler and linker flags completely into rules.vc so | apnadkarni | 2017-09-24 | 1 | -151/+190 |
|
|
* | More refactoring. Moved defines that are Tcl-specific to makefile.vc as | apnadkarni | 2017-09-23 | 1 | -144/+164 |
|
|
* | First step in complete refactoring. | apnadkarni | 2017-09-22 | 1 | -131/+290 |
|
|
* | First cut at making application-independent compile and link flags | apnadkarni | 2017-09-20 | 1 | -2/+110 |
|
|
* | Eliminated some obsolete checks (Win98, IA64 etc.) to reduce the noise. | apnadkarni | 2017-09-19 | 1 | -24/+1 |
|
|
* | Do not permit nothreads in OPTS as sockets, registry and dde require threading. | apnadkarni | 2017-09-19 | 1 | -2/+22 |
|
|
* | Fix mapping of VCVERSION to VCVER. The simplistic calculation no longer | apnadkarni | 2017-09-19 | 1 | -0/+7 |
|
|
* | Remove /Gs which enables _chkstk on *every* function call. The normal default | apnadkarni | 2017-09-19 | 1 | -15/+21 |
|
|
* | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
|\ |
|
| * | Fixes nmakehlp: allows more as one option by -l, to provide mandatory linker ... | sebres | 2017-01-12 | 1 | -1/+1 |
|
|
| * | Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK... | sebres | 2017-01-12 | 1 | -5/+10 |
|
|
* | | merge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk) | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|\ \ |
|
| * \ | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Make it more likely that compiled with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|
|
* | | | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD... | mistachkin | 2016-09-19 | 1 | -1/+6 |
|/ / |
|
* | | Removed "ucrt" as configureable option: If building with VC2014, it's the rec... | jan.nijtmans | 2015-08-25 | 1 | -7/+0 |
|\ \
| |/ |
|
| * | Removed "ucrt" as configureable option: If building with VC2014, it's the rec... | jan.nijtmans | 2015-08-25 | 1 | -7/+0 |
|
|
* | | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ... | jan.nijtmans | 2015-08-19 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ... | jan.nijtmans | 2015-08-19 | 1 | -0/+7 |
|
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -698/+698 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -698/+698 |
|
|
* | | Only build the threaded builds by default | jan.nijtmans | 2012-08-15 | 1 | -19/+7 |
|\ \
| |/ |
|
| * | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -22/+41 |
|
|
* | | fix some comments | jan.nijtmans | 2012-07-29 | 1 | -3/+3 |
|
|
* | | [Bug 3544943]: Version mismatch in rules.vc | jan.nijtmans | 2012-07-17 | 1 | -2/+2 |
|
|
* | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 |
| |\ |
|
| | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
|
|
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -51/+55 |
|
|
* | | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 1 | -42/+45 |
|\ \ \
| |/ / |
|
| * | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 1 | -42/+45 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| | * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ... | nijtmans | 2010-10-31 | 1 | -16/+19 |
|
|
| | * | Update for VS10 | nijtmans | 2010-10-23 | 1 | -6/+13 |
|
|
| | * | Fix for AMD64 target symbols builds. | patthoyts | 2007-09-11 | 1 | -1/+4 |
|
|
| | * | Fix bug #1582769 build with VC2003 and correct i386 arch. | patthoyts | 2006-10-31 | 1 | -2/+5 |
|
|
| | * | Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment | patthoyts | 2006-10-18 | 1 | -1/+5 |
|
|