diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2020-04-23 22:45:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 13:45:56 -0700 |
| commit | 9f31167fb275f3cb8248aa4061a57c8771269305 (patch) | |
| tree | d06e5c0b05040a3e800b0cd2e669e356fcbbf9e9 /scripts | |
| parent | a0126a86e7f8de5004e0aacf68ab8c5019b3e921 (diff) | |
| download | vcpkg-9f31167fb275f3cb8248aa4061a57c8771269305.tar.gz vcpkg-9f31167fb275f3cb8248aa4061a57c8771269305.zip | |
[ace] Add support for MacOSX (#10984)
* [ace] Update to 6.5.8
* Address review comments
* ports/ace/portfile.cmake:
* Put back copy step
* ports/ace/portfile.cmake:
* Fixed error
* ports/ace/portfile.cmake:
* ARM should work, let us try it
* ports/ace/portfile.cmake:
* ARM doesn't work yet, so disable it again
* ports/ace/portfile.cmake:
* Add support for vcpkg of ace on MacOSX
* ports/ace/portfile.cmake:
* [ace] ACE should work now on ARM
* ports/ace/portfile.cmake:
* [ace] OSX should work now
scripts/ci.baseline.txt:
* ARM doesn't work yet, visual studio 2019 is broken for the moment
* ports/ace/portfile.cmake:
* Increment version of ace
* ports/ace/CONTROL:
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index d8b6fe9f9..66292e4df 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -48,7 +48,6 @@ abseil:arm-uwp=fail # ace is failing because the port's attempt to make yasm available is not succeeding
ace:arm-uwp=fail
ace:arm64-windows=fail
-ace:x64-osx=fail
ace:x64-uwp=fail
ace:x64-windows-static=fail
ace:x64-windows=fail
|
