aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/macargv.m
AgeCommit message (Collapse)AuthorFilesLines
2020-01-13devdraw: drop pre-metal macOS supportRuss Cox1-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-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-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-21plumb.app: accept plumb:foo as alias for fooRob Kroeger1-1/+16
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5495046
2011-10-12devdraw: cleanup, fix macargvRuss Cox1-0/+34