aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chmox.rb
AgeCommit message (Collapse)Author
2012-09-05Redact chmox.Adam Vandenberg
The formula is head-only, hasn't had a stable release since 2005, uses CVS (so it prompts for a password when downloading), and builds with a now out-of-date xcode project version. The good news is that there's a binary download on its homepage. Closes #14248.
2012-08-24XCodeDependency: Things that call xcodebuildCharlie Sharpsteen
Anything that calls `xcodebuild` needs a full install of XCode.app. Two formulae ommitted from this patch: - `fuse4x_kext`: Everything that depends on the kernel extension can be compiled by the CLT. Therefore, this formula is bottled and XCode is only needed to produce the bottles. - `graphviz`: XCode is only used to create GraphViz.app which is not used by any of the things which depend on `graphviz`. Creating the app should be made into an option.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-05Fix xcodebuild based formulaeAlexis Hildebrandt
Add SYMROOT for xcodebuild in case the Xcode defaults PBXApplicationwideBuildSettings specify a custom build location Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15New formula : chmoxLoom
Microsoft compiled help module viewer for OSX Signed-off-by: Adam Vandenberg <flangy@gmail.com>