Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 8f00d2662..a8cd810fc 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,22 @@
+2012-11-12 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * Makefile.common: Revamp for new configury. Add default compilation
+ targets, include .E processing. Add magic for allowing "CFLAGS" to
+ control optimization options in "CXXFLAGS".
+ * configure.cygwin: New include for Cygwin configure.in's.
+ * acinclude.m4: Delete old definitions. Implement AC_WINDOWS_HEADERS,
+ AC_WINDOWS_LIBS, AC_CYGWIN_INCLUDES, target_builddir, winsup_srcdir.
+ * aclocal.m4: Regenerate.
+ * autogen.sh: New file.
+ * ccwrap: New script.
+ * c++wrap: New script.
+ * config.guess: New script.
+ * config.sub: New script.
+ * configure: Regenerate.
+ * configure.in: Eliminate LIB_AC_PROG_* calls in favor of standard.
+ Delete ancient target test.
+ * install-sh: New script.
+
2012-11-07 Christopher Faylor <me.cygwin2012@cgf.cx>
* mingw: Delete obsolete directory.