Commit Graph

8 Commits

Author SHA1 Message Date
onhachoe
6750bf698b Add basic PlistBuddy (#111)
* Shell of PlistBuddy
* Print command
* Set command
* Add command
* Clear command
* Delete command
 * Save command
2016-09-29 09:19:54 +07:00
Grant Paul
774961c54e Remove expat dependency, use system libxml2 instead. Fixes #10. 2016-01-27 12:03:06 -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
60c9e4a8ec Add BSD license header. 2015-11-04 22:22:30 -08:00
Grant Paul
83497d9f05 Move expat into a submodule. 2015-11-04 22:22:27 -08:00
Grant Paul
607eeebae1 Switch gtest to being a submodule. 2015-11-04 22:19:28 -08:00
Grant Paul
ad486bb70a Import gtest-1.7.0. 2015-11-04 22:19:13 -08:00
Orlando Bassoto
86133dfe23 Initial import. 2015-11-04 22:19:08 -08:00