Overview
Comment: | Merged in recent changes from v1.65 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v2.01-try-1 |
Files: | files | file ages | folders |
SHA1: |
3a5aa6edcbd6422e96459a1c5a470c67 |
User & Date: | matt on 2018-11-15 22:52:19 |
Other Links: | branch diff | manifest | tags |
Context
2018-11-15
| ||
23:06 | Switched to using mtconfigf egg instead of configf.scm check-in: 61cc0c58dd user: matt tags: v2.01-try-1 | |
22:52 | Merged in recent changes from v1.65 check-in: 3a5aa6edcb user: matt tags: v2.01-try-1 | |
22:51 | Merged in trunk check-in: 99beb0e21a user: matt tags: v2.01-try-1 | |
22:34 | Fix for -rerun-clean not honoring -testpatt check-in: 22faaf8368 user: matt tags: v1.65 | |
Changes
Modified Makefile from [12a7839170] to [213d4594be].
︙ | |||
354 355 356 357 358 359 360 | 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 | - + - + - + + + + + + - - + + - - | sd : datashare-testing/sd mkdir -p /tmp/$(USER)/datashare/disk1 /tmp/$(USER)/basepath xterm : sd (export BASEPATH=/tmp/$(USER)/basepath ; export PATH="$(PWD)/datashare-testing:$(PATH)" ; xterm &) datashare-testing/spublish : spublish.scm $(OFILES) |
︙ |
Added iup-test/Makefile version [2356e68571].
|
Added iup-test/matrix.c version [651f14d0b4].