| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-13 | phantomjs: general tweaks and cleanup. | Mike McQuaid | |
| 2014-05-08 | phantomjs: update 1.9.7 bottle. | BrewTestBot | |
| 2014-05-08 | phantomjs: don't need to disable superenv args. | Mike McQuaid | |
| Fixed in #28985. | |||
| 2014-04-11 | phantomjs: use diff instead of patch | Adam Vandenberg | |
| 2014-03-16 | phantomjs: use checksummed patches | Jack Nagel | |
| 2014-02-17 | phantomjs: add test | Mike Naberezny | |
| Closes #26801. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-01-29 | phantomjs: add 1.9.7 bottle. | BrewTestBot | |
| Closes #26240. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-29 | phantomjs 1.9.7 | Kaur Mätas | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-24 | phantomjs: use upstreamed patch. | Mike McQuaid | |
| 2014-01-23 | phantomjs: update 1.9.6 bottle. | BrewTestBot | |
| Closes #26138. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-23 | phantomjs: add patch to fix deprecation warning. | Mike McQuaid | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-22 | phantomjs: update 1.9.6 bottle. | BrewTestBot | |
| Closes #26097. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-22 | phantomjs 1.9.6 | Ryan Schlesinger | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-09 | phantomjs: use upstreamed patch instead of inline. | Mike McQuaid | |
| 2014-01-09 | phantomjs: update 1.9.2 bottle. | BrewTestBot | |
| Closes #25766. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-09 | phantomjs: apply patch for CoreText warnings. | Ryan Schlesinger | |
| Closes #25766. Fixes #25759. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-12-05 | phantomjs: restore relocatable bottle | Jack Nagel | |
| 2013-12-04 | Temporarily disable cellar :any | Jack Nagel | |
| These need to be updated to reflect changes to relocation. | |||
| 2013-11-18 | phantomjs, qt: update superenv optimisations fix. | Mike McQuaid | |
| Closes #24438. | |||
| 2013-10-28 | phantomjs: add mavericks bottle. | Mike McQuaid | |
| 2013-09-10 | phantomjs: add bottles. | Mike McQuaid | |
| 2013-09-10 | phantomjs: build from source. | Mike McQuaid | |
| Closes #22446 | |||
| 2013-09-08 | phantomjs 1.9.2 | Pieter de Bie | |
| Closes #22396. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-06-16 | Use minimum OS X requirement | Adam Vandenberg | |
| 2013-06-06 | phantomjs 1.9.1 | William Bert | |
| Closes #20307. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-03-24 | phantomjs 1.9.0 | Rogerio 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-05 | phantomjs 1.8.2 | Prashant Nadarajan | |
| Closes #18248. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-02-22 | phantomjs: install examples. | Mike McQuaid | |
| 2013-01-27 | phantom-js: style nits | Adam Vandenberg | |
| 2013-01-21 | Use new requirement syntax | Jack Nagel | |
| 2013-01-07 | phantomjs 1.8.1 | Mikael Henriksson | |
| Closes #16939. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-12-23 | PhantomJS 1.8.0 | aaronchi | |
| Closes #16721. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-09-24 | phantomjs 1.7.0 | Anton Ilin | |
| Closes #15080. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-09-10 | Clean up MacOS version method usage | Jack 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-24 | phantomjs 1.6.1 | Alexander Surma | |
| Closes #13568. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-06-21 | phantomjs 1.6.0 | Andrew Bennett | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-06-06 | phantomjs: style nits | Adam Vandenberg | |
| 2012-04-04 | Wrapper script for phantomjs to hide Dock icon. | Ronny Haryanto | |
| Closes #11412. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2012-04-01 | Update 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-05 | update phantomjs to 1.4.1 | Sérgio Lopes | |
| Closes #9383. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2011-09-25 | phantomjs 1.3 | Robert Gieseke | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-06-27 | phantomjs 1.2.0 | Ghislain Seguin | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-05-26 | Use https for github repos. | Adam Vandenberg | |
| 2011-05-26 | PhantomJS 1.1.0 | Tobias Birmili | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2011-03-11 | fix phantomjs install command | kei | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-02-12 | Add formula for PhantomJS 1.0.0 | Chris Adams | |
| Closes #4018. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
