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:
authorJonathan Pobst <monkey@jpobst.com>2008-03-12 22:50:27 +0300
committerJonathan Pobst <monkey@jpobst.com>2008-03-12 22:50:27 +0300
commit1e5cd44c3013aebba84d531a4c9c4f36804a9177 (patch)
tree14af76f7a6f3167dc38f5615b912a014c593fac8 /profiles
parent6b5df03694e5b1c1f18687d179cfb59ddc591d5b (diff)
2008-03-12 Jonathan Pobst <monkey@jpobst.com>
* configure.in: Add enable-windowsplatform. * src/addins/Makefile.am: Add WindowsPlatform. 2008-03-12 Jonathan Pobst <monkey@jpobst.com> * windows: Add a windows profile. svn path=/trunk/monodevelop/; revision=98085
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/windows1
2 files changed, 5 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 8af7622f0b..35bafd472c 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-12 Jonathan Pobst <monkey@jpobst.com>
+
+ * windows: Add a windows profile.
+
2008-02-13 Geoff Norton <gnorton@novell.com>
* mac: Enable the VersionControl addin, but disable subversion for now.
diff --git a/profiles/windows b/profiles/windows
new file mode 100644
index 0000000000..0f8df3c64e
--- /dev/null
+++ b/profiles/windows
@@ -0,0 +1 @@
+main --disable-subversion --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-windowsplatform