Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-13 | change build system to autotools | Nikias Bassen | 1 | -59/+0 | |
2013-03-19 | C++: added support for PLIST_UID nodes (class Uid) | Nikias Bassen | 1 | -0/+1 | |
2012-11-13 | C++ bindings: added support for PLIST_KEY nodes. | Nikias Bassen | 1 | -0/+1 | |
2011-09-26 | move cmake endianess detection to proper place and actually USE it | Nikias Bassen | 1 | -0/+1 | |
2011-05-29 | user CMAKE_C_OUTPUT_EXTENSION instead of .o | Nikias Bassen | 1 | -5/+5 | |
2011-05-27 | Make libplist glib free | Nikias Bassen | 1 | -3/+17 | |
2011-02-12 | Make sure install_name_tool on OSX picks up library install path | Martin Szulecki | 1 | -0/+6 | |
This allows dylib to correctly find the library and fixes linking on OSX. | |||||
2009-11-11 | Move some methods and drop Utils class in C++ binding. | Jonathan Beck | 1 | -1/+0 | |
2009-10-17 | Install C++ binding. | Jonathan Beck | 1 | -1/+3 | |
2009-10-13 | Add C++ binding. | Jonathan Beck | 1 | -0/+17 | |
2009-04-05 | Fix install libdir for 64bit platform. | Martin Szulecki | 1 | -2/+2 | |
2009-03-27 | Complete and cleanup CMake build system. | Jonathan Beck | 1 | -0/+2 | |
2009-02-12 | Add CPack packaging. | Jonathan Beck | 1 | -4/+3 | |
2009-02-09 | Add a cmake build system. | Jonathan Beck | 1 | -0/+17 | |