index
:
Re-Good-Catalina-Invert-Colours
master
Fix "Invert Display Colour" on Mac OS X Catalina
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-07
Makefile: Add rules to build a distribution tarball
v0.0.1
Teddy Wing
2021-03-07
Add license (GNU GPLv3+)
Teddy Wing
2021-03-07
Makefile: Add a `clean` target
Teddy Wing
2021-03-07
Makefile: Annotate `all` target as phony
Teddy Wing
2021-03-07
Makefile: Finalise the executable name
Teddy Wing
2021-03-07
Makefile: Create build directories
Teddy Wing
2021-03-07
Makefile: Fix link error for `UCKeyTranslate`
Teddy Wing
2021-03-07
Makefile: Set minimum Mac OS X version to 10.7
Teddy Wing
2021-03-07
Makefile: Don't copy DDHotKey headers multiple times
Teddy Wing
2021-03-07
Makefile: Stop suppressing warnings when compiling `DDHotKey`
Teddy Wing
2021-03-07
Makefile: Remove `-framework` arguments when building DDHotKey obj files
Teddy Wing
2021-03-07
Makefile: Compile DDHotKey object files individually
Teddy Wing
2021-03-07
Makefile: Remove unused code
Teddy Wing
2021-03-07
Register a global hotkey
Teddy Wing
2021-03-05
Makefile: Fix `CoreGraphics` framework capitalisation
Teddy Wing
2021-03-03
Try inverting display colours
Teddy Wing