| Age | Commit message (Collapse) | Author |
|
* [behaviortree-cpp] update to 3.5.6
* update version
* update vcpkg.json
* update version
|
|
* [boost-regex] fix osx build with icu
* add version files
* Update ports/boost-regex/b2-options.cmake: Apply suggestion
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* add version files
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [ut] create a new port
* [ut] update baseline and port SHA
* [bext-ut] change port name
* [bext-ut] unique name for downloaded license
* Update ports/bext-ut/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [bext-ut] comment for copyright install
* [bext-ut] Lift license download up. Copy, don't move.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* Rename `boost-di` to `di`
Problem:
- `boost-di` is not an official Boost library and it shouldn't use boost name.
Solution:
- Rename it to `di` instead.
* Update the port name to bext-di
* Update the version
Co-authored-by: Kris Jusiak <kris@jusiak.net>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [breakpad] add support for Android triplets
This changes vcpkg's custom CMakeLists.txt file for Breakpad so
that it correctly builds libbreakpad_client for Android. It
follows the same source file layout for Android as seen in the
./android/google_breakpad/Android.mk make file.
* [breakpad] update control file
* [breakpad] update versions
* [breakpad] fix for unordered_map in MSVC++ STL and libstdc++
* [breakpad] update versions
* [breakpad] fix to install libbreakpad on non-Android platforms
* [breakpad] update versions
* [breakpad] Read sources list from Android.mk
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json
* [many ports] Apply host dependencies
* [yasm-tool] Revert yasm-tool changes to split into PR #16478
* [many ports] Add versions
* [vcpkg.cmake] Revert change applied in other PR
* [boost-modular-build-helper] Merge from master
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
boost-locale[icu] on linux (#16859)
* [boost-modular-build-helper] Add system library dl for boost-regex[icu] and boost-locale[icu] on linux
* Update baseline version
|
|
* [blend2d] Update to 2021-03-17
* [blend2d] update port_versions
|
|
* [boost] fix boost context build on apple arm
* add version files
|
|
* [boost-context] fix linux -> windows cross compile
* add version files
|
|
* [brotli] add iOS support
This commit adds support for iOS by modifying the CMakeLists.txt
file to specify the BUNDLE DESTINATION parameter during install,
which is required for iOS builds.
* [brotli] update control file
* [brotli] update versions
|
|
* [box2d] update to 2.4.1
* update version
* delete patch file
* update version
* update json
* update version
|
|
* Update CONTROL
* Update portfile.cmake
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [boost] build boost on windows x86 with /safeseh
* add version files
|
|
* [boost-python] Fix build issue with feature python2
* Update the versions
* Fix the python-tag
* update the version
|
|
* [bfgroup-lyra] Install cmake targets.
* [bfgroup-lyra] Update port version.
* x-add-version
|
|
* [boost-concept-check] Fix warning C4834 when install pagmo2
* Update json files
* Modify patch
* update version
* Modify the patch with other workaround
* Update git-tree
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
|
|
* pass additional link flags to b2
* configure boost-locale for android
* build libiconv for android
* Bump port version
* bump port version
* Update CONTROL
* new_ci_checks and versions
* add versions again
* fix pr review
* fix pr review. version
* bump versions
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [vcpkg] initial ppc64le community support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* [boost-modular-build-helper] ppc64le support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Merge from master
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
|