summaryrefslogtreecommitdiff
path: root/src/installman.sh
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.1194: typos and small problems in source filesv8.1.1194Bram Moolenaar2019-04-211-1/+1
| | | | | Problem: Typos and small problems in source files. Solution: Small fixes.
* patch 8.1.0222: errors are reported for "make install"v8.1.0222Bram Moolenaar2018-07-281-30/+38
| | | | | Problem: Errors are reported for "make install". Solution: Skip missing language files. (Christian Brabandt, closes #3254)
* patch 8.0.0576: can't build when configure choses "install-sh"v8.0.0576Bram Moolenaar2017-04-211-1/+1
| | | | | | Problem: Can't build when configure choses "install-sh". (Daniel Hahler) Solution: Always use install-sh. Fix remaining use of mkinstalldirs. (closes #1647)
* updated for version 7.4.340v7.4.340Bram Moolenaar2014-06-251-3/+6
| | | | | Problem: Error from sed about illegal bytes when installing Vim. Solution: Prepend LC_ALL=C. (Itchyny)
* updated for version 7.2c-000v7.2c.000Bram Moolenaar2008-08-061-1/+3
|
* updated for version 7.0gv7.0gBram Moolenaar2006-04-301-8/+8
|
* updated for version 7.0c10v7.0c10Bram Moolenaar2006-04-051-2/+5
|
* updated for version 7.0059v7.0059Bram Moolenaar2005-03-111-1/+1
|
* updated for version 7.0024v7.0024Bram Moolenaar2004-12-241-0/+108