Updates for CI (#1760)
* Dont exclude tests from magical lists

* update default toolchain locations for windows pointing to latest supported versions

* Fixing build loop in build_release.py

* Fixing incorrect target name in release script, preventing traceback in this case

* Breaking up the uploading of build/test results.
It defaults to 1000 'projectRuns' per POST call, though this can be
modified via the '-l' parameter when invoking 'add-project-runs'.

* remove default path to GCC. Setting takes priority to PATH so this breaks linux and Mac

* revert is_supported chages in favor of alternative command line option
ls
1 parent ffa9d17 commit cd9f9331dc6a9d398d990fb2c4385d21e00319e3
@Sam Grove Sam Grove authored on 27 May 2016
Martin Kojtal committed on 27 May 2016
Showing 3 changed files
View
workspace_tools/build_release.py
View
workspace_tools/settings.py
View
workspace_tools/upload_results.py