| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-10 | profanity: update 0.4.3 bottle. | BrewTestBot | |
| 2014-08-10 | profanity 0.4.3 | Fabian Freyer | |
| Closes #31488. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-10 | Use public api when adding legacy options | Jack Nagel | |
| 2014-08-10 | Stop exposing defined options from the build object | Jack Nagel | |
| 2014-08-10 | options.each only yields one argument to the block | Jack Nagel | |
| 2014-08-10 | Disconnect defined options from the build object | Jack Nagel | |
| 2014-08-10 | Remove user-defined options method after evaluation | Jack Nagel | |
| Now we can use the superclass options method for our own purposes. | |||
| 2014-08-10 | Handle legacy options in the method_added hook | Jack Nagel | |
| We only need to process the legacy options at load time, not each time the class is instantiated, and only when there is an options method defined. | |||
| 2014-08-10 | scons: update 2.3.2_1 bottle. | BrewTestBot | |
| Closes #31502. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2014-08-10 | scons: fix build on Python pre-2.7 | Misty De Meo | |
| Fixes #31407. | |||
| 2014-08-10 | znc: modernize | Adam Vandenberg | |
| 2014-08-10 | znc: add 1.4 bottle. | BrewTestBot | |
| Closes #31489. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-08-10 | znc 1.4 | hachidorii | |
| 2014-08-10 | Add a test for legacy options | Jack Nagel | |
| 2014-08-10 | l-smash: update 1.13.0 bottle. | BrewTestBot | |
| Closes #31491. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-08-10 | l-smash 1.13.0 | Tsukasa OMOTO | |
| 2014-08-10 | elixir: update 0.15.1 bottle. | BrewTestBot | |
| Closes #31493. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-08-10 | elixir 0.15.1 | José Valim | |
| 2014-08-10 | sysdig: update 0.1.87 bottle. | BrewTestBot | |
| Closes #31496. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-08-10 | sysdig 0.1.87 | Stian Eikeland | |
| 2014-08-10 | youtube-dl: update 2014.08.10 bottle. | BrewTestBot | |
| Closes #31494. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-08-10 | youtube-dl 2014.08.10 | Sergey M․ | |
| 2014-08-10 | Revert "formula_installer: fix reqs default formulae." | Mike McQuaid | |
| This reverts commit 435092ae0521e79d8ea21c8d4708031e3b4b17a3. | |||
| 2014-08-10 | SonarQube 4.4 | Evgeny Mandrikov | |
| Closes #31486. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-10 | saltstack: update 2014.1.10 bottle. | BrewTestBot | |
| Closes #31487. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-10 | saltstack 2014.1.10 | Chongyu Zhu | |
| 2014-08-10 | percona-toolkit: update 2.2.10 bottle. | BrewTestBot | |
| Closes #31471. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-10 | percona-toolkit 2.2.10 | Tomasz Pajor | |
| 2014-08-10 | formula_installer: fix reqs default formulae. | Tomasz Pajor | |
| (Commit message written by Mike McQuaid) With the change in a0a93f1b3b7b2be9b8a319be91086ffe220f8e32 unfortunately requirements with default formulae no longer could be resolved when the default formulae were not installed. This commit fixes this problem. Closes #31476. Closes #31444. Closes #30901. Closes #31471. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-10 | wine 1.7.24 (devel) | David Holm | |
| Closes #31482. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-08-09 | Update tap README template | Jack Nagel | |
| 2014-08-09 | Don't compare versions against floating point numbers | Jack Nagel | |
| 2014-08-09 | Realign case statement | Jack Nagel | |
| 2014-08-09 | Update unreleased version check | Jack Nagel | |
| 2014-08-09 | Initial Yosemite Support | Dominyk Tiller | |
| Closes #31435. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-09 | libstrophe: update 0.8.6 bottle. | BrewTestBot | |
| 2014-08-09 | libstrophe 0.8.6 | Fabian Freyer | |
| Closes #31479. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-09 | homebank: update 4.6.3 bottle. | BrewTestBot | |
| 2014-08-09 | Homebank 4.6.3 | aas | |
| Closes #31478. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-09 | Remove unnecessary lasgn | Jack Nagel | |
| 2014-08-09 | Move tab creation outside of the debug loop | Jack Nagel | |
| 2014-08-09 | Extract build-time stdlib check to a method | Jack Nagel | |
| 2014-08-09 | Cache options hash lookup on the stack | Jack Nagel | |
| 2014-08-09 | Stop exposing combined options from the tab | Jack Nagel | |
| 2014-08-09 | ld64: convert makefile to resource | Misty De Meo | |
| Fixes mistydemeo/tigerbrew#210. | |||
| 2014-08-09 | Pull effective arch detection into a method | Jack Nagel | |
| 2014-08-09 | ngrep: update 1.45_1 bottle. | BrewTestBot | |
| 2014-08-09 | ngrep: fix ipv6 | Ben Burkert | |
| Closes #31185. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-09 | imapsync: simplify resource installation | Jack Nagel | |
| 2014-08-09 | imapsync 1.592 | Neil | |
| Closes #31325. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
