[Commits] [wesnoth/wesnoth] 86d8b7: vcproj: Fix liblua Release rebuild
GitHub
noreply at github.com
Sun Mar 8 18:44:39 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 86d8b7faef8800eadb5dec7e02b842ee8c14f804
https://github.com/wesnoth/wesnoth/commit/86d8b7faef8800eadb5dec7e02b842ee8c14f804
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-03-08 (Sun, 08 Mar 2015)
Changed paths:
M projectfiles/VC9/liblua.vcproj
M projectfiles/VC9/wesnothlib.vcproj
Log Message:
-----------
vcproj: Fix liblua Release rebuild
If several projects share the same IntDir, they write to the same .pdb
which causes issues with multithread compilation (as well as warnings).
[skip ci]
Commit: 44ec27daf2faeea91c1e9ff646c1fb150beff9f1
https://github.com/wesnoth/wesnoth/commit/44ec27daf2faeea91c1e9ff646c1fb150beff9f1
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-03-08 (Sun, 08 Mar 2015)
Changed paths:
M projectfiles/VC9/wesnoth.vcproj
Log Message:
-----------
vcproj: Update for ea212b5
[skip ci]
Commit: 4da8eecc643fbe7067d542ce6137e01a5df0c23d
https://github.com/wesnoth/wesnoth/commit/4da8eecc643fbe7067d542ce6137e01a5df0c23d
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-03-08 (Sun, 08 Mar 2015)
Changed paths:
M projectfiles/VC9/WML_tests.cmd
M projectfiles/VC9/WindowsTimeout.cpp
M projectfiles/VC9/WindowsTimeout.vcproj
Log Message:
-----------
vcproj: Fix WML_test execution on debug builds
[skip ci]
Compare: https://github.com/wesnoth/wesnoth/compare/9b5168d7fde2...4da8eecc643f
More information about the Commits
mailing list