aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/doxygen.rb
AgeCommit message (Collapse)Author
2012-01-31doxygen 1.7.6.1Nibbles 2bits
Update doxygen to version 1.7.6.1. Tested on Lion & Snow Leopard. Closes #9895. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21doxygen 1.7.5.1Nibbles 2bits
Closes #7736. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-14doxygen 1.7.5Daniel Holtmann-Rice
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-25doxygen: allow building on 10.7.Daniel Holtmann-Rice
Adds an inreplace command modifying "qtools/qglobal.h" to allow building on Mac OS X 10.7. Previously, there was an OS version check resulting in a preprocessor error directive. This changes the error to a warning, allowing compilation to continue. A patch has been submitted to doxygen to fix this properly (i.e. in the source), and should be in the next version, so this change can be safely removed when the next version arrives. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-29doxygen 1.7.4Alexis Hildebrandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-17Update Formula: doxygenAlexis Hildebrandt
Version bump to 1.7.3 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-14Updated Doxygen to 1.7.2Matt Butcher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Added trunk version of doxygenMichael Wild
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24doxygen: Fix installation path for man pagesMichael Dippery
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25Update doxygen to 1.7.1Hargobind S. Khalsa
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-17Clean ups to several formulas, including:Adam Vandenberg
* Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions
2010-03-04doxygen: update version (Austin Ziegler)David Höppner
2010-02-15Update doxygen to 1.6.2.Adam Vandenberg
2010-01-24Update Formula: doxygen. Fix man pathAlexis Hildebrandt
2009-11-11New formula for doxygen, patched to build on Snow LeopardGavin Heavyside