Bram Moolenaar
a54d2fc0d3
patch 8.0.0410: newer gettext/iconv library has extra dll file
...
Problem: Newer gettext/iconv library has extra dll file.
Solution: Add the file to the Makefile and nsis script. (Christian Brabandt)
2017-03-04 20:09:34 +01:00
Bram Moolenaar
bb76f24af2
Vim 8.0 release
2016-09-12 14:24:39 +02:00
Bram Moolenaar
1b01005823
patch 7.4.2365
...
Problem: Needless line break. Confusing directory name.
Solution: Remove line break. Prepend "../" to "tools".
2016-09-12 12:24:11 +02:00
Bram Moolenaar
6384c5db8d
patch 7.4.2340
...
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-09-06 22:06:35 +02:00
Bram Moolenaar
cb03397aba
patch 7.4.2288
...
Problem: MS-Windows build instructions are clumsy. "dosbin" doesn't build.
Solution: Add rename.bat. Fix building "dosbin".
2016-08-28 20:14:38 +02:00
Bram Moolenaar
fec246d2c5
patch 7.4.2286
...
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-08-28 18:47:14 +02:00
Bram Moolenaar
e21d62435e
patch 7.4.2053
...
Problem: Can't run scripttests in the top directory.
Solution: Add targets to the top Makefile.
2016-07-16 20:43:14 +02:00
Bram Moolenaar
818c9e7edf
patch 7.4.1601
...
Problem: README files take a lot of space in the top directory.
Solution: Move most of them to "READMEdir".
2016-03-19 16:09:42 +01:00
Bram Moolenaar
286eacd3f6
patch 7.4.1106
...
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-16 18:05:50 +01:00
Bram Moolenaar
6c7b44472f
patch 7.4.1025
...
Problem: Version in installer needs to be updated manually.
Solution: Generate a file with the version number. (Guopeng Wen)
2016-01-02 15:44:32 +01:00
Bram Moolenaar
2c15f6aa8f
patch 7.4.1023
...
Problem: The distribution files for MS-Windows use CR-LF, which is
inconsistent with what one gets from github.
Solution: Use LF in the distribution files.
2016-01-02 15:00:30 +01:00
Bram Moolenaar
e292d80bed
patch 7.4.996
...
Problem: New GDK files and testdir/Make_all.mak missing from distribution.
PC build instructions are outdated.
Solution: Add the file to the list. Update PC build instructions.
2015-12-29 19:03:21 +01:00
Bram Moolenaar
3b1db36689
release version 7.4
2013-08-10 15:00:24 +02:00
Bram Moolenaar
1a42b4befb
Update files for the 7.4b BETA release.
2013-07-28 18:29:08 +02:00
Bram Moolenaar
913df81e74
Vim 7.4a BETA release.
2013-07-06 15:44:11 +02:00
Bram Moolenaar
ba46075731
updated for version 7.3.1307
...
Problem: MS-Windows build instructions are outdated.
Solution: Adjust for building on Windows 7. Drop Windows 95/98/ME support.
2013-07-04 22:35:01 +02:00
Bram Moolenaar
542512a3e5
updated for version 7.3.122
...
Problem: Having auto/config.mk in the repository causes problems.
Solution: Remove auto/config.mk from the distribution. In the toplevel
Makefile copy it from the "dist" file.
2011-02-15 15:28:09 +01:00
Bram Moolenaar
7f03644116
Last changes for the 7.3 release!
2010-08-15 15:24:20 +02:00
Bram Moolenaar
755bd26c59
README and help file updates.
2010-08-14 17:46:20 +02:00
Bram Moolenaar
4421d6af22
Version 7.3f -> 7.3g
2010-08-14 13:33:56 +02:00
Bram Moolenaar
bfc8b97639
Preparations for 7.3f release.
2010-08-13 22:05:54 +02:00
Bram Moolenaar
82d1c33a8a
Version 7.3e -> 7.3f.
2010-08-09 20:16:32 +02:00
Bram Moolenaar
3737f8988c
Update version number in gvim.exe manifest. (Michael Wookey)
2010-08-06 20:53:49 +02:00
Bram Moolenaar
257a9c873f
7.3d -> 7.3e.
2010-08-04 19:29:04 +02:00
Bram Moolenaar
1affd72471
Preparations for 7.3d release.
2010-08-04 17:49:30 +02:00
Bram Moolenaar
9379f83030
Version 7.3c -> 7.3d
2010-08-01 20:38:51 +02:00
Bram Moolenaar
c3301874a6
7.3b -> 7.3c
2010-07-25 20:53:06 +02:00
Bram Moolenaar
d28478b557
Vim 7.3a -> 7.3b.
2010-07-18 23:29:58 +02:00
Bram Moolenaar
6df6f47d6d
Make automatic prototype generation work with more interfaces.
2010-07-18 18:04:50 +02:00
Bram Moolenaar
bd5e15fd5c
Added support for Python 3. (Roland Puntaier)
2010-07-17 21:19:38 +02:00
Bram Moolenaar
0ba042961f
Added Lua interfae. (Luis Carvalho)
2010-07-14 23:23:17 +02:00
Bram Moolenaar
ab8205e8b8
Make the dos installer work with more compilers.
2010-07-07 15:14:03 +02:00
Bram Moolenaar
ccd9ccfa59
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
...
Reilly)
2010-07-07 13:19:55 +02:00
Bram Moolenaar
442b4225d3
Improve the MS-Windows installer.
2010-05-24 21:34:22 +02:00
Bram Moolenaar
13c4c5da67
Remove outdated line from top Makefile.
2010-05-16 15:15:27 +02:00
Bram Moolenaar
864665d1b2
Get rid of the "extra" and "lang" archives.
2010-05-15 15:41:59 +02:00
Bram Moolenaar
fff2beeeaa
First step in the Vim 7.3 branch. Changed version numbers.
2010-05-15 13:56:02 +02:00
Bram Moolenaar
d8e21d3deb
Minor text file updates.
2010-01-06 21:16:31 +01:00
Bram Moolenaar
ed39e1d53c
updated for version 7.2-000
2008-08-09 17:55:22 +00:00
Bram Moolenaar
e37d50a5de
updated for version 7.2c-000
2008-08-06 17:06:04 +00:00
Bram Moolenaar
c236c16d08
updated for version 7.2b-000
2008-07-13 17:41:49 +00:00
Bram Moolenaar
aba8857aa3
updated for version 7.2a-00
2008-06-25 20:13:35 +00:00
Bram Moolenaar
5cdd0df5a9
updated for version 7.1
2007-05-12 12:58:05 +00:00
Bram Moolenaar
143c38cd31
updated for version 7.1b
2007-05-10 16:41:10 +00:00
Bram Moolenaar
be860d34dd
updated for version 7.1a
2007-05-06 11:53:06 +00:00
Bram Moolenaar
dd2a3cda55
updated for version 7.1a
2007-05-05 17:10:09 +00:00
Bram Moolenaar
1423b9d3b8
updated for version 7.0
2006-05-07 15:16:06 +00:00
Bram Moolenaar
c9b4b05b35
updated for version 7.0g
2006-04-30 18:54:39 +00:00
Bram Moolenaar
f9393ef5ef
updated for version 7.0f
2006-04-24 19:47:27 +00:00
Bram Moolenaar
b21e5843e5
updated for version 7.0e
2006-04-16 18:30:08 +00:00