aboutsummaryrefslogtreecommitdiff
path: root/scripts/deploybuild.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed deployment scripts to always use xmakeStefan Boberg2022-01-261-12/+3
|
* Fix issues with deployment python script due to removal of sln files.Zousar Shaker2022-01-041-2/+2
|
* Updated deploy script to set platform, architecture and configuration.Per Larsson2021-11-241-11/+11
|
* Merged from upstreamStefan Boberg2021-10-051-10/+27
|
* Changed path for crashpad exe since vcpkg decided to put it somewhere else ↵Stefan Boberg2021-09-141-1/+1
| | | | now, for reasons unknown
* Improved deploy script error reportingStefan Boberg2021-09-031-14/+22
|
* Make sure build scripts fails if the devenv build failsStefan Boberg2021-09-031-3/+12
|
* Improvements to build deploy scriptsStefan Boberg2021-09-031-7/+24
| | | | | Deploybuild script now builds code first Jazzed up terminal output
* Updated deploy scripts to handle crashpad and pdb updates betterStefan Boberg2021-08-311-1/+4
|
* Initial build deploy scripts. Still missing debug information upload step so ↵Stefan Boberg2021-08-211-0/+79
should not be used