[Buildbot-commits] [buildbot/buildbot] 670f8c: Fix bug #3199
GitHub
noreply at github.com
Thu Feb 12 20:12:13 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 670f8c4076d47524b1e94df471510efcc9250c02
https://github.com/buildbot/buildbot/commit/670f8c4076d47524b1e94df471510efcc9250c02
Author: Tsubashi <8th.realm at gmail.com>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M master/buildbot/steps/vstudio.py
Log Message:
-----------
Fix bug #3199
MSBuild4 does not respect 'mode' argument. (http://trac.buildbot.net/ticket/3199)
Commit: 5f7843fd6d641ad45698ed6d1dc9cfbb93737661
https://github.com/buildbot/buildbot/commit/5f7843fd6d641ad45698ed6d1dc9cfbb93737661
Author: Tsubashi <8th.realm at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M master/buildbot/steps/vstudio.py
Log Message:
-----------
Fixed conflict with project property
Forgot that the Rebuild and Clean targets only exist for an entire solution.
Commit: 8fcf77de403090ebe7008271575f2afe2cb3a8f6
https://github.com/buildbot/buildbot/commit/8fcf77de403090ebe7008271575f2afe2cb3a8f6
Author: Tsubashi <8th.realm at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M master/buildbot/test/unit/test_steps_vstudio.py
Log Message:
-----------
Updated unit tests to match
Commit: 88b26fecadd013db2f1a5d0d69993993ca7bcf0b
https://github.com/buildbot/buildbot/commit/88b26fecadd013db2f1a5d0d69993993ca7bcf0b
Author: Tsubashi <8th.realm at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M master/buildbot/steps/vstudio.py
Log Message:
-----------
Removed extra whitespace
Commit: 9b8d27193f393f11c7adf7cd2342884b0d7a0e6b
https://github.com/buildbot/buildbot/commit/9b8d27193f393f11c7adf7cd2342884b0d7a0e6b
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M master/buildbot/steps/vstudio.py
M master/buildbot/test/unit/test_steps_vstudio.py
Log Message:
-----------
Merge pull request #1541 from Tsubashi/master
Fix bug #3199
Compare: https://github.com/buildbot/buildbot/compare/8d2cfdfa1122...9b8d27193f39
More information about the Commits
mailing list