aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add "clean" and "uninstall" makefile targetsBenjamin Linskey2026-05-301-0/+8
|
* Move Vim repos to project directoryBenjamin Linskey2026-05-301-1/+3
|
* Move makefile commands to a separate scriptBenjamin Linskey2026-05-261-7/+1
|
* Add bash support for LinuxBenjamin Linskey2026-05-091-0/+2
|
* Change find arg to improve portabilityBenjamin Linskey2026-05-091-1/+1
| | | | GNU find doesn't implement the "-depth n" option.
* Don't symlink .gitBenjamin Linskey2026-05-061-1/+1
|
* Wrap a long line in makefileBenjamin Linskey2026-05-051-1/+2
|
* Fix makefile error when vim is not installedBenjamin Linskey2026-05-051-1/+2
|
* Don't symlink .DS_Store or .gitignoreBenjamin Linskey2026-05-041-1/+1
|
* Generate Vim helptags during installBenjamin Linskey2026-05-041-0/+1
|
* Only symlink files in top-level directoryBenjamin Linskey2026-05-041-1/+1
|
* Reorganize filesBenjamin Linskey2025-11-101-2/+3
|
* Move Windows-specific stuff out of default targetBenjamin Linskey2025-11-101-0/+4
| | | | Manually run "make win" to perform Windows setup.
* Initial commitBenjamin Linskey2025-11-051-0/+5