Commit History

Author SHA1 Message Date
  anonym b9f8f6f251 Rakefile: fail when encountering unknown options. 7 years ago
  anonym 8342d75909 Rakefile: make sure to deal with each option only once. 7 years ago
  anonym fc02b0ea71 Rakefile: handle options more safely vs whitespaces. 7 years ago
  anonym 4e8410a853 Enforce `cleanall` when building a release. 7 years ago
  anonym 01fb22fb81 Fix Vagrant's is_release? check. 7 years ago
  anonym 45ddc96958 Don't enable extproxy unless explicitly given as an option. 8 years ago
  anonym 7ba7048325 Automatically provision the VM on build. 8 years ago
  anonym c2eb71e4dd Disable StrictHostKeyChecking when scp:ing build artifacts. 8 years ago
  anonym 5979863009 Add missing end-quote. 8 years ago
  anonym c1d9122a39 Improve flow. 8 years ago
  anonym 0caf5af730 Don't join arguments to one for some shell commands. 8 years ago
  anonym d8b9c2fb8f Consistently separate command components. 8 years ago
  anonym 67c9421c79 Improve comments. 8 years ago
  anonym 65775d1977 Produce fatal error if no artifacts were found on build success. 8 years ago
  anonym 8c8a487a6f Add comment. 8 years ago
  anonym b1265faa73 Simply invoke scp instead of using Net::SCP when fetching artifacts. 8 years ago
  anonym e1a60b84e3 Add rake task for generating a Vagrant base box. 8 years ago
  bertagaz 74784ac9c7 Be a bit more gentle and explain why people have to wait to bit. 8 years ago
  anonym d3661d8807 Catch failing `find` when no artifacts are found. 8 years ago
  anonym 5aa590cf4a Add convenient Rake task for SSH:ing into the builder VM. 8 years ago
  anonym 5aa2f2ad6a Refactor. 8 years ago
  anonym c4bdb36a08 Use -f for rm when target files might not exist. 8 years ago
  anonym 22446256e9 Define undefined variable. 8 years ago
  anonym 71fc7578c4 Refactor. 8 years ago
  anonym 1fb763d6fe The return value of run_vagrant is irrelevant since it became fatal. 8 years ago
  intrigeri 0aabc1e2da Fix alleged Ruby syntax error. 8 years ago
  intrigeri 53521e738e Rakefile: make sure the vagrant user's home directory has no undesired artifacts. 8 years ago
  intrigeri 2dfc21d55b Rakefile: make capture_vagrant fatal, and adjust its callers as needed. 8 years ago
  intrigeri eea7aad176 Rakefile: "quote" more stuff before passing it to a shell. 8 years ago
  intrigeri 1c7480b653 Rakefile: simplify code since run_vagrant is now fatal. 8 years ago