| /vim-8.2.3635/src/ |
| H A D | INSTALL | 38 version of Vim that is small and starts up quickly, see the Makefile for how 70 Uncomment this line in Makefile: 76 Uncomment this line in Makefile: 83 See the start of Makefile for more detailed instructions about how to compile 105 If you run configure by hand (not using the Makefile), remember that any 106 changes in the Makefile have no influence on configure. This may be what you 110 to build Vim, without changing the Makefile or feature.h. Example (using sh): 130 NOTE: This is incomplete, look in Makefile for more info. 170 is the preferred choice), try selecting another one in the Makefile.
|
| H A D | Makefile | 2099 $(MAKE) -f Makefile config 2100 $(MAKE) -f Makefile all 2156 $(MAKE) -f Makefile 2269 $(MAKE) -f Makefile $(VIMTARGET) 3036 -@rm -f Makefile~ 3037 cp Makefile Makefile~ 3048 mv tmp_make Makefile 3051 -@rm -f Makefile~ 3052 cp Makefile Makefile~ 3063 mv tmp_make Makefile [all …]
|
| H A D | Make_cyg.mak | 2 # Makefile for VIM on Win32, using MinGW cross compiler on Cygwin 7 # Cygwin application use the Makefile (just like on Unix).
|
| H A D | INSTALLmac.txt | 64 To tell configure to use a GUI you can edit the Makefile and uncomment these 80 Mac-specific configure options are explained in the Makefile:
|
| H A D | config.mk.in | 5 # Edit Makefile and run "make" or run ./configure with other arguments. 177 # work. This is needed when using the Makefile in the top directory.
|
| H A D | Make_all.mak | 2 # Common Makefile, defines the list of tests to run and other things.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | automake.vim | 2 " Language: automake Makefile.am 14 " This script adds support for automake's Makefile.am format. It highlights 15 " Makefile variables significant to automake as well as highlighting 25 " Read the Makefile syntax to start with
|
| H A D | make.vim | 2 " Language: Makefile 24 " Microsoft Makefile specials 40 " Makefile.in variables
|
| /vim-8.2.3635/src/testdir/ |
| H A D | Makefile | 64 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile [email protected] VIMPROG=$(VIMPROG) XXDPROG=$(XXDPROG) S… 73 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile $(TEST_VIM9_RES) VIMPROG=$(VIMPROG) XXDPROG=$(… 75 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile report VIMPROG=$(VIMPROG) XXDPROG=$(XXDPROG) S…
|
| H A D | Make_amiga.mak | 2 # Makefile to run all tests for Vim, on Amiga
|
| H A D | popupbounce.vim | 4 " # Edit Makefile to uncomment PROFILE_CFLAGS and PROFILE_LIBS
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | m3build.vim | 2 " Language: Modula-3 Makefile 17 let b:browsefilter = "Modula-3 Makefile (m3makefile m3overrides)\tm3makefile;m3overrides\n" ..
|
| H A D | fpcmake.vim | 2 " Language: Free Pascal Makefile Generator 16 let b:browsefilter = "Free Pascal Makefile Definition Files (*.fpc)\t*.fpc\n" ..
|
| /vim-8.2.3635/ |
| H A D | Filelist | 2 # Used by Makefile. 331 src/libvterm/Makefile \ 420 Makefile \ 430 src/Makefile \ 477 src/testdir/Makefile \ 485 src/tee/Makefile \ 486 src/xxd/Makefile \ 519 src/GvimExt/Makefile \ 716 runtime/doc/Makefile \ 949 src/tee/Makefile \ [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 935 src/testdir/Make_vms.mms, src/testdir/Makefile, src/Makefile 3716 src/testdir/Makefile, runtime/doc/map.txt, src/Makefile, 6194 Files: src/Makefile, src/testdir/Makefile 6760 Files: src/Makefile, src/testdir/Makefile 11431 Files: src/Makefile, src/testdir/Makefile 29429 Files: src/Makefile, src/libvterm/Makefile 30252 src/Makefile, src/Make_all.mak, src/testdir/Makefile, 33288 Files: Makefile, runtime/indent/Makefile, 33468 Files: src/Makefile, src/po/Makefile 44985 Files: src/testdir/Makefile, src/Makefile [all …]
|
| /vim-8.2.3635/src/po/ |
| H A D | README.txt | 19 environment variables. When you use the Makefile in this directory that will 51 - Edit Makefile to add xx to LANGUAGES and xx.mo to MOFILES. 154 There are examples in the Makefile for the conversions already supported.
|
| /vim-8.2.3635/src/libvterm/ |
| H A D | Makefile | 129 sed "/^# DIST CUT/Q" <Makefile >__distdir/Makefile
|
| /vim-8.2.3635/nsis/ |
| H A D | gvim_version.nsh | 1 # Generated from Makefile: define the version numbers
|
| /vim-8.2.3635/src/tee/ |
| H A D | Make_mvc.mak | 1 # A very (if not the most) simplistic Makefile for MSVC
|
| /vim-8.2.3635/src/xxd/ |
| H A D | Make_ming.mak | 1 # The most simplistic Makefile, for MinGW and Cygwin gcc on MS-DOS
|
| H A D | Make_amiga.mak | 1 # Makefile for xxd on the Amiga, using Aztec/Manx C 5.0 or later
|
| H A D | Make_mvc.mak | 1 # The most simplistic Makefile for Win32 using Microsoft Visual C++
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | README.txt | 85 Makefile 89 nmake -f Makefile
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | context.vim | 19 \ (!filereadable('Makefile') && !filereadable('makefile'))
|
| H A D | tex.vim | 19 \(!filereadable('Makefile') && !filereadable('makefile'))
|