| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove (almost all remaining) traces of DBGX for Windows build. | jan.nijtmans | 2020-02-11 | 1 | -4/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-01-28 | 1 | -1/+7 |
|\ |
|
| * | Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin... | jan.nijtmans | 2020-01-28 | 1 | -1/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-12-05 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod... | jan.nijtmans | 2019-12-05 | 1 | -5/+6 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
| |\ |
|
| | * | Took over a few too many comments from Tcl's win/Makefile.in .. correct that. | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-09-09 | 1 | -51/+47 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -51/+47 |
| |\ \
| | |/ |
|
| | * | Fix build with Visual Studio (configure/make/cl). It appears we cannot use "s... | jan.nijtmans | 2019-09-09 | 1 | -51/+47 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Add runstatedir to Makefile.in. Not used yet, only used if "configure" script... | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-08-20 | 1 | -10/+11 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-08-20 | 1 | -10/+11 |
| |\ \
| | |/ |
|
| | * | Don't use ".." in Windows paths during build. Taken from Tcl [https://core.tc... | jan.nijtmans | 2019-08-20 | 1 | -10/+12 |
|
|
| * | | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the... | jan.nijtmans | 2018-01-22 | 1 | -2/+2 |
|
|
| * | | Fix UNIX build, and eliminate possible warning in Makefile | jan.nijtmans | 2016-09-30 | 1 | -0/+1 |
|
|
* | | | Don't record unknown information | dkf | 2019-04-14 | 1 | -0/+1 |
|
|
* | | | Implement TIP 507 | dkf | 2019-04-14 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Implementation of TIP #507: Include simple svg support with nanosvg. Files as... | fvogel | 2018-05-15 | 1 | -0/+1 |
|
|
* | | | | Add support for "wine", and fix 2 test-cases which fail in wine | jan.nijtmans | 2018-10-15 | 1 | -7/+8 |
|
|
* | | | | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible pro... | jan.nijtmans | 2018-07-10 | 1 | -1/+1 |
|
|
* | | | | Make Tk compile with TIP #494 (being tested now) using compatibility macros. ... | jan.nijtmans | 2018-07-09 | 1 | -1/+1 |
|/ / / |
|
* | | | Added -withalpha option to [imageName get]. | simonbachmann | 2017-03-23 | 1 | -0/+1 |
|
|
* | | | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to... | jan.nijtmans | 2017-01-20 | 1 | -1/+1 |
|
|
* | | | tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D... | jan.nijtmans | 2017-01-17 | 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 compiles with VS2012/VS2013 actually work on Windows... | 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 |
|
|
* | | | Eliminate configure warning: Makefile.in seems to ignore the --datarootdir se... | jan.nijtmans | 2016-03-15 | 1 | -0/+1 |
|/ / |
|
* | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 1 | -1/+1 |
|
|
| * | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 1 | -1/+0 |
|
|
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -0/+1 |
|
|
| * | Same change as [9bc120ced2] for UNIX, but for Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -1/+0 |
|
|
| * | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
| |\ |
|
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
|
|
* | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -5/+3 |
| |\ \
| | |/ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -7/+6 |
|
|
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| * | | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -11/+22 |
| |\ \
| | |/ |
|
| | * | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -9/+15 |
|
|
* | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warning | jan.nijtmans | 2012-09-19 | 1 | -7/+15 |
|
|
* | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|