aboutsummaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/ChangeLog')
-rw-r--r--libphobos/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 1387496..e974a64 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,5 +1,19 @@
2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
+ * testsuite/Makefile.am:
+ * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove dejagnu.
+ (RUNTEST): Remove variable.
+ (RUNTESTDEFAULTFLAGS, check_p_subno, check_p_numbers0,
+ check_p_numbers1, check_p_numbers2, check_p_numbers3,
+ check_p_numbers4, check_p_numbers5, check_p_numbers6, check_p_numbers,
+ check_p_subdirs, check_DEJAGNU_libphobos_targets): New variables.
+ (site.exp, %/site.exp, check-DEJAGNU, check-am, clean-local): New
+ rules written so that all the *.exp files are ran parallelized.
+ (CLEANFILES): Add *.exe, *.o, and site.exp.
+ * testsuite/Makefile.in: Regenerate.
+
+2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
+
* configure.ac (ENABLE_SHARED, ENABLE_STATIC): Remove conditionals.
* configure: Regenerate.
* d_rules.am (%.t.lo, %.t.o): Remove rules.