Lines Matching refs:build
18 The recommended way is to build a 32 bit Vim, also on 64 bit systems. You can
19 build a 64 bit Vim if you like, the executable will be bigger and Vim won't be
67 To build Vim from the command line with MSVC, use Make_mvc.mak.
96 To set the environment execute the msvc2010.bat script. You can then build
148 installed. Use "vcvarsall.bat x64_arm64" as the build environment.
198 Now you can build Vim with Make_mvc.mak.
245 |ms-platform-sdk|. You can build Vim with Make_mvc.mak.
260 To set the environment execute the msvc2008.bat script. You can then build
277 (Even if you want to build 32-bit Vim)
329 2.3. Keep the build environment up-to-date
331 After you have installed the build environment, you may want to keep it
341 * MSYS2 MinGW 32-bit (To build 32-bit versions of Vim)
342 * MSYS2 MinGW 64-bit (To build 64-bit versions of Vim)
351 console for that. You need to set $PATH to be able to build there, e.g.:
634 The MSVC build is quite straightforward. Simply invoke (in one line)
650 %WINDOWS%\System32 to other location (either build directory, some temporary
657 After a successful build, these dlls can be freely removed, leaving them in
667 This also applies to when you get a Vim executable and don't build yourself,
752 If you use MinGW you can easily build with RubyInstaller, but if you use MSVC
780 which was used to build the ruby binary. RubyInstaller is built with MinGW,
801 There is no need to build whole Ruby, just config.h is needed.
973 First, build the 32-bit version, then:
978 Next, clean the 32-bit version and build the 64-bit version, then: