summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0827: missing dependency in Makefilev8.1.0827Bram Moolenaar2019-01-261-1/+1
* patch 8.1.0825: code for autocommands is mixed with file I/O codev8.1.0825Bram Moolenaar2019-01-261-0/+10
* patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar2019-01-171-36/+6
* patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar2019-01-121-0/+9
* patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar2019-01-121-5/+1
* patch 8.1.0723: cannot easily run specific test when in src/testdirv8.1.0723Bram Moolenaar2019-01-111-6/+5
* patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar2019-01-011-0/+10
* patch 8.1.0624: overuling CONF_ARGS from the environment still does not workv8.1.0624Bram Moolenaar2018-12-221-2/+2
* patch 8.1.0620: overuling CONF_ARGS from the environment no longer worksv8.1.0620Bram Moolenaar2018-12-221-3/+4
* patch 8.1.0612: cannot use two global runtime dirs with configurev8.1.0612Bram Moolenaar2018-12-211-6/+7
* patch 8.1.0610: MS-Windows ctags file list differs from Unixv8.1.0610Bram Moolenaar2018-12-191-8/+3
* patch 8.1.0594: libvterm tests fail to run on Macv8.1.0594Bram Moolenaar2018-12-151-1/+5
* patch 8.1.0592: the libvterm tests are not run as part of Vim testsv8.1.0592Bram Moolenaar2018-12-151-1/+5
* patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar2018-12-131-4/+13
* patch 8.1.0578: cannot disable arabic, rightleft and farsi in configurev8.1.0578Bram Moolenaar2018-12-121-0/+4
* patch 8.1.0419: Cygwin: running cproto fails with -O2v8.1.0419Bram Moolenaar2018-09-211-1/+2
* patch 8.1.0391: building in a shadow directory failsv8.1.0391Bram Moolenaar2018-09-151-1/+3
* patch 8.1.0382: some make programs can't handle "xdiff/../"v8.1.0382Bram Moolenaar2018-09-131-50/+50
* patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar2018-09-131-284/+368
* patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar2018-09-101-2/+51
* patch 8.1.0162: Danish and German man pages are not installedv8.1.0162Bram Moolenaar2018-07-071-0/+50
* patch 8.1.0153: build with SHADOWDIR failsv8.1.0153Bram Moolenaar2018-07-051-1/+1
* patch 8.1.0152: cannot easily run individual tests on MS-Windowsv8.1.0152Bram Moolenaar2018-07-041-197/+4
* patch 8.1.0138: negative value of 'softtabstop' not used correctlyv8.1.0138Bram Moolenaar2018-07-021-0/+1
* patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar2018-06-301-1/+1
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-231-0/+1
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-031-0/+1
* patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar2018-05-191-0/+1
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-292/+287
* patch 8.0.1847: some build options don't have an examplev8.0.1847Bram Moolenaar2018-05-151-2/+4
* patch 8.0.1822: make uninstall does not remove colors/toolsv8.0.1822Bram Moolenaar2018-05-121-0/+1
* patch 8.0.1788: tool to check a color scheme is not installedv8.0.1788Bram Moolenaar2018-05-021-2/+3
* patch 8.0.1699: leftover stuff for Python 1.4v8.0.1699Bram Moolenaar2018-04-111-6/+0
* patch 8.0.1690: not easy to run one test with gvim instead of vimv8.0.1690Bram Moolenaar2018-04-101-3/+7
* patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1682: auto indenting breaks inserting a blockv8.0.1682Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar2018-03-171-1/+3
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-111-0/+1
* patch 8.0.1550: various small problems in source filesv8.0.1550Bram Moolenaar2018-02-271-2/+6
* patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530Bram Moolenaar2018-02-221-0/+1
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-131-0/+1
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-101-0/+1
* patch 8.0.1447: still too many old style testsv8.0.1447Bram Moolenaar2018-01-311-3/+3
* patch 8.0.1423: error in return not caught by try/catchv8.0.1423Bram Moolenaar2017-12-231-0/+1
* patch 8.0.1387: wordcount test is old stylev8.0.1387Bram Moolenaar2017-12-111-1/+1
* patch 8.0.1377: cannot call a dict function in autoloaded dictv8.0.1377Bram Moolenaar2017-12-071-0/+1
* patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar2017-11-251-0/+1
* patch 8.0.1313: missing dependencies cause parallel make to failv8.0.1313Bram Moolenaar2017-11-181-198/+208
* patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar2017-11-181-89/+95
* patch 8.0.1302: still too many old style testsv8.0.1302Bram Moolenaar2017-11-161-6/+8