| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-15 | Makefile: Add a `clean` target | Teddy Wing | |
| 2018-10-14 | Makefile: Rebuild when Objective-C sources change | Teddy Wing | |
| Makes the edit-compile cycle faster. | |||
| 2018-10-14 | Makefile: Use a more generic Mac OS SDK | Teddy Wing | |
| Instead of hard-coding the 10.13 SDK. | |||
| 2018-10-14 | Add a C test file to test linking and the lib function | Teddy Wing | |
| Once I got linking working, this confirms that the key simulator function actually works. Beef up the Makefile to enable us to properly link the Objective-C library. | |||
| 2018-10-14 | Add Makefile | Teddy Wing | |
| Basic development build rule. | |||
