summaryrefslogtreecommitdiff
path: root/src/os_w32exe.c
AgeCommit message (Collapse)Author
2016-01-29patch 7.4.1199Bram Moolenaar
Problem: Still using __ARGS. Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
2016-01-16patch 7.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.
2008-11-12updated for version 7.2-036Bram Moolenaar
2005-06-30updated for version 7.0098Bram Moolenaar
2005-06-13updated for version 7.0084Bram Moolenaar
2004-10-07updated for version 7.0017Bram Moolenaar
2004-09-06updated for version 7.0015Bram Moolenaar
2004-06-13updated for version 7.0001Bram Moolenaar