aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/phantomjs.rb
AgeCommit message (Collapse)Author
2014-05-13phantomjs: general tweaks and cleanup.Mike McQuaid
2014-05-08phantomjs: update 1.9.7 bottle.BrewTestBot
2014-05-08phantomjs: don't need to disable superenv args.Mike McQuaid
Fixed in #28985.
2014-04-11phantomjs: use diff instead of patchAdam Vandenberg
2014-03-16phantomjs: use checksummed patchesJack Nagel
2014-02-17phantomjs: add testMike Naberezny
Closes #26801. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-01-29phantomjs: add 1.9.7 bottle.BrewTestBot
Closes #26240. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-29phantomjs 1.9.7Kaur Mätas
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-24phantomjs: use upstreamed patch.Mike McQuaid
2014-01-23phantomjs: update 1.9.6 bottle.BrewTestBot
Closes #26138. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-23phantomjs: add patch to fix deprecation warning.Mike McQuaid
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-22phantomjs: update 1.9.6 bottle.BrewTestBot
Closes #26097. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-22phantomjs 1.9.6Ryan Schlesinger
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-09phantomjs: use upstreamed patch instead of inline.Mike McQuaid
2014-01-09phantomjs: update 1.9.2 bottle.BrewTestBot
Closes #25766. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-09phantomjs: apply patch for CoreText warnings.Ryan Schlesinger
Closes #25766. Fixes #25759. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-05phantomjs: restore relocatable bottleJack Nagel
2013-12-04Temporarily disable cellar :anyJack Nagel
These need to be updated to reflect changes to relocation.
2013-11-18phantomjs, qt: update superenv optimisations fix.Mike McQuaid
Closes #24438.
2013-10-28phantomjs: add mavericks bottle.Mike McQuaid
2013-09-10phantomjs: add bottles.Mike McQuaid
2013-09-10phantomjs: build from source.Mike McQuaid
Closes #22446
2013-09-08phantomjs 1.9.2Pieter de Bie
Closes #22396. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-16Use minimum OS X requirementAdam Vandenberg
2013-06-06phantomjs 1.9.1William Bert
Closes #20307. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-24phantomjs 1.9.0Rogerio Prado de Jesus
Closes #18690. Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com> Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-05phantomjs 1.8.2Prashant Nadarajan
Closes #18248. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-02-22phantomjs: install examples.Mike McQuaid
2013-01-27phantom-js: style nitsAdam Vandenberg
2013-01-21Use new requirement syntaxJack Nagel
2013-01-07phantomjs 1.8.1Mikael Henriksson
Closes #16939. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-23PhantomJS 1.8.0aaronchi
Closes #16721. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-24phantomjs 1.7.0Anton Ilin
Closes #15080. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-10Clean up MacOS version method usageJack Nagel
The MacOS.version? family of methods (other than "leopard?") are poorly defined and lead to confusing code. Replace them in formulae with more explicit comparisons. "MacOS.version" is a special version object that can be compared to numerics, symbols, and strings using the standard Ruby comparison methods. The old methods were moved to compat when the version comparison code was merged, and they must remain there "forever", but they should not be used in new code. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-24phantomjs 1.6.1Alexander Surma
Closes #13568. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-21phantomjs 1.6.0Andrew Bennett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06phantomjs: style nitsAdam Vandenberg
2012-04-04Wrapper script for phantomjs to hide Dock icon.Ronny Haryanto
Closes #11412. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-04-01Update PhantomJS to 1.5.0.Fábio M. Costa
Use the upstream binaries to avoid building a copy of Qt. Fixes #11225. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-05update phantomjs to 1.4.1Sérgio Lopes
Closes #9383. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-09-25phantomjs 1.3Robert Gieseke
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-27phantomjs 1.2.0Ghislain Seguin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26Use https for github repos.Adam Vandenberg
2011-05-26PhantomJS 1.1.0Tobias Birmili
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-11fix phantomjs install commandkei
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12Add formula for PhantomJS 1.0.0Chris Adams
Closes #4018. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>