index
:
DomeKey
bluetooth-headset-compatibility
master
Control your computer with a pair of headphones
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2018-11-22
sound_data.h: Add license header
Teddy Wing
2018-11-22
Makefile: Add targets for HTML manual pages
Teddy Wing
2018-11-22
doc/dome-key.1.txt: Add full license text
Teddy Wing
2018-11-15
Makefile: Add target to build Homebrew formula
Teddy Wing
2018-11-15
Makefile: Add target to archive binary & man pages
Teddy Wing
2018-11-15
Makefile: Add man pages to `dist/` directory
Teddy Wing
2018-11-15
Add doc/dome-key-mappings.7.txt man pageo
Teddy Wing
2018-11-14
Makefile(doc): Don't remove intermediate file
Teddy Wing
2018-11-14
doc/dome-key.1.txt: Add "Launchd" section
Teddy Wing
2018-11-06
Makefile(dist/dome-key): Copy binary from xcarchive
Teddy Wing
2018-11-06
Add file size optimisations to Release build
Teddy Wing
2018-11-05
Makefile: Organise targets
Teddy Wing
2018-11-05
Makefile: Add dist targets
Teddy Wing
2018-11-05
Makefile: Use project-local build directory
Teddy Wing
2018-11-02
Add the beginning of a man page
Teddy Wing
2018-10-29
Rename `sounds.h` to `sound_data.h`
Teddy Wing
2018-10-29
Add `sounds.h`, C array versions of sound files
Teddy Wing
2018-10-24
Makefile: Add a `clean` target
Teddy Wing
2018-10-06
Makefile(run): Add the `--daemon` flag to the executable
Teddy Wing
2018-09-25
Makefile: Fix dependency on Rust lib
Teddy Wing
2018-09-24
Makefile: Only run `xcodebuild` when there are changes
Teddy Wing
2018-09-24
Makefile: Add a target to run the program
Teddy Wing
2018-08-28
Makefile(build): Add dependency on Rust library target
Teddy Wing
2018-08-27
Makefile: Add target for Rust library
Teddy Wing
2018-08-27
Makefile: Make `build` target phony
Teddy Wing
2018-08-27
Add Makefile
Teddy Wing