Commit Graph

3 Commits

Author SHA1 Message Date
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Phoebe
e1e7daf3ab
[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing

* [ptex] Add DISABLE_PARALLEL_CONFIGURE

* Update the baseline version

* Add missing quotes

* Update the baseline version
2021-08-09 09:07:37 -07:00
Rubén de Celis Hernández
30d39c8901
[rbdl] Add new port (#13884)
* Add RBDL core support (without features)

* Fix port version

* Add supports field to CONTROL

* Mark rbdl:x64-uwp as fail in the CI baseline

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

*  Temporal removing of Supports field

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Revert "Mark rbdl:x64-uwp as fail in the CI baseline"

This reverts commit 65a8100131.

* Add Supports field

* Update ports/rbdl/001_x64_number_of_sections_exceeded_in_object_file_patch.diff

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Remove vcpkg_fail_port_install

* Remove Supports field

* Revert "Remove Supports field"

This reverts commit b62ba898af.

* Revert "Remove vcpkg_fail_port_install"

This reverts commit dd7aecaec6.

* Revert "Revert "Remove Supports field""

This reverts commit 0e1cd7aa92.

* Revert "Revert "Remove vcpkg_fail_port_install""

This reverts commit ae89760c29.

* Fix 001_x64_number_of_sections_exceeded_in_object_file_patch.diff

* Remove vcpkg_fixup_cmake_targets

* Disable manual handling for dynamic install target

* ♻️ Clean code

* Add 002_runtime_destination_for_not_static_build.diff patch

* Revert "Add 002_runtime_destination_for_not_static_build.diff patch"

This reverts commit 32a0cfa251.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 15:51:43 -07:00