Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd --dev flag to mach build commands #28
Conversation
larsberg
commented
May 8, 2015
|
I think you've got the wrong guy, maybe you want @larsbergstrom https://github.com/larsbergstrom? |
|
Hrm, this brings up the fact that we never did turn on the release builders. Maybe we should be building all of these with |
|
Oops, sorry @larsberg! Feel free to unsubscribe from this issue. @larsbergstrom uses that username on some other forums, which is why I got mixed up. @larsbergstrom: Yes, we could change at least one of these to Note: I updated this PR to use |
This is part of servo#5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs.
This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6023) <!-- Reviewable:end -->
This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6023) <!-- Reviewable:end -->
|
This is ready to merge now that servo/servo#6023 has landed. |
Add --dev flag to mach build commands
Require either `--dev` or `--release`, unless a default build.mode is set in `.servobuild`. This is @jinankjain's patch from #5965, rebased onto master. It is already reviewed, and only waiting for servo/saltfs#28 to be deployed. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6038) <!-- Reviewable:end -->
…nd (from mbrubeck:dev-nop); r=larsbergstrom This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? @larsbergstrom Source-Repo: https://github.com/servo/servo Source-Revision: 3e69bf8cd23caa5b691e42141d1111070ff831f5
…nankjain-Bug#5933); r=mbrubeck Require either `--dev` or `--release`, unless a default build.mode is set in `.servobuild`. This is @jinankjain's patch from #5965, rebased onto master. It is already reviewed, and only waiting for servo/saltfs#28 to be deployed. Source-Repo: https://github.com/servo/servo Source-Revision: c0d8488b719ea72e73e435618e015c2f705853cc
…nd (from mbrubeck:dev-nop); r=larsbergstrom This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? larsbergstrom Source-Repo: https://github.com/servo/servo Source-Revision: 3e69bf8cd23caa5b691e42141d1111070ff831f5 UltraBlame original commit: c14625d615b36e858f40afd208c14c98129f3853
…nankjain-Bug#5933); r=mbrubeck Require either `--dev` or `--release`, unless a default build.mode is set in `.servobuild`. This is jinankjain's patch from #5965, rebased onto master. It is already reviewed, and only waiting for servo/saltfs#28 to be deployed. Source-Repo: https://github.com/servo/servo Source-Revision: c0d8488b719ea72e73e435618e015c2f705853cc UltraBlame original commit: 8898638c645eb2f411b9accfa9e93b3ead6b7fa8
…nd (from mbrubeck:dev-nop); r=larsbergstrom This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? larsbergstrom Source-Repo: https://github.com/servo/servo Source-Revision: 3e69bf8cd23caa5b691e42141d1111070ff831f5 UltraBlame original commit: c14625d615b36e858f40afd208c14c98129f3853
…nankjain-Bug#5933); r=mbrubeck Require either `--dev` or `--release`, unless a default build.mode is set in `.servobuild`. This is jinankjain's patch from #5965, rebased onto master. It is already reviewed, and only waiting for servo/saltfs#28 to be deployed. Source-Repo: https://github.com/servo/servo Source-Revision: c0d8488b719ea72e73e435618e015c2f705853cc UltraBlame original commit: 8898638c645eb2f411b9accfa9e93b3ead6b7fa8
…nd (from mbrubeck:dev-nop); r=larsbergstrom This is part of #5965. It needs to land before the rest of that PR, so we can land servo/saltfs#28 without breaking automated builds for other PRs. r? larsbergstrom Source-Repo: https://github.com/servo/servo Source-Revision: 3e69bf8cd23caa5b691e42141d1111070ff831f5 UltraBlame original commit: c14625d615b36e858f40afd208c14c98129f3853
…nankjain-Bug#5933); r=mbrubeck Require either `--dev` or `--release`, unless a default build.mode is set in `.servobuild`. This is jinankjain's patch from #5965, rebased onto master. It is already reviewed, and only waiting for servo/saltfs#28 to be deployed. Source-Repo: https://github.com/servo/servo Source-Revision: c0d8488b719ea72e73e435618e015c2f705853cc UltraBlame original commit: 8898638c645eb2f411b9accfa9e93b3ead6b7fa8
mbrubeck commentedMay 6, 2015
This is a no-op right now, but it will be necessary if servo/servo#5964 lands. r? @larsbergstrom