Differences From Artifact [966b860767]:
- File .gitignore — part of check-in [889e63ed8a] at 2012-11-08 13:20:03 on branch trunk — Add a proper build system. (user: js, size: 255) [annotate] [blame] [check-ins using]
To Artifact [24cd89b83e]:
- File
.gitignore
— part of check-in
[a1601d6862]
at
2018-01-21 20:55:58
on branch trunk
— Remove Xcode project
Maintaining two build systems is too annoying. (user: js, size: 132) [annotate] [blame] [check-ins using]
1 2 | *.o *.so | > > < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | *.dylib *.framework *.o *.so *~ .deps aclocal.m4 autom4te.cache buildsys.mk config.log config.status configure DerivedData extra.mk |