summaryrefslogtreecommitdiff
path: root/src/Make_cyg_ming.mak
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.1.1104: MS-Windows: not all environment variables can be usedv8.1.1104Bram Moolenaar2019-04-031-3/+6
* patch 8.1.1076: file for Insert mode is much too bigv8.1.1076Bram Moolenaar2019-03-301-0/+1
* patch 8.1.1039: MS-Windows build failsv8.1.1039Bram Moolenaar2019-03-221-1/+1
* patch 8.1.0962: building with MinGW and static libs doesn't workv8.1.0962Bram Moolenaar2019-02-211-1/+1
* patch 8.1.0949: MS-windows defines GUI macros different than other systemsv8.1.0949Bram Moolenaar2019-02-181-1/+1
* patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar2019-02-171-1/+1
* patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar2019-02-161-2/+1
* patch 8.1.0914: code related to findfile() is spread outv8.1.0914Bram Moolenaar2019-02-131-0/+1
* patch 8.1.0861: building with MinGW and static libc doesn't workv8.1.0861Bram Moolenaar2019-01-311-1/+2
* patch 8.1.0857: indent functionality is not separatedv8.1.0857Bram Moolenaar2019-01-311-0/+1
* patch 8.1.0825: code for autocommands is mixed with file I/O codev8.1.0825Bram Moolenaar2019-01-261-0/+1
* patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar2019-01-121-0/+1
* patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar2019-01-121-7/+0
* patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar2019-01-011-0/+1
* patch 8.1.0610: MS-Windows ctags file list differs from Unixv8.1.0610Bram Moolenaar2018-12-191-5/+1
* patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar2018-12-131-0/+4
* patch 8.1.0490: MS-Windows: doesn't handle missing glibwinpthread-1.dllv8.1.0490Bram Moolenaar2018-10-211-5/+12
* patch 8.1.0483: MinGW does not build tee.exev8.1.0483Bram Moolenaar2018-10-171-1/+5
* patch 8.1.0482: MinGW "make clean" deletes all .exe filesv8.1.0482Bram Moolenaar2018-10-171-2/+6
* patch 8.1.0480: MinGW build file uses different -I flags than MVCv8.1.0480Bram Moolenaar2018-10-161-2/+2
* patch 8.1.0478: cannot build with perl using MinGWv8.1.0478Bram Moolenaar2018-10-151-1/+1
* patch 8.1.0474: directory where if_perl.c is written is inconsistentv8.1.0474Bram Moolenaar2018-10-141-1/+6
* patch 8.1.0422: cannot create map file with MinGWv8.1.0422Bram Moolenaar2018-09-211-0/+7
* patch 8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and laterv8.1.0421Bram Moolenaar2018-09-211-2/+3
* patch 8.1.0418: MS-Windows: cannot separate Lua include and library dirsv8.1.0418Bram Moolenaar2018-09-211-2/+6
* patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar2018-09-131-19/+19
* patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar2018-09-101-0/+53
* patch 8.1.0128: building with MinGW does not work out-of-the-boxv8.1.0128Bram Moolenaar2018-06-301-2/+3
* patch 8.1.0084: user name completion does not work on MS-Windowsv8.1.0084Bram Moolenaar2018-06-191-1/+1
* patch 8.0.1741: MS-Windows with msys2 cannot build Ruby staticallyv8.0.1741Bram Moolenaar2018-04-211-1/+3
* patch 8.0.1739: MS-Windows with msys2 cannot build Ruby staticallyv8.0.1739Bram Moolenaar2018-04-201-1/+2
* patch 8.0.1701: can disable COLOR_EMOJI with MSVC but not MinGWv8.0.1701Bram Moolenaar2018-04-121-4/+26
* patch 8.0.1608: Win32: directx not enabled by defaultv8.0.1608Bram Moolenaar2018-03-141-3/+3
* patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is offv8.0.1390Bram Moolenaar2017-12-141-1/+1
* patch 8.0.1385: Python 3.5 is getting oldv8.0.1385Bram Moolenaar2017-12-101-2/+2
* patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar2017-11-181-2/+6
* patch 8.0.1192: MS-Windows: terminal feature not enabled by defaultv8.0.1192Bram Moolenaar2017-10-141-0/+5
* patch 8.0.1141: MS-Windows build dependencies are incompletev8.0.1141Bram Moolenaar2017-09-231-22/+25
* patch 8.0.1124: use of MZSCHEME_VER is unclearv8.0.1124Bram Moolenaar2017-09-181-0/+2
* patch 8.0.1032: "make tags" doesn't work well on MS-Windowsv8.0.1032Bram Moolenaar2017-09-011-0/+10
* patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6v8.0.0989Bram Moolenaar2017-08-231-1/+5
* patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985Bram Moolenaar2017-08-221-1/+5
* patch 8.0.0773: mixing 32 and 64 bit libvterm builds failsv8.0.0773Bram Moolenaar2017-07-251-20/+64
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-241-0/+1
* patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar2017-07-221-1/+5
* patch 8.0.0731: cannot build the terminal feature on MS-Windowsv8.0.0731Bram Moolenaar2017-07-191-0/+9
* patch 8.0.0115v8.0.0115Bram Moolenaar2016-12-011-0/+11
* patch 7.4.2345v7.4.2345Bram Moolenaar2016-09-081-14/+14
* patch 7.4.2340v7.4.2340Bram Moolenaar2016-09-061-12/+15
* patch 7.4.2069v7.4.2069Bram Moolenaar2016-07-191-0/+1