Commit graph

25 commits

Author SHA1 Message Date
BrewTestBot
94d4e072ca appledoc: add 2.2.1 bottle. 2015-11-05 19:33:56 +00:00
Adam Demasi
237bd8fbbd appledoc 2.2.1 (new formula)
Closes Homebrew/homebrew#45574.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:33:32 +00:00
Adam Vandenberg
10e9235860 Move appledoc to boneyard
No Xcode 5.1 support.

Closes Homebrew/homebrew#29488.
2014-05-26 08:03:22 -07:00
Misty De Meo
4727803e94 appledoc: don't try to build without GC 2014-03-26 10:00:56 -07:00
Misty De Meo
878d21d3fc appledoc 2.2-963 2014-03-24 14:30:06 -07:00
Jack Nagel
502ff84d9c Add an xcodebuild helper and deprecate system "xcodebuild"
In the future we can remove the ENV munging branch from Formula#system.

Closes Homebrew/homebrew#27081.
2014-02-27 21:53:21 -06:00
Ted Pennings
4cd0935be7 Convert all 'def test' formulae to 'test do'
Closes Homebrew/homebrew#26942.
Closes Homebrew/homebrew#26946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
Jeff Wear
5bd8f34b5c appledoc: update sha1
The release was patched to address https://github.com/tomaz/appledoc/issues/395.

Closes Homebrew/homebrew#22471.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-11 12:57:40 -07:00
Brett Koonce
4b16e98f68 appledoc v2.2
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-08-16 23:25:25 -07:00
Adam Vandenberg
92a7eb4ad1 remove silly xcodebuild comments 2013-07-12 09:02:28 -07:00
Adam Vandenberg
74fe94d23e Use minimum OS X requirement 2013-06-16 20:36:55 -07:00
Andrew Janke
3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update
formulae to use the new /archive/ URL and update the SHA to match.

Closes Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
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