summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-04-22 20:10:44 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-04-22 20:10:44 -0700
commitb0ebf843ce862f8448aad85e61cc1b3727745fd0 (patch)
tree47b934781729c5d2143de03eb8021521771c500f /ChangeLog
parent790cbdccac0540d2af12438fc7bccef2e17bc124 (diff)
downloadtxr-b0ebf843ce862f8448aad85e61cc1b3727745fd0.tar.gz
txr-b0ebf843ce862f8448aad85e61cc1b3727745fd0.tar.bz2
txr-b0ebf843ce862f8448aad85e61cc1b3727745fd0.zip
Switch to in-tree mpi directory.
* Makefile (CFLAGS, MPI_OBJS): Refer to mpi directory without version number. (repatch): Target removed. (distclean): Don't try to remove old unpacked tarball mpi directory. * configure (mpi_version, have_quilt, have_patch): Variables removed. (gen_config_make): Do not generate mpi_version make variable. Do not test for quilt or patch. No longer extract MPI tarball or try to apply patches. * mpi-1.8.6.tar.gz: File removed. * mpi-patches: Directory and all files under it removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1025fa7e..bcd20062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2015-04-22 Kaz Kylheku <kaz@kylheku.com>
+ Switch to in-tree mpi directory.
+
+ * Makefile (CFLAGS, MPI_OBJS): Refer to mpi directory without version
+ number.
+ (repatch): Target removed.
+ (distclean): Don't try to remove old unpacked tarball mpi directory.
+
+ * configure (mpi_version, have_quilt, have_patch): Variables removed.
+ (gen_config_make): Do not generate mpi_version make variable.
+ Do not test for quilt or patch. No longer extract MPI tarball or
+ try to apply patches.
+
+ * mpi-1.8.6.tar.gz: File removed.
+
+ * mpi-patches: Directory and all files under it removed.
+
+2015-04-22 Kaz Kylheku <kaz@kylheku.com>
+
delay/force overhaul.
* eval.c (promise_forced_s, promise_inprogress_s): New symbol