6 Commits

Author SHA1 Message Date
Grant Paul
5d9f5583af Add support for -license option in xcdriver based on the LICENSE file.
Convert the LICENSE file into an includable header used to implement
the `-license` option in xcdriver. The build mechanism for this is
relatively complex, so when it may not work correctly the feature is
disabled rather than potentially resulting in compile errors.
2016-06-20 22:17:54 -07:00
Grant Paul
9cec296222 Replace BSD glob code with dirent and manual filename checks.
This simplifies the code and removes a dependency without being
too much work. Straightforward conversion away from glob functions.
2016-04-15 21:01:23 -07:00
Grant Paul
f00f186e1a Update license headers for asset catalog code. 2016-04-15 20:49:39 -07:00
Grant Paul
91e2480736 Remove unnecessary <unknown> URL from LICENSES document. 2015-11-28 20:47:51 -08:00
Grant Paul
2fcd5483d3 Use a custom ASCII plist lexer and parser.
Remove the modified libjson used to parse plists. Instead, use a
custom ASCII property list lexer and parser. Result is the same.
2015-11-13 04:34:58 -08:00
Grant Paul
78be7aa470 Add README, LICENSE, and PATENTS. Move third-party licenses. 2015-11-04 22:22:30 -08:00