Skip to content

update from original repo#2

Merged
Haojia521 merged 29 commits intoHaojia521:masterfrom
microsoft:master
May 16, 2019
Merged

update from original repo#2
Haojia521 merged 29 commits intoHaojia521:masterfrom
microsoft:master

Conversation

@Haojia521
Copy link
Owner

No description provided.

Rastaban and others added 29 commits May 10, 2019 12:47
* removed unnecessary renaming.

CMake updated its module file for FindCURL. so the renaming is not required anymore.

* bump control

* fix curl in static builds

* fix gdal regression

* fix typo

* fixed alignment

* fix libideviceactivation regression

* fix idevicerestore regression
* [glm] Remove all unnecessary build steps

* [glm] Fix header export

* [glm] Bump control to force rebuild
* remove extra build step. 

vcpkg_install_cmake should also build the target.

* Update CONTROL
* [g3log] Add new port (fix #5684, fix #5941)

* [g3log] Remove usage

* [g3log] Restore usage

* [g3log] Add UNIX support

* [g3log] Use vcpkg_install_cmake

* [g3log] Update to 2019-05-14

* [g3log] Update version number
* [libressl] add new port

* disable symlink of static libs

* [libressl] disable uwp and arm builds
* initial usd port

* [usd] Acquire python2 required to build

* Use copy instead of rename

Handle the source path and the package path being on different partitions.
* [io2d] macOS support

* Update version string
* [libpff] Initial port.

* [libpff] Add unofficial CMake find_package() integration support
* [libsndfile]Fix install file path in linux.

* [libsndfile] Don't install HTML docs
* [cpp-netlib] Add new port

* Fix the problem on Linux.

* Add the unsupported message for UWP.
…ol (#6407)

* Prevent stale MSYS gpg-agent.exe process blocking command control

This commit fixes:
#5476

The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang.
There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed.

Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way.

Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason.
Might I suggest that the issue is fixed in vcpkg MSYS instead or as well?

Please don't request further from this commit.

* [icu] Kill MSYS gpg-agent.exe on Windows
@Haojia521 Haojia521 merged commit a355f5a into Haojia521:master May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.