[mono/monodevelop] 4f624f81: [build] Ensure configure/Makefile are always checked out as lf
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <00000141f6b887b7-4ac58dcf-871e-4ea5-a8ae-21a08d1f601f-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/monodevelop
Compare: https://github.com/mono/monodevelop/compare/1c77d330a7d0...4f624f8183cb
Commit: 4f624f8183cbd73ced292084eab1df8879d3c111
Author: Alan McGovern <[email protected]> (alanmcgovern)
Date: 2013-10-26 21:41:30 GMT
URL: https://github.com/mono/monodevelop/commit/4f624f8183cbd73ced292084eab1df8879d3c111
[build] Ensure configure/Makefile are always checked out as lf
They must be lf so they execute correctly.
Changed paths:
M .gitattributes
M version-checks
Modified: .gitattributes
===================================================================
@@ -17,6 +17,15 @@
# sln is always CRLF, even on linux, so don't convert
*.sln -crlf
+# configure and makefiles should be lf only
+configure
+configure.in
+configure.ac
+configure.sh
+Makefile
+Makefile.am
+Makefile.include
+
# These files can be converted, since they're new
.gitattributes crlf
.gitignore crlf
Modified: version-checks
===================================================================
@@ -17,7 +17,7 @@ DEP[0]=md-addins
DEP_NAME[0]=MDADDINS
DEP_PATH[0]=${top_srcdir}/../md-addins
DEP_MODULE[0][email protected]:xamarin/md-addins.git
-DEP_NEEDED_VERSION[0]=9942fff39e0adb4ea244c1c8e5ded1e2a70c7897
+DEP_NEEDED_VERSION[0]=f7c14625c197d1925df508d15d3eb9104df2a73c
DEP_BRANCH_AND_REMOTE[0]="master origin/master"
# heap-shot
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches