summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog50
1 files changed, 50 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45418a0a..192f9b19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Determine names for eu_compat library.
+
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Check for fork().
+
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Check for posix_fallocate, posix_fadvise, fchown,
+ fchmod.
+
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Check for tdestroy and node_t. Declare tdestroy in
+ config.h if tdestroy is not available from search.h, but node_t is.
+
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Check for unlocked I/O functions.
+
+2017-04-28 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Determine the binary format we're building natively.
+
+2017-04-28 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Determine library naming conventions and define
+ LIBPREFIX, LIBEXT and common names for elf, dw, asm accordingly.
+
2018-07-04 Ross Burton <ross.burton@intel.com>
* configure.ac: Check for gawk.
@@ -47,6 +78,25 @@
* configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
and -Wl,-z,relro are supported by the compiler.
+2017-04-27 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Drop checks for memrchr, rawmemchr, mempcpy, argp.
+
+2017-04-21 Ulf Hermann <ulf.hermann@qt.io>
+
+ * .gitignore: Add generated gnulib headers.
+ * Makefile.am (SUBDIRS): Add libgnu.
+ * configure.ac: Add option to enable gnulib
+ and gl_EARLY and gl_INIT macros, as well as libgnu/Makefile.
+
+2017-04-21 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Check for strerror_r and its variants.
+
+2017-04-21 Ulf Hermann <ulf.hermann@qt.io>
+
+ * configure.ac: Add check for GNU-style basename.
+
2017-08-02 Mark Wielaard <mark@klomp.org>
* configure.ac: Set version to 0.170.