summaryrefslogtreecommitdiff
path: root/src/INSTALLpc.txt
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.0128: building with MinGW does not work out-of-the-boxv8.1.0128Bram Moolenaar2018-06-301-33/+113
| | | | | | Problem: Building with MinGW does not work out-of-the-box. Solution: Add instructions for MSYS2. Set default WINVER. Add batch files to set $PATH for MSYS2.
* patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is offv8.0.1390Bram Moolenaar2017-12-141-7/+42
| | | | | | | Problem: DirectX scrolling can be slow, vertical positioning is off. Solution: Make scroll slightly faster when using "scrlines:1". Fix y position of displayed text. Fix DirectX with non-utf8 encoding. (Ken Takata, closes #2440)
* patch 8.0.1385: Python 3.5 is getting oldv8.0.1385Bram Moolenaar2017-12-101-4/+30
| | | | | Problem: Python 3.5 is getting old. Solution: Make Python 3.6 the default. (Ken Takata, closes #2429)
* patch 8.0.1268: PC install instructions are incompletev8.0.1268Bram Moolenaar2017-11-051-24/+60
| | | | | Problem: PC install instructions are incomplete. Solution: Update the instructions. (Ken Takata)
* patch 8.0.1183: MS-Windows build instructions are outdatedv8.0.1183Bram Moolenaar2017-10-081-68/+88
| | | | | Problem: MS-Windows build instructions are outdated. Solution: Update instructions for MSVC 2015. Update the build script.
* patch 8.0.1178: using old compiler on MS-Windowsv8.0.1178Bram Moolenaar2017-10-071-10/+36
| | | | | Problem: Using old compiler on MS-Windows. Solution: Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
* Updated runtime filesBram Moolenaar2017-08-011-1/+4
|
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-241-9/+6
| | | | | | Problem: Build problems with terminal on MS-Windows using MSVC. Solution: Remove stdbool.h dependency. Only use ScreenLinesUC when it was allocated. Fix typos. (Ken Takata)
* patch 8.0.0756: cannot build libvterm with MSVCv8.0.0756Bram Moolenaar2017-07-231-4/+7
| | | | | | Problem: Cannot build libvterm with MSVC. Solution: Add an MSVC Makefile to libvterm. (Yasuhiro Matsumoto, closes #1865)
* patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar2017-07-221-6/+23
| | | | | Problem: Terminal feature does not work on MS-Windows. Solution: Use libvterm and libwinpty on MS-Windows. (Yasuhiro Matsumoto)
* patch 8.0.0007v8.0.0007Bram Moolenaar2016-09-211-14/+14
| | | | | Problem: Vim 7.4 is still mentioned in a few places. Solution: Update to Vim 8. (Uncle Bill, closes #1094)
* patch 7.4.2340v7.4.2340Bram Moolenaar2016-09-061-7/+7
| | | | | | Problem: MS-Windows: Building with Ruby uses old version. Solution: Update to 2.2.X. Use clearer name for the API version. (Ken Takata)
* patch 7.4.2135v7.4.2135Bram Moolenaar2016-07-311-1/+1
| | | | | Problem: Various tiny issues. Solution: Update comments, white space, etc.
* patch 7.4.1766v7.4.1766Bram Moolenaar2016-04-211-60/+79
| | | | | | Problem: Building instructions for MS-Windows are outdated. Solution: Mention setting SDK_INCLUDE_DIR. (Ben Franklin, closes #771) Move outdated instructions further down.
* patch 7.4.1425v7.4.1425Bram Moolenaar2016-02-261-53/+2
| | | | | Problem: There are still references to MS-DOS support. Solution: Remove most of the help txt and install instructions. (Ken Takata)
* patch 7.4.1104v7.4.1104Bram Moolenaar2016-01-161-13/+60
| | | | | | Problem: Various problems building with MzScheme/Racket. Solution: Make it work with new versions of Racket. (Yukihiro Nakadaira, Ken Takata)
* patch 7.4.1077v7.4.1077Bram Moolenaar2016-01-101-29/+249
| | | | | | Problem: The build instructions for MS-Windows are incomplete. Solution: Add explanations for how to build with various interfaces. (Ken Takata)
* patch 7.4.1031v7.4.1031Bram Moolenaar2016-01-021-15/+37
| | | | | Problem: Can't build with Python interface using MingW. Solution: Update the Makefile. (Yasuhiro Matsumoto)
* updated for version 7.4.496v7.4.496Bram Moolenaar2014-11-051-11/+14
| | | | | Problem: Many lines are both in Make_cyg.mak and Make_ming.mak Solution: Move the common parts to one file. (Ken Takata)
* updated for version 7.4.412v7.4.412Bram Moolenaar2014-08-221-0/+24
| | | | | Problem: Can't build on Windows XP with MSVC. Solution: Add SUBSYSTEM_VER to the Makefile. (Yongwei Wu)
* Update runtime files.Bram Moolenaar2012-10-031-3/+13
|
* updated for version 7.3.460v7.3.460Bram Moolenaar2012-02-291-0/+6
| | | | | Problem: Win32: UPX does not compress 64 bit binaries. Solution: Mention and add the alternative: mpress. (Dave Bodenstab)
* Updated runtime files.Bram Moolenaar2011-07-181-3/+3
| | | | Add missing test82 files.
* updated for version 7.3.248v7.3.248Bram Moolenaar2011-07-151-3/+62
| | | | | Problem: PC Install instructions missing install instructions. Solution: Step-by-step explanation. (Michael Soyka)
* updated for version 7.3.209v7.3.209Bram Moolenaar2011-06-121-3/+4
| | | | | Problem: MSVC Install instructions point to wrong batch file. Solution: Add a batch file for use with MSVC 10.
* Improve the MS-Windows installer.Bram Moolenaar2010-05-241-0/+11
|
* Updated runtime an documentation files.Bram Moolenaar2010-03-021-1/+1
|
* updated for version 7.2.372v7.2.372Bram Moolenaar2010-02-241-1/+1
| | | | | Problem: Cross-compiling GvimExt and xxd doesn't work. Solution: Change the build files. (Markus Heidelberg)
* Minor text file updates.Bram Moolenaar2010-01-061-2/+6
|
* updated for version 7.2b-000v7.2b.000Bram Moolenaar2008-07-131-3/+10
|
* updated for version 7.2aBram Moolenaar2008-06-241-11/+7
|
* updated for version 7.1-321v7.1.321Bram Moolenaar2008-06-201-2/+10
|
* updated for version 7.1-282v7.1.282Bram Moolenaar2008-03-161-3/+10
|
* updated for version 7.0gv7.0gBram Moolenaar2006-04-301-15/+15
|
* updated for version 7.0e04v7.0e04Bram Moolenaar2006-04-201-2/+1
|
* updated for version 7.0216v7.0216Bram Moolenaar2006-03-061-195/+225
|
* updated for version 7.0172Bram Moolenaar2005-12-171-2/+2
|
* updated for version 7.0076Bram Moolenaar2005-05-271-1/+1
|
* updated for version 7.0046Bram Moolenaar2005-01-311-0/+36
|
* updated for version 7.0023v7.0023Bram Moolenaar2004-12-191-3/+5
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+310