| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2011-02-23 | Make reusing git repos actually work | Jonathan "Duke" Leto | 1 | -0/+2 | |
| This code is not pretty, but it works. Currently, Git::Repository is eschewed because it was giving odd errors. | |||||
| 2011-02-04 | Teach jitterbug how to run Ruby Rakefile tests | Jonathan "Duke" Leto | 1 | -0/+2 | |
| 2011-01-31 | Teach capsule.sh about plain Makefile-based projects | Jonathan "Duke" Leto | 1 | -0/+3 | |
| This code runs "make test" if a Makefile is present, which should be able to test projects like Git. We should add the ability to change the target name, since many C-based projects use the 'check' target. | |||||
| 2011-01-31 | Capture all build output in the logfile, since it is usually useful | Jonathan "Duke" Leto | 1 | -8/+8 | |
| 2011-01-28 | Add a builder_variablse YAML key, which passed environment variables to the ↵ | Jonathan "Duke" Leto | 1 | -4/+6 | |
| builder | |||||
| 2011-01-18 | Add support for building+testing Parrot VM and Rakudo Perl 6 | Jonathan "Duke" Leto | 1 | -4/+8 | |
| 2011-01-18 | Add support for testing some Parrot and Perl 6 projects | Jonathan "Duke" Leto | 1 | -0/+6 | |
| 2011-01-09 | Use a stringified version object, because it is prettier | Jonathan "Duke" Leto | 1 | -2/+2 | |
| 2011-01-09 | Attempt grab perl version correctly | Jonathan "Duke" Leto | 1 | -4/+4 | |
| 2011-01-09 | Function must be defined before it is used | Jonathan "Duke" Leto | 1 | -21/+21 | |
| 2011-01-08 | Add ability to disable perlbrew | Jonathan "Duke" Leto | 1 | -14/+23 | |
| 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). | |||||
| 2011-01-07 | Use cpanm --installdeps . for Module::Build projects | Jonathan "Duke" Leto | 1 | -1/+2 | |
| 2011-01-05 | Tell Module::Build to be verbose | Jonathan "Duke" Leto | 1 | -1/+1 | |
| 2011-01-04 | Add some debug output to capsule.sh | Jonathan "Duke" Leto | 1 | -0/+7 | |
| 2011-01-04 | Fix syntax error in capsule.sh | Jonathan "Duke" Leto | 1 | -1/+1 | |
| 2011-01-03 | Make capsule.sh prefer Build.PL | Jonathan "Duke" Leto | 1 | -0/+4 | |
| 2010-10-08 | update capsule | franck cuny | 1 | -4/+1 | |
| 2010-09-27 | move build script to conf | franck cuny | 1 | -0/+3 | |
| 2010-09-27 | ho, I hate bash | franck cuny | 1 | -1/+1 | |
| 2010-09-26 | ALL perls version | franck cuny | 1 | -1/+1 | |
| 2010-09-26 | works with dzil too | franck cuny | 1 | -4/+10 | |
| 2010-09-25 | update layout | franck cuny | 1 | -0/+1 | |
| 2010-09-23 | initial import | franck cuny | 1 | -0/+26 | |
