Differences From Artifact [1bd9bac94c]:
- File win/Makefile.in — part of check-in [6cedb89399] at 2018-09-29 20:39:10 on branch core-8-branch — Add support for wine. So windows test-cases can now be run on Linux/Mac/whatever. (user: jan.nijtmans size: 33872)
To Artifact [cbc972c83e]:
- File win/Makefile.in — part of check-in [4bbeb0e52a] at 2018-09-30 22:21:50 on branch static-zipfs-fix — Adding Zipfile to the list of products produced for builds (user: hypnotoad size: 33888) [more...]
| ︙ | |||
469 470 471 472 473 474 475 | 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 | - + | TCL_DOCS = "$(ROOT_DIR_NATIVE)"/doc/*.[13n] all: binaries libraries doc packages tcltest: $(TCLSH) $(TEST_DLL_FILE) |
| ︙ |