| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -0/+9 |
|\ |
|
* \ | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -1/+12 |
| |\ |
|
| | * | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur... | sebres | 2019-07-10 | 1 | -2/+10 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-06-26 | 1 | -9/+9 |
| |\ \
| | |/ |
|
| | * | Missed some version bumps in previous commit | jan.nijtmans | 2018-10-27 | 1 | -2/+2 |
|
|
| | * | Backport "registry" version 1.3.3, so all active branches now have the same r... | jan.nijtmans | 2018-10-24 | 1 | -2/+2 |
|
|
* | | | (core-8-6-branch merge)
| apnadkarni | 2019-03-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix automatic pkgIndex generation for multiplatform installs | apnadkarni | 2019-03-07 | 1 | -1/+1 |
|
|
* | | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. | apnadkarni | 2019-03-06 | 1 | -5/+49 |
|\ \ \
| |/ / |
|
| * | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. | apnadkarni | 2019-03-06 | 1 | -6/+50 |
|
|
* | | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 1 | -9/+9 |
|
|
* | | | merge 8.7 | dgp | 2018-03-15 | 1 | -4/+4 |
|\ \ \ |
|
| * \ \ | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc t... | apnadkarni | 2018-02-02 | 1 | -4/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed def for INCLUDE_INSTALL_DIR when building against Tcl source. Bumped to... | apnadkarni | 2018-02-02 | 1 | -4/+4 |
|
|
* | | | | merge core-8-branch | jan.nijtmans | 2017-12-23 | 1 | -5/+34 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge nmake rules 1.1 | apnadkarni | 2017-12-23 | 1 | -5/+34 |
| |\ \ \
| | |/ / |
|
| | * | | Look for Tcl and Tk import libraries with or without "t" suffix convention | apnadkarni | 2017-12-23 | 1 | -5/+34 |
|
|
* | | | | merge core-8-branch | jan.nijtmans | 2017-12-21 | 1 | -25/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more... | jan.nijtmans | 2017-12-21 | 1 | -26/+14 |
| |/ / |
|
* | | | fix comment | jan.nijtmans | 2017-12-14 | 1 | -2/+2 |
|
|
* | | | merge core-8-branch. Fully tested now, works fine. | jan.nijtmans | 2017-12-14 | 1 | -21/+66 |
|\ \ \
| |/ / |
|
| * | | Updated nmake system to make use of the new nmakehlp -L option for | apnadkarni | 2017-12-13 | 1 | -16/+50 |
|
|
| * | | Allow standard targets to be selectively disabled. | apnadkarni | 2017-12-11 | 1 | -1/+1 |
|
|
* | | | Initial implementation of TIP #491. Not tested yet. | jan.nijtmans | 2017-12-11 | 1 | -39/+4 |
|/ / |
|
* | | Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindex | apnadkarni | 2017-12-05 | 1 | -2/+4 |
|
|
* | | Added back nothreads option. | apnadkarni | 2017-11-17 | 1 | -2/+6 |
|
|
* | | merge core-8-6-branch | jan.nijtmans | 2017-11-17 | 1 | -1/+10 |
|\ \ |
|
* | | | Add PRJ_PACKAGE_TCLNAME and other minor changes. | apnadkarni | 2017-11-17 | 1 | -8/+15 |
|
|
* | | | Loosen restriction on where rules-ext.vc file is located. | apnadkarni | 2017-11-15 | 1 | -8/+27 |
|
|
* | | | Include PKGNAMEFLAGS in stubscflags as some extension stubs use it | apnadkarni | 2017-11-15 | 1 | -1/+1 |
|
|
* | | | Added default-install-stubs target. | apnadkarni | 2017-11-15 | 1 | -0/+5 |
|
|
* | | | Fix inclusion of custom resource files to match TIP spec | apnadkarni | 2017-11-07 | 1 | -9/+12 |
|
|
* | | | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm... | apnadkarni | 2017-10-26 | 1 | -30/+66 |
|
|
* | | | Eliminate loimpact and tclalloc options. | apnadkarni | 2017-10-23 | 1 | -13/+2 |
|
|
* | | | Fully qualify OUT_DIR and TMP_DIR paths so that the test target can | apnadkarni | 2017-10-21 | 1 | -2/+22 |
|
|
* | | | Added test and shell targets. | apnadkarni | 2017-10-20 | 1 | -3/+33 |
|
|
* | | | Fix resource file compilation when makefile specifies PRJ_RCFILE | apnadkarni | 2017-10-18 | 1 | -13/+51 |
|
|
* | | | Fixed reversed check for implicit rules | apnadkarni | 2017-10-16 | 1 | -4/+4 |
|
|
* | | | Permit application makefile to define RCFILE. | apnadkarni | 2017-10-15 | 1 | -20/+34 |
|
|
* | | | Fix RC template dependency to not generate it every time | apnadkarni | 2017-10-08 | 1 | -1/+3 |
|
|
* | | | Fix htmlhelp generation on 64-bit systems | apnadkarni | 2017-10-08 | 1 | -12/+0 |
|
|
* | | | Add default rc template so extensions do not have to write their own | apnadkarni | 2017-10-08 | 1 | -4/+42 |
|
|
* | | | Was not setting VERSION for extensions. | apnadkarni | 2017-10-07 | 1 | -0/+1 |
|
|
* | | | Move standard predefined targets to targets.vc as this allows the master | apnadkarni | 2017-10-06 | 1 | -19/+4 |
|
|
* | | | Added standard target for generating pkgIndex.tcl. | apnadkarni | 2017-10-05 | 1 | -6/+13 |
|
|
* | | | Added default-pkgindex target and split DISABLE_DEFAULT_TARGETS to | apnadkarni | 2017-10-05 | 1 | -3/+21 |
|
|
* | | | Add default-* targets | apnadkarni | 2017-10-04 | 1 | -11/+54 |
|
|
* | | | Extract version numbers from TEA files so do not have to be separately defined. | apnadkarni | 2017-10-03 | 1 | -25/+76 |
|
|
* | | | Remove use of any macros used in rules.vc from rules-ext.vc | apnadkarni | 2017-10-03 | 1 | -1/+14 |
|
|