aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ddd.rb
AgeCommit message (Collapse)Author
2014-04-07ddd: Fix compilation with ClangAnthony Ramine
See upstream bug https://savannah.gnu.org/bugs/?41997. Closes #28217. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-16ddd: use checksummed patchesJack Nagel
2013-09-14ddd: use linked rather than inline patch.Mike McQuaid
2013-09-14ddd: add patch for 10.9 build.gongqijian
Closes #22462. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-19ddd: depends on X11Nikolaus Wittenstein
Closes #15538. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-14ddd: style nitsJack Nagel
- various style cleanups - remove unnecessary linking code Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-22ddd: fix audit warningsDave Bayer
Removed trailing whitespace in ddd formula. (Also git/github practice as my last pull request behaved unexpectedly) Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-19GNU DDD 3.3.12softboysxp
GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU Make debugger remake, or the Python debugger pydb. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs. Signed-off-by: Adam Vandenberg <flangy@gmail.com>