aboutsummaryrefslogtreecommitdiff
path: root/ports/open62541
AgeCommit message (Collapse)Author
2019-09-23[open62541] fix dynamic build (#8252)Phoebe
* [open62541] fix dynamic build * Add the regex back to unblock --head revision
2019-08-08[open62541] Fix flakiness/bugginess (#7607)nicole mazzuca
- We used to `get-pip` on all non-Linux systems; we should be downloading and running it only on Windows. - `get-pip`'s download link was volatile, and the SHA would change. We now download it from a versioned link, which should not change As part of these, we bumped the number from 0.30.0-2 to 0.30.0-3
2019-07-02Fix Python3 tool on Windows (#7051)cskrisz
* Delete python37._pth from python3-embed * Add version number to SUBDIR * [open62541] Use Python in version subdir
2019-05-06[duktape/open62541] Update the SHA512 of distfile (#6326)Cheney Wang
* [duktape] Update the SHA512 of distfile * [open62541] Update the SHA512 of distfile
2019-03-26[open62541] add system dependencies for linux, quickly error-out for UWPStefano Sinigardi
2019-03-22[open62541] remove unnecessary patch, regex in portfile works also with head revStefano Sinigardi
2019-03-22[open62541] new portStefano Sinigardi