Commit graph

13 commits

Author SHA1 Message Date
Adam Vandenberg
58c171e905 appledoc: style nits 2013-01-27 14:54:52 -08:00
Jack Nagel
60003eecc3 Use new requirement syntax 2013-01-21 17:36:34 -06:00
Jack Nagel
041c9c193f Use fatal DSL method in requirements 2013-01-18 19:30:43 -06:00
Adam Vandenberg
f0c9b700d4 appledoc: depends on Lion
Closes Homebrew/homebrew#16582.
2012-12-14 20:13:34 -08:00
Lasse Bang Mikkelsen
2f3403b73f appledoc 2.1
Closes Homebrew/homebrew#15137.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-26 12:52:44 -07:00
Tim Shadel
06379ef785 Appledoc 2.0.6
Compile-in default template location

Allows most folks to avoid linking to the Templates, but still
allows them to override the default templates in any documented
manner.

Closes Homebrew/homebrew#14693.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04 07:52:45 -07:00
Adam Vandenberg
eefb25cbfe appledoc: style fixes 2012-09-01 12:42:00 -07:00
Charlie Sharpsteen
1a42f893ab XCodeDependency: Things that call xcodebuild
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.
2012-08-24 19:38:04 -07:00
Jack Nagel
63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel
06a6af7e50 Break long lines
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:15:46 -05:00
Jack Nagel
f01bac77cc appledoc: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 17:10:46 -05:00
Eloy Duran
7f7e8d4657 appledoc: fix caveat
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-22 07:57:55 -07:00
Tim Shadel
719dd432c3 appledoc: New formula
Create a basic install of the appledoc developer tool.
https://github.com/tomaz/appledoc/blob/master/Readme.markdown

Closes Homebrew/homebrew#9584.

Signed-off-by: Tim Shadel <github@timshadel.com>
Signed-off-by: Max Howell <max@methylblue.com>

I added a test and added to the caveats.
2012-02-28 18:58:34 +00:00