vcpkg/ports/ace
Johnny Willemsen 77f46d426b
[ace] Fix missing cpp files (#11713)
* [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] Add patch to fix Visual Studio 2019 internal compiler error

    * ports/ace/process_manager.patch:
      Added.

    * ports/ace/CONTROL:
    * ports/ace/portfile.cmake:

* Attempt to fix apply patches

    * ports/ace/portfile.cmake:

* [ace] Updated baseline for ace, 4 configurations work again with the applied patch

    * scripts/ci.baseline.txt:

* Address review comments

    * ports/ace/portfile.cmake:

* Revised patch for ACE

    * ports/ace/process_manager.patch:

* [ace] Add support for uwp

    * ports/ace/portfile.cmake:

* ace now works in all configurations

    * scripts/ci.baseline.txt:

* Removed !uwp and update version

    * ports/ace/CONTROL:

* Simplified install of copyright file and on windows we always have a QoS library

    * ports/ace/portfile.cmake:

* Install all cpp files, at some point we should try the MPC install support on Windows

* [ace] Updated version
2020-06-02 22:37:10 -07:00
..
CONTROL [ace] Fix missing cpp files (#11713) 2020-06-02 22:37:10 -07:00
portfile.cmake [ace] Fix missing cpp files (#11713) 2020-06-02 22:37:10 -07:00
process_manager.patch [ace] Add patch to fix Visual Studio 2019 16.5 internal compiler error (#11369) 2020-05-26 22:26:41 -07:00