Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Max Golovanov a0aae11829
Project stopped building with MSBuild 16.10.0 (#883)
* Move to PlatformToolset variable

* Workaround for MSBuild issue in vs2019 16.10

* Apologies for Windows line endings, appears like original file had Unix line-endings
2021-05-28 09:10:18 -07:00
Matthew Koscumb eb779d0880
Consolidate MSBuild Scripts (#851)
* Consolidate msbuild and test logic into separate batch files, so helper scripts don't need to duplicate too much.

* Use tools\vcvars.cmd, rather than directly linking against the VS2017 cmd.

* Add the ability to specifiy custom properties to RunMsBuild.bat

* Move build-all.bat to use RunMsBuild.bat, remove references to non-existant vcvars-ext.bat
2021-05-05 12:07:08 -07:00
Max Golovanov 2cde62c3eb Some recent regression in GitHub actions (NOT our infra!!) is causing all of our Windows builds to fail.
It appears that the GitHub action is no longer switch dir to workspace root dir, so the script doesn't launch.
2019-10-24 12:43:35 -07:00
Matt Koscumb 72b20c4c4f Make the build-*.bat scripts break after a failed build. 2019-04-05 16:12:28 -07:00
Max Golovanov 3ef0bd8ca1 GitHub clean-up drafts 2019-03-28 16:40:31 -07:00
Max Golovanov e06cca7b44 Fix building unit and functional tests from command line 2018-09-04 10:24:51 -07:00
Max Golovanov d46f98350c Drafts for v3 2018-03-30 17:05:05 -07:00
Dave Tryon 3678110096 Minor cleanup of projects and build scripts:
1) Remove legacy configs from VS2013 ==> VS2015 conversion
2) Make messages in build scripts match actual output
2017-05-30 16:56:22 -07:00
Dave Tryon 5c6de9ee33 VsDevCmd.bat appends to environment variables each time it is called, meaning that you eventually reach a point where you can no longer build. Adding SETLOCAL at the top of the batch file causes the changes from VsDevCmd.bat to be scoped to the lifetime of the batch file 2017-05-11 13:48:49 -07:00
Marius Robert Ionescu ba8fc30023 Pushing NewCPP to a new Master Branch, check out old repo for history 2017-05-10 10:29:11 -07:00