aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/patch_qnx.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Split Common folder based on operating system familiesHeikki Halmet2018-01-101-51/+0
| | | | | | | | | | This change will split common folder to four different folders: Linux, Unix, Windows and MacOS. Each of these folders includes scripts which are common for their operating system familes Task-number: QTQAINFRA-1451 Change-Id: Ic93b2183052335dee875d1452b21e38d268b6474 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
* Clean up QNX patchingSimon Hausmann2017-09-161-1/+1
| | | | | | | | Get rid of COIN_WEBSERVER_ADDRESS and download the QNX C++11 patches from ci-files01 instead. Change-Id: I7c32bfc1e1abef59b1e419e7dcdb73a5b16a895f Reviewed-by: Simo Fält <simo.falt@qt.io>
* Add script to patch QNX SDK headers for Qt atomicsFrederik Gladhorn2016-06-161-0/+51
Applies http://www.qnx.com/download/feature.html?programid=27555 to the QNX SDK on our continuous integration machines. Change-Id: I6d24b5024b3e5981c30bbf9a26a1bb4dfaca4e80 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>