Refine Visual Studio Projects
[platform/upstream/glib.git] / build / ChangeLog
index e491622..bbe0569 100644 (file)
@@ -1,3 +1,29 @@
+2009-01-13  Tor Lillqvist  <tml@novell.com>
+
+       * win32/vs8/README
+       * win32/vs9/README: New files. Mention this VS solution and
+       projects are experimental and that https://code.launchpad.net/oah
+       might be a better choice.
+
+       * win32/vs8/Makefile.am
+       * win32/vs9/Makefile.am (EXTRA_DIST): Add the READMEs and two
+       missing vcproj files.
+
+2008-11-02  Tor Lillqvist  <tml@novell.com>
+
+       * win32/Makefile.am (SUBDIRS): Add vs9.
+
+2008-11-02  Tor Lillqvist  <tml@novell.com>
+
+       Bug 558153 - Patch for .def files generation
+
+       * win32/{vs8,vs9}/*.vcproj: Add &quot; around paths, making it
+       possible to compile in a directory containing spaces. .def files
+       generation is done for every configuration not only the "Debug"
+       ones.
+
+       Patch by Guillaume Duhamel.
+
 2008-09-16  Tor Lillqvist  <tml@novell.com>
 
        * win32/vs9: New folder. Project files for use with MSVS9. Based