Temporarily remove build/win32/vs10/glib.sln
[platform/upstream/glib.git] / build / ChangeLog
index 289e0da..bbe0569 100644 (file)
@@ -1,3 +1,36 @@
+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
+       on the MSVS8 project files is win32/vs8. Four configurations:
+       Debug|Win32, Release|Win32, Debug|x64 and Release|x64. DLL names
+       simplified to of the style glib-2-vs9.dll.
+
 2008-09-15  Tor Lillqvist  <tml@novell.com>
 
        * win32/vs8/*.vcproj: Update to match the Makefile.am files. Drop