aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tinyxml.rb
AgeCommit message (Collapse)Author
2013-09-05Fix tinyxml build command.Xiyue Deng
* Mistakenly missed path parameter.
2013-09-01tinyxml: 2.6.2 with debian patches and CMakeLists.txtSteven Peters
This formula will build a patched version of tinyxml 2.6.2 using the patches from debian. I've summarized the debian patches in comments in the formula. Here's a link to the debian patch management page: http://patch-tracker.debian.org/package/tinyxml/2.6.2-2 I've also added a patch with a CMakeLists.txt that builds a shared library and provides an install target. Closes #22100. Signed-off-by: Xiyue Deng <manphiz@gmail.com>