On 8/3/06, Junio C Hamano <junkio@cox.net> wrote: > >> - Git.pm by Pasky with help from Pavel Roskin and others. > >> > >> I'd like to merge this immediately after 1.4.2, unless there > >> still are concerns about its portability (in which case > >> please help fixing them up before this hits the "master" > >> branch). > > > > Completely broken on ActiveState Perl and cygwin. Generated Makefile > > contains pathnames with backslashes and the whole file has > > CRLF line endings. > > Anything constructive other than "doctor it hurts when I use > activestate", so you can help improve things to be more > ActiveState friendly? Nothing. If I had something, I'd post it. > What's the standard workflow/procedure ActiveState users would > use to build and install .xs extensions? Maybe they have their > own $(MAKE) equivalent that groks such a Makefile with > backslashed pathnames and CRLF endings? I don't know. It's a bit more than backslashes and CRLF. The pathnames must be _completely_ converted from windows to cygwin. Cygwin even provides an utility for that (cygpath). Besides, there still is that stupid case-sensitivity problem. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Aug 03 18:10:41 2006
This archive was generated by hypermail 2.1.8 : 2006-08-03 18:11:29 EST