aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mal4s.rb
AgeCommit message (Collapse)Author
2014-05-23Replace last uses of :freetype and :fontconfig depsJack Nagel
2014-04-12Formula: provide compiler failure collectionsMisty De Meo
`needs` allows formulae to specify dependencies on cross-compiler dependencies, allowing multiple failures to be specified in a single statement. For instance, `needs :cxx11` adds seven compiler failures. Closes #22912.
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-15mal4s 1.1.2Zigmund Ozea
Bug fixes, added sample file and text configs, and now loads sample file with no command line arguments. Closes #25826. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-05mal4s 1.1.0 (new formula)Zigmund Ozea
Mal4s is an open source OpenGL visualization tool with many uses. It is based on Gource by Andrew Caudwell and adapted to support virtually unlimited types of branching datasets such as web domains, ant colonies, the growth of a company, etc. #25476 Closes #25476. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>