Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-13 | devdraw: drop pre-metal macOS support | Russ Cox | 1 | -3/+0 | |
We didn't start using Metal until macOS 10.14, but it was available on 10.13, which is currently the oldest Apple-supported version of macOS. Simplify by deleting the old code. | |||||
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 1 | -2/+2 | |
Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2012-10-21 | plumb.app: accept plumb:foo as alias for foo | Rob Kroeger | 1 | -1/+16 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5495046 | |||||
2011-10-12 | devdraw: cleanup, fix macargv | Russ Cox | 1 | -0/+34 | |