| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-06 | lz4: update r124 bottle. | BrewTestBot | |
| 2014-12-06 | lz4 version r124 | Rodd Zurcher | |
| Closes #34659. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-06 | kawa 2.0 | Aleh Suprunovich | |
| Closes #34737. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-06 | openssl: update 1.0.1j_1 bottle. | BrewTestBot | |
| Closes #34728. | |||
| 2014-12-06 | openssl: bump revision | Jack Nagel | |
| 2014-12-06 | openssl: update 1.0.1j bottle. | BrewTestBot | |
| 2014-12-06 | Use quiet_safe_system to silence submodule updates | Jack Nagel | |
| 2014-12-06 | Use quiet_safe_system to silence submodule checkouts | Jack Nagel | |
| 2014-12-06 | Use quiet_safe_system to silence bzr updates | Jack Nagel | |
| 2014-12-06 | Use quiet_safe_system to silence CVS updates | Jack Nagel | |
| 2014-12-06 | id3lib: fix HEAD build | Jack Nagel | |
| 2014-12-06 | Simplify fossil checkouts | Jack Nagel | |
| 2014-12-06 | Extract part of stage method to VCS strategy superclass | Jack Nagel | |
| 2014-12-06 | Remove years-old TODO | Jack Nagel | |
| 2014-12-06 | Demote FIXME to a normal comment | Jack Nagel | |
| 2014-12-06 | Mark private SubversionDownloadStrategy methods | Jack Nagel | |
| 2014-12-06 | Move fetch implementation into VCS strategy superclass | Jack Nagel | |
| 2014-12-06 | Use start_with? instead of a regexp | Jack Nagel | |
| 2014-12-06 | Move SVN URL munging to initialize | Jack Nagel | |
| 2014-12-06 | Remove method that duplicates superclass implementation | Jack Nagel | |
| 2014-12-06 | Extract update from fetch in VCS strategies | Jack Nagel | |
| 2014-12-06 | Add clone_repo to remaining VCS strategies | Jack Nagel | |
| 2014-12-06 | Add repo_valid? to remaining VCS strategies | Jack Nagel | |
| 2014-12-06 | Make repo_valid? private | Jack Nagel | |
| 2014-12-06 | Make __path methods private | Jack Nagel | |
| 2014-12-06 | Make cache_tag private | Jack Nagel | |
| 2014-12-06 | Mark private VCSDownloadStrategy methods | Jack Nagel | |
| 2014-12-06 | fossil: update 1.29 bottle. | BrewTestBot | |
| 2014-12-06 | fossil 1.29 | Jack Nagel | |
| 2014-12-06 | cvs: update 1.12.13 bottle. | BrewTestBot | |
| 2014-12-06 | bazaar: add 2.6.0 bottle. | BrewTestBot | |
| 2014-12-06 | wxpython: update 3.0.2.0 bottle. | BrewTestBot | |
| 2014-12-06 | wxpython 3.0.2.0 | Jens Hedegaard Nielsen | |
| WXPython 3.0.2 Closes #34699. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | youtube-dl: update 2014.12.06.1 bottle. | BrewTestBot | |
| 2014-12-06 | youtube-dl 2014.12.06.1 | Sergey M․ | |
| Closes #34733. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | libbpg: use text_fixtures function. | Mike McQuaid | |
| 2014-12-06 | libbpg: add 0.9 bottle. | BrewTestBot | |
| 2014-12-06 | libbpg 0.9 (new formula) | Justin Mayer | |
| Closes #34722. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | bwctl: add build options for iperf3 and thrulay | Brian Candler | |
| bwctl will statically link against iperf3 and thrulay if they are present, but will silently skip them if they are not Closes #34730. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | eigen: update 3.2.2 bottle. | BrewTestBot | |
| 2014-12-06 | eigen: add test | Ian Lancaster | |
| Closes #34727. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | Remove {start,stop}doc as we're using Yard now. | Mike McQuaid | |
| 2014-12-06 | ssh-copy-id: update 6.7p1 bottle. | BrewTestBot | |
| 2014-12-06 | ssh-copy-id: 6.7p1 | Birger J. Nordølum | |
| Closes #34714. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-06 | protobuf: fix URL. | Joseph Anderson | |
| Closes #34711. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-05 | CurlDownloadStrategy: initialize attributes in initializer | Jack Nagel | |
| The downloader is instantiated on-demand, so we no longer need the lazy initialization here. | |||
| 2014-12-05 | Pass the downloader a proxy object instead of the resource | Jack Nagel | |
| We need to limit the interface that is exposed to the downloader in order to make future changes easier. This will be important for work on new features, such as selecting a mirror from the command line. In the future, the existing Resource class will probably be split into multiple classes. | |||
| 2014-12-05 | qt5: depends on Lion or newer | Misty De Meo | |
| Closes #34719. | |||
| 2014-12-05 | Provide VCSDownloadStrategy#head? | Jack Nagel | |
| 2014-12-05 | Download strategies should return a Pathname from cached_location | Jack Nagel | |
