aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/windows.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove windows.mkGravatar Tom Willemse2019-04-031-22/+0
|
* Remove reference to init/ everything has been moved to ↵Gravatar Tom Willemse2019-02-281-1/+1
| | | | emacs-config
* Don’t compile oni-windows-nt.el on non-windows systemsGravatar Tom Willemse2018-07-191-0/+3
|
* Add autoloads file to all lisps for WindowsGravatar Tom Willemse2018-07-091-1/+1
|
* Fix compilation on Windows, add install targetGravatar Tom Willemse2018-06-131-0/+17
| | | | | | | | | | Paths on Windows get confused since I use a strange combination of some 4 different GNU/Linux-like systems on Windows (cygwin, msys2, msys git, WSL). Since Windows doesn't support symlinks properly, I can't use GNU Stow to install my files. So for Windows I copy over all the necessary files.
* Add Windows-specific makefile settingsGravatar Tom Willemsen2018-06-071-0/+2