summaryrefslogtreecommitdiffstats
path: root/src/INSTALLpc.txt
AgeCommit message (Collapse)Author
2019-01-09patch 8.1.0712: MS-Windows build instructions are a bit outdatedv8.1.0712Bram Moolenaar
Problem: MS-Windows build instructions are a bit outdated. Solution: Update the instructions. (Ken Takata)
2018-09-18patch 8.1.0408: MSVC: cannot use the "x64" native compiler optionv8.1.0408Bram Moolenaar
Problem: MSVC: cannot use the "x64" native compiler option. Solution: Ignore case for %Platform%. Improve documentation. (Ken Takata)
2018-06-30patch 8.1.0128: building with MinGW does not work out-of-the-boxv8.1.0128Bram Moolenaar
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.
2017-12-14patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is offv8.0.1390Bram Moolenaar
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)
2017-12-10patch 8.0.1385: Python 3.5 is getting oldv8.0.1385Bram Moolenaar
Problem: Python 3.5 is getting old. Solution: Make Python 3.6 the default. (Ken Takata, closes #2429)
2017-11-05patch 8.0.1268: PC install instructions are incompletev8.0.1268Bram Moolenaar
Problem: PC install instructions are incomplete. Solution: Update the instructions. (Ken Takata)
2017-10-08patch 8.0.1183: MS-Windows build instructions are outdatedv8.0.1183Bram Moolenaar
Problem: MS-Windows build instructions are outdated. Solution: Update instructions for MSVC 2015. Update the build script.
2017-10-07patch 8.0.1178: using old compiler on MS-Windowsv8.0.1178Bram Moolenaar
Problem: Using old compiler on MS-Windows. Solution: Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
2017-08-01Updated runtime filesBram Moolenaar
2017-07-24patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar
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)
2017-07-23patch 8.0.0756: cannot build libvterm with MSVCv8.0.0756Bram Moolenaar
Problem: Cannot build libvterm with MSVC. Solution: Add an MSVC Makefile to libvterm. (Yasuhiro Matsumoto, closes #1865)
2017-07-22patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar
Problem: Terminal feature does not work on MS-Windows. Solution: Use libvterm and libwinpty on MS-Windows. (Yasuhiro Matsumoto)
2016-09-21patch 8.0.0007v8.0.0007Bram Moolenaar
Problem: Vim 7.4 is still mentioned in a few places. Solution: Update to Vim 8. (Uncle Bill, closes #1094)
2016-09-06patch 7.4.2340v7.4.2340Bram Moolenaar
Problem: MS-Windows: Building with Ruby uses old version. Solution: Update to 2.2.X. Use clearer name for the API version. (Ken Takata)
2016-07-31patch 7.4.2135v7.4.2135Bram Moolenaar
Problem: Various tiny issues. Solution: Update comments, white space, etc.
2016-04-21patch 7.4.1766v7.4.1766Bram Moolenaar
Problem: Building instructions for MS-Windows are outdated. Solution: Mention setting SDK_INCLUDE_DIR. (Ben Franklin, closes #771) Move outdated instructions further down.
2016-02-26patch 7.4.1425v7.4.1425Bram Moolenaar
Problem: There are still references to MS-DOS support. Solution: Remove most of the help txt and install instructions. (Ken Takata)
2016-01-16patch 7.4.1104v7.4.1104Bram Moolenaar
Problem: Various problems building with MzScheme/Racket. Solution: Make it work with new versions of Racket. (Yukihiro Nakadaira, Ken Takata)
2016-01-10patch 7.4.1077v7.4.1077Bram Moolenaar
Problem: The build instructions for MS-Windows are incomplete. Solution: Add explanations for how to build with various interfaces. (Ken Takata)
2016-01-02patch 7.4.1031v7.4.1031Bram Moolenaar
Problem: Can't build with Python interface using MingW. Solution: Update the Makefile. (Yasuhiro Matsumoto)
2014-11-05updated for version 7.4.496v7.4.496Bram Moolenaar
Problem: Many lines are both in Make_cyg.mak and Make_ming.mak Solution: Move the common parts to one file. (Ken Takata)
2014-08-22updated for version 7.4.412v7.4.412Bram Moolenaar
Problem: Can't build on Windows XP with MSVC. Solution: Add SUBSYSTEM_VER to the Makefile. (Yongwei Wu)
2012-10-03Update runtime files.Bram Moolenaar
2012-02-29updated for version 7.3.460v7.3.460Bram Moolenaar
Problem: Win32: UPX does not compress 64 bit binaries. Solution: Mention and add the alternative: mpress. (Dave Bodenstab)
2011-07-18Updated runtime files.Bram Moolenaar
Add missing test82 files.
2011-07-15updated for version 7.3.248v7.3.248Bram Moolenaar
Problem: PC Install instructions missing install instructions. Solution: Step-by-step explanation. (Michael Soyka)
2011-06-12updated for version 7.3.209v7.3.209Bram Moolenaar
Problem: MSVC Install instructions point to wrong batch file. Solution: Add a batch file for use with MSVC 10.
2010-05-24Improve the MS-Windows installer.Bram Moolenaar
2010-03-02Updated runtime an documentation files.Bram Moolenaar
2010-02-24updated for version 7.2.372v7.2.372Bram Moolenaar
Problem: Cross-compiling GvimExt and xxd doesn't work. Solution: Change the build files. (Markus Heidelberg)
2010-01-06Minor text file updates.Bram Moolenaar
2008-07-13updated for version 7.2b-000v7.2b.000Bram Moolenaar
2008-06-24updated for version 7.2aBram Moolenaar
2008-06-20updated for version 7.1-321v7.1.321Bram Moolenaar
2008-03-16updated for version 7.1-282v7.1.282Bram Moolenaar
2006-04-30updated for version 7.0gv7.0gBram Moolenaar
2006-04-20updated for version 7.0e04v7.0e04Bram Moolenaar
2006-03-06updated for version 7.0216v7.0216Bram Moolenaar
2005-12-17updated for version 7.0172Bram Moolenaar
2005-05-27updated for version 7.0076Bram Moolenaar
2005-01-31updated for version 7.0046Bram Moolenaar
2004-12-19updated for version 7.0023v7.0023Bram Moolenaar
2004-06-13updated for version 7.0001v7.0001Bram Moolenaar