aboutsummaryrefslogtreecommitdiff
path: root/ports/open62541/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-29[open62541] Update to 1.2.2 (#20399)chausner
* Update open62541 to 1.2.2 * Update CI baseline * delete double quotes * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-03-31[open62541] add amalgamation feature (#16969)Alexander Neumann
* [open62541] add amalgamation features * version stuff * Update versions/baseline.json * Update ports/open62541/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update version file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13[many ports] 2019.09.14 Updates (#13536)Robert Schumacher
* [many ports] 2019.09.14 Updates * Revert failure ports * Revert failure ports * Revert failure ports * [urdfdom] Fix find dependency console_bridge * Revert failure ports * [devil] Compatible with jasper 2.0.20 * [devil] Refix compatible with jasper functions declaration on different os * Update ports/alembic/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Revert failure ports wangle * [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2 * Revert failure ports * Revert failure ports * [urdfdom-headers] Fix include path in config.cmake file * upload patch * [urdfdom-headers] Refix include path in config.cmake file * [qt5-imageformats] Fix missing include math.h * [urdfdom-headers] Refix include path in config.cmake file * [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation * Remove updated ports version * Commit suggestions * [libideviceactivation] revert Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-23[open62541] update to v1.1, add encryption support (#12023)yurybura
2020-02-11[open62541] Update to v1.0.1 (#9992)yurybura
* [open62541] Update to v1.0 * Remove dependency on python-six * Fix CI * Manually specify the version * Fix install binaries directory * Fix end line * Add homepage and modernize cmake
2020-01-21[open62541] Update to v1.0 (#9767)yurybura
* [open62541] Update to v1.0 * Remove dependency on python-six * Fix CI * Manually specify the version * Fix install binaries directory * Fix end line * Add homepage and modernize cmake
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] new portStefano Sinigardi