Closed
Bug 659652
Opened 14 years ago
Closed 11 years ago
Use MSYS vim for MozillaBuild instead of Vim for Windows
Categories
(Firefox Build System :: MozillaBuild, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: RyanVM)
References
Details
Although you can change the Windows Vim settings to be more unix-y, MSYS vim has much saner defaults for our workflow, and will always warn with a [dos] flag in the message bar when you open a file with DOS line endings.
Last time I looked the binaries were here and the sources are nearby:
http://sourceforge.net/projects/mingw/files/MSYS/vim/vim-7.2-2/vim-7.2-2-msys-1.0.13-bin.tar.lzma
http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma
http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma
http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma
| Assignee | ||
Comment 1•13 years ago
|
||
Ted, do you have any problems with switching to this?
Comment 2•13 years ago
|
||
I don't use vim so I don't care. Looks like I arbitrarily picked this version in bug 495810, so if you want to change it that's fine.
| Assignee | ||
Updated•13 years ago
|
Blocks: MozillaBuild2.0
Comment 3•13 years ago
|
||
There is now MSYS vim 7.3-2 in:
http://sourceforge.net/projects/mingw/files/MSYS/Extension/vim/vim-7.3-2/vim-7.3-2-msys-1.0.16-bin.tar.lzma/download
| Assignee | ||
Comment 4•13 years ago
|
||
I'm probably going to file another bug on updating MSYS to 1.0.17. If this is compiled against 1.0.16, will it run against 1.0.17 as well?
Comment 5•13 years ago
|
||
(In reply to Ryan VanderMeulen from comment #4)
> I'm probably going to file another bug on updating MSYS to 1.0.17. If this
> is compiled against 1.0.16, will it run against 1.0.17 as well?
I'm not sure. I found another version of Vim supposed for MSYS 1.0.17 though:
http://en.sourceforge.jp/projects/sfnet_msysdev/downloads/ALL/vim/vim-7.3/vim-7.3-1-msys-1.0.17-bin.tar.lzma/
but I've not tested any of those binaries.
Comment 6•13 years ago
|
||
> I'm not sure. I found another version of Vim supposed for MSYS 1.0.17 though:
s/supposed/supposedly
| Assignee | ||
Comment 7•13 years ago
|
||
I actually got it working locally just fine.
Comment 8•13 years ago
|
||
| Assignee | ||
Comment 9•13 years ago
|
||
| Assignee | ||
Comment 11•11 years ago
|
||
Bug 791511 has landed. A test build that includes this is available at the link below. Feedback welcome :)
http://people.mozilla.org/~rvandermeulen/MozillaBuildSetup2.0.0pre3.exe
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ryanvm
Updated•2 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•