| Newsgroups |
gmane.comp.gnome.mono.patches |
| Message-ID |
<0000014205e9dfe7-60ac9226-71a4-49b0-b9a9-73df99fc00c9-000000@email.amazonses.com> |
Branch: refs/heads/readmeChange
Home: https://github.com/mono/monodevelop
Compare: https://github.com/mono/monodevelop/compare/aafa0db635a4...20b6b4b2d1aa
Commit: 20b6b4b2d1aa0151a2335f28cd758379d99a6148
Author: Therzok <[email protected]> (Therzok)
Date: 2013-10-29 20:29:48 GMT
URL: https://github.com/mono/monodevelop/commit/20b6b4b2d1aa0151a2335f28cd758379d99a6148
[README] test
Changed paths:
M README.md
Modified: README.md
===================================================================
@@ -15,7 +15,6 @@ Compiling
---------
If you are building from Git, make sure that you initialize the submodules
-
that are part of MonoDevelop, to do this execute:
git submodule update --init --recursive
@@ -29,7 +28,7 @@ There are two variables you can set when running 'configure':
--prefix=/path/to/prefix: To set the install prefix.
-You can use --prefix=`pkg-config --variable=prefix mono` to get MD
+You can use --prefix="pkg-config --variable=prefix mono" to get MD
installed with the rest of mono/gtk-sharp/etc.
@@ -42,14 +41,10 @@ There are some predefined profiles:
* all: builds everything
You can create your own profiles if you need to. To create a profile you
-
only have to add a file to the profiles directory containing a list
-
of the directories to build.
-
You can run MonoDevelop from the build directory without having to
-
install it by executing:
make run
@@ -62,16 +57,13 @@ Installing *(Optional)*
make install
(It's possible that you need to install for your locale to be
-
correctly set.)
Packaging for OSX
-----------------
To package MonoDevelop for OSX in a convenient MonoDevelop.app
-
file, just do this after MonoDevelop has finished building (with
-
make):
cd main/build/MacOSX
@@ -89,6 +81,7 @@ Special Environment Variables
-----------------------------
BUILD_REVISION
+
If this environment variable exists we assume we are compiling inside wrench.
We use this to enable raygun only for 'release' builds and not for normal
developer builds compiled on a dev machine with 'make && make run'.
@@ -97,23 +90,23 @@ BUILD_REVISION
References
----------
-MonoDevelop web site
+**MonoDevelop web site**
http://www.monodevelop.com
-Gnome Human Interface Guidelines (HIG)
+**Gnome Human Interface Guidelines (HIG)**
http://developer.gnome.org/projects/gup/hig/1.0/
-freedesktop.org standards
+**freedesktop.org standards**
http://freedesktop.org/Standards/
-Integrating with GNOME (a little out of date)
+**Integrating with GNOME (a little out of date)**
http://developers.sun.com/solaris/articles/integrating_gnome.html
-Bugzilla
+**Bugzilla**
http://bugzilla.mozilla.org/bugwritinghelp.html
@@ -122,11 +115,11 @@ http://bugzilla.mozilla.org/page.cgi?id=etiquette.html
Discussion, Bugs, Patches
-------------------------
[email protected] (questions and discussion)
[email protected] *(questions and discussion)*
[email protected] (track commits to MonoDevelop)
[email protected] *(track commits to MonoDevelop)*
[email protected] (track MonoDevelop bugzilla component)
[email protected] *(track MonoDevelop bugzilla component)*
-http://bugzilla.xamarin.com (submit bugs and patches here)
+http://bugzilla.xamarin.com *(submit bugs and patches here)*
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches