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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnkit Jain <radical@corewars.org>2006-11-20 16:59:26 +0300
committerAnkit Jain <radical@corewars.org>2006-11-20 16:59:26 +0300
commitb6e47d42ff735bb8f7e0fec8924b22727a010a1b (patch)
tree593853143aaad8c91b80e571b62899eada4fab99 /ChangeLog
parent2af3608319cbf1bc45a9b07defa11b6dba8db057 (diff)
Initial commit for support of vs2005 solutions/projects.
2006-11-20 Ankit Jain <jankit@novell.com> * Makefile.am: Change the build order of addins to build VBNetBinding before prj2make-sharp-lib. In Extras/prj2make-sharp-lib: 2006-11-20 Ankit Jain <jankit@novell.com> * MsPrjHelper.cs (MapPath): Make "internal static". Change "\" to "/" only if required. * prj2make-sharp-lib.add.in.xml: Add extensions for ProjectFileFormats and FileFilter. * Makefile.am: Add references to MonoDevelop.Components and Mono.Cecil . Add MSBuildFileFormat.cs and SlnFileFormat.cs * SlnFileFormat.cs: VS2005 solution file support. * MSBuildFileFormat.cs: MSBuild project file support. Initial commit for support of vs2005 solutions/projects. svn path=/trunk/monodevelop/; revision=68192
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1591be0a46..4c3e346374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-20 Ankit Jain <jankit@novell.com>
+
+ * Makefile.am: Change the build order of addins to build VBNetBinding
+ before prj2make-sharp-lib.
+
2006-09-28 Matej Urbas <matej.urbas@gmail.com>
* Extras/Extras.mds: Added Extras/MonoDevelop.Autotools to the