Commit graph

4 commits

Author SHA1 Message Date
Mark K. Kim
b80393c11b Proper DMG support on macOS.
Previously `make install` on macOS created TuxPaint.dmg, but it was a
simple disk image.

Now TuxPaint.dmg is formatted as one would expect from any other macOS app,
with a Tux folder icon, symlink to the /Applications folder, and a
background image with an arrow.
2018-05-25 00:24:46 -04:00
Mark K. Kim
2aa7f4d2ae macOS clean up and documentation update. Describe how to build macOS 10.13 High Sierra binary without the mouse cursor bug. Instruct git to ignore mac-specific build files, Makefile to clean up mac-specific build files. 2018-05-21 17:02:28 -04:00
Bill Kendrick
1de7430249 Ignore *~ files
Ingore *~ backup files (emacs, indent, etc.)
2017-10-15 10:11:22 -07:00
Bill Kendrick
f6fa015a36 Adding a .gitignore
Ignoring generated files & directories.
2017-10-15 09:23:10 -07:00