summaryrefslogtreecommitdiffstats
path: root/nsis/gvim.nsi
AgeCommit message (Collapse)Author
2018-05-10patch 8.0.1813: Windows installer doesn't install terminal debuggerv8.0.1813Bram Moolenaar
Problem: Windows installer doesn't install terminal debugger. Solution: Add the package to the list of files to install.
2018-02-04patch 8.0.1472: MS-Windows: nsis installer is a bit slowv8.0.1472Bram Moolenaar
Problem: MS-Windows: nsis installer is a bit slow. Solution: Use ReserveFile for vimrc.ini. (closes #2522)
2017-11-11patch 8.0.1285: occasional crash when using a channelv8.0.1285Bram Moolenaar
Problem: Occasional crash when using a channel. (Marek) Solution: Decrement reference count later. (closes #2315)
2017-10-28patch 8.0.1232: MS-Windows users are confused about default mappingsv8.0.1232Bram Moolenaar
Problem: MS-Windows users are confused about default mappings. Solution: Don't map keys in the console where they don't work. Add a choice in the installer to use MS-Windows key bindings or not. (Christian Brabandt, Ken Takata, closes #2093)
2017-10-15patch 8.0.1197: MS-Windows build instructions are not up to datev8.0.1197Bram Moolenaar
Problem: MS-Windows build instructions are not up to date. Solution: Adjust the instructions. Fix the nsis script.
2017-10-14patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installerv8.0.1191Bram Moolenaar
Problem: MS-Windows: missing 32 and 64 bit files in installer. Solution: Include both 32 and 64 bit GvimExt and related dll files. Remove old Windows code from the installer. (Ken Takata, closes #2144)
2017-09-17patch 8.0.1121: can uncheck executables in MS-Windows installerv8.0.1121Bram Moolenaar
Problem: Can uncheck executables in MS-Windows installer. Solution: Make the choice read-only. (Ken Takata, closes #2106)
2017-09-06patch 8.0.1065: not all macro examples are includedv8.0.1065Bram Moolenaar
Problem: Not all macro examples are included in the self-installing executable. (lkintact) Solution: Add the directories to the NSIS script. (closes #2065)
2017-08-19patch 8.0.0961: the script to build the installer does not include winptyv8.0.0961Bram Moolenaar
Problem: The script to build the installer does not include winpty. Solution: Add winpty32.dll and winpty-agent.exe like diff.exe
2017-06-24patch 8.0.0668: nsis installer script does not workv8.0.0668Bram Moolenaar
Problem: Nsis installer script does not work. (Christian Brabandt) Solution: Fix the syntax of /SD.
2017-06-22patch 8.0.0660: silent install on MS-Windows shows dialogv8.0.0660Bram Moolenaar
Problem: Silent install on MS-Windows does show a dialog. Solution: Add /SD to the default choice. (allburov, closes #1772)
2017-03-04patch 8.0.0410: newer gettext/iconv library has extra dll filev8.0.0410Bram Moolenaar
Problem: Newer gettext/iconv library has extra dll file. Solution: Add the file to the Makefile and nsis script. (Christian Brabandt)
2016-08-28patch 7.4.2286v7.4.2286Bram Moolenaar
Problem: The tee program isn't included. Makefile contains build instructions that don't work. Solution: Update the Filelist and build instructions. Remove build instructions for DOS and old Windows. Add the tee program.
2016-04-26patch 7.4.1788v7.4.1788Bram Moolenaar
Problem: NSIS script is missing packages. Solution: Add the missing directories. (Ken Takata)
2016-01-16patch 7.4.1106v7.4.1106Bram Moolenaar
Problem: The nsis script can't be used from the appveyor build. Solution: Add "ifndef" to allow for variables to be set from the command line. Remove duplicate SetCompressor command. Support using other gettext binaries. (Ken Takata) Update build instructions to use libintl-8.dll.
2016-01-02patch 7.4.1025v7.4.1025Bram Moolenaar
Problem: Version in installer needs to be updated manually. Solution: Generate a file with the version number. (Guopeng Wen)
2014-11-05updated for version 7.4.504v7.4.504Bram Moolenaar
Problem: Restriction of the MS-Windows installer that the path must end in "Vim" prevents installing more than one version. Solution: Remove the restriction. (Tim Lebedkov)
2013-08-10release version 7.4v7.4Bram Moolenaar
2013-07-28Update files for the 7.4b BETA release.v7.4b.000Bram Moolenaar
2013-07-06Vim 7.4a BETA release.v7.4aBram Moolenaar
2013-07-05updated for version 7.3.1310v7.3.1310Bram Moolenaar
Problem: Typos in nsis script. Can use better compression. Solution: Fix typos. Use lzma compression. (Ken Takata)
2013-07-04updated for version 7.3.1307v7.3.1307Bram Moolenaar
Problem: MS-Windows build instructions are outdated. Solution: Adjust for building on Windows 7. Drop Windows 95/98/ME support.
2010-08-15Last changes for the 7.3 release!v7.3Bram Moolenaar
2010-08-14Version 7.3f -> 7.3gBram Moolenaar
2010-08-09Version 7.3e -> 7.3f.Bram Moolenaar
2010-08-047.3d -> 7.3e.Bram Moolenaar
2010-08-01Update version.h for 7.3c -> 7.3d.Bram Moolenaar
2010-08-01Version 7.3c -> 7.3dBram Moolenaar
2010-07-31Fix that uninstaller isn't found on 64-bit Windows.Bram Moolenaar
2010-07-30Runtime file updates.Bram Moolenaar
2010-07-257.3b -> 7.3cBram Moolenaar
2010-07-18Vim 7.3a -> 7.3b.Bram Moolenaar
2010-05-24Improve the MS-Windows installer.Bram Moolenaar
2010-05-15First step in the Vim 7.3 branch. Changed version numbers.Bram Moolenaar
2008-08-09updated for version 7.2-000v7.2.000v7.2Bram Moolenaar
2008-08-06updated for version 7.2c-000v7.2c.000Bram Moolenaar
2008-07-13updated for version 7.2b-000v7.2b.000Bram Moolenaar
2008-06-24updated for version 7.2aBram Moolenaar
2007-05-12updated for version 7.1Bram Moolenaar
2007-05-10updated for version 7.1bBram Moolenaar
2007-05-06updated for version 7.1aBram Moolenaar
2006-05-13updated for version 7.0-005v7.0.005Bram Moolenaar
2006-05-07updated for version 7.0v7.0Bram Moolenaar
2006-04-30updated for version 7.0gv7.0gBram Moolenaar
2006-04-24updated for version 7.0fv7.0fBram Moolenaar
2006-04-16updated for version 7.0ev7.0eBram Moolenaar
2006-04-12updated for version 7.0d02v7.0d02Bram Moolenaar
2006-04-10updated for version 7.0dv7.0dBram Moolenaar
2006-03-27updated for version 7.0cv7.0cBram Moolenaar
2006-03-25updated for version 7.0b01Bram Moolenaar