Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-13 | devdraw: use consistent mac-* prefix on macOS files | Russ Cox | 3 | -2/+1 | |
We were using osx- and cocoa- but it's not even OS X anymore. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 3 | -16/+12 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2011-09-26 | use cocoa on snow leopard | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/5146043 | |||||
2008-06-30 | snarfer: OS X native version (ha!) | Russ Cox | 2 | -0/+3 | |
2007-02-22 | -ldraw no longer implies -lX11 | rsc | 1 | -0/+1 | |
2006-07-23 | fix nowsys build | rsc | 3 | -3/+15 | |
2006-06-25 | mkwsysrules.sh moved | rsc | 1 | -1/+1 | |
2006-04-02 | avoid primary | rsc | 1 | -1/+1 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2006-03-23 | snarf | rsc | 1 | -4/+9 | |
2006-03-03 | move snarfer to use X includes | rsc | 2 | -0/+319 | |