about summary refs log tree commit diff
path: root/lib/jitterbug/Builder.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix the mangled build failure email bugJonathan "Duke" Leto2011-01-111-9/+9
|
* Add the ability to CC an email when builds failJonathan "Duke" Leto2011-01-101-1/+3
|
* Add ability to disable perlbrewJonathan "Duke" Leto2011-01-081-1/+3
| | | | | | This option comes in handy for those that want to run long test suites on just one version of Perl and/or those using local::lib (which doesn't play nice with perlbrew with XS modules).
* Add debug info for a failed build eventJonathan "Duke" Leto2011-01-071-2/+4
|
* Die early if the config file does not exist and add some testsJonathan "Duke" Leto2011-01-071-0/+2
|
* Find new tasks correctlyJonathan "Duke" Leto2011-01-051-1/+2
|
* Attempt to avoid a race condition and emit more debug infoJonathan "Duke" Leto2011-01-051-2/+9
|
* Properly bubble up errors from rmtreeJonathan "Duke" Leto2011-01-051-2/+2
|
* Add a few more simple testsJonathan "Duke" Leto2011-01-051-0/+2
|
* Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto2011-01-051-6/+13
|
* Add some useful debug info for the logsJonathan "Duke" Leto2011-01-051-0/+5
|
* Fix issue where previous build dir was not removed early enoughJonathan "Duke" Leto2011-01-051-1/+2
|
* Create a sleep method in jitterbug::Builder and fix a typoJonathan "Duke" Leto2011-01-051-3/+10
|
* Print more useful info when it is neededJonathan "Duke" Leto2011-01-051-1/+3
|
* Rewriting the builder as jitterbug::BuilderSawyer X2011-01-051-0/+124