aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-03-07Makefile: Fix link error for `UCKeyTranslate`Teddy Wing
2021-03-07Makefile: Set minimum Mac OS X version to 10.7Teddy Wing
2021-03-07Makefile: Don't copy DDHotKey headers multiple timesTeddy Wing
2021-03-07Makefile: Stop suppressing warnings when compiling `DDHotKey`Teddy Wing
2021-03-07Makefile: Remove `-framework` arguments when building DDHotKey obj filesTeddy Wing
2021-03-07Makefile: Compile DDHotKey object files individuallyTeddy Wing
2021-03-07Makefile: Remove unused codeTeddy Wing
2021-03-07Register a global hotkeyTeddy Wing
2021-03-05Makefile: Fix `CoreGraphics` framework capitalisationTeddy Wing
2021-03-03Try inverting display coloursTeddy Wing