| Age | Commit message (Collapse) | Author |
|
* [vcpkg/configure_make] add USE_WRAPPERS option
* Move env setting for wrapper to correct spot
|
|
variables usage (#13713)
* [vcpkg/toolchain] add bootstrap and install options
* fix usage of cache variables
|
|
* support linux, osx, static build
* fix install bug
* set OSX_FRAMEWORK=OFF fix osx install failed bug
* Update ports/qca/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/qca/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/qca/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/qca/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/qca/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* change install copyright
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
parameters. (#13857)
Resolves #11456.
|
|
|
|
* [log4cxx] Upgrade to newly released 0.11.0
* [log4cxx] 0.11.0 should build everywhere except uwp
* Changes suggested by @ras0219
* Prevent WIN32 libraries being used on linux
* Prevent WIN32 libraries being used on linux
* Prevent WIN32 libraries being used on linux
* Update ports/log4cxx/portfile.cmake
Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [vcpkg] Avoid computing triplet ABIs for editable packages
* [vcpkg] Address PR comments
* [vcpkg-end-to-end-tests] Add tests for --no-binarycaching, binarycaching by default, and --editable
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
otherwise my custom llvm toolchain file fails.
|
|
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
This port is "passing, remove from fail list" in our most recent CI: https://dev.azure.com/vcpkg/public/_build/results?buildId=43574&view=results
|
|
|
|
|
|
|
|
archives (#13830)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [vcpkg osx ci] update to newer bits
these ones should actually work!
* update vagrantfile
* correct scripts, reformat, add docs
* Finish Get-InternalBaseBox, move archives
In order to avoid people maliciously deleting the boxes,
the archives share and file share are in different users now.
* baseline libqcow to be fixed later
* actually check for the mount point
* fix Install-Prerequisites again
* add +x to Get-InternalBaseBox.ps1
additionally, fix some errors
|
|
|
|
* [vcpkg baseline] Skip libvmdk
* Add comments to ci.baseline.txt
|
|
* Add compiler info to nuspec description
* Run clang-format on some files
* Fix the unit tests
* [vcpkg] Clarify NuGet description to note 'CXX compiler'
* [vcpkg] Fix tests
Co-authored-by: frivard <frivard@coveo.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
* [libidn2] Support UNIX
* update baseline
* Add supports
|
|
* [vcpkg_build_cmake] Set PARALLEL_ARG when using Ninja
* Update scripts/cmake/vcpkg_build_cmake.cmake
|
|
* [qt5-location] Rename vendored libs to avoid conflicts
* [qt5-location] Use upstream patch
* [qt5-location] Replace / in patch url with %2F
* Update ports/qt5-location/CONTROL
* [assimp][irrxml] Remove outdated version of irrxml; redirect assimp at newer irrlicht
* [assimp] Apply skipped patch irrlicht.patch
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
machines (#13619)
* [vcpkg ci:osx] Remove brew install
* add instructions for creating a new vagrant box
* fix the vagrant scripts for the new box
* finish fixing the setup
* [mecab jxrlib] fix ports for CI
mecab needed to use an actual ref that wasn't master,
and jxrlib needed a patch for xcode 12 CLTs.
Additionally, this fixes the mecab version to be a date, the date of the last commit,
since `1.0` is not the correct version (mecab doesn't have released versions)
* [many ports] fix compile with Xcode 12 CLTs
This mostly means fixing errors on implicit-function-declaration,
and removing some Werrors
* alac-decoder
* apr
* argtable2
* arrow
* hyperscan
* mcpp
* minizip
* mosquitto
* stormlib
* [many ports] even more Xcode 12 CLT fixes
* [jxrlib darknet] fix the last ports! (hopefully)
* CRs, plus minor wip changes to osx scripts
|
|
* try fixing x264
* fix remaining issues
* Remove unnecessary COPY_SOURCE
|
|
* [vcpkg] add missing Makefile flag for install step
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* [libpq] add custom Makefile to install only required targets
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
* Add static linking to Scintilla
* Add Port-Version to CONTROL
* Split library linkage from crt linkage
* Update CI baseline
* [scintilla] Update to 4.4.5
* Remove vcpkg_copy_pdbs()
* [scintilla] Add supports
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
|
|
* [Ninja] update to 1.10.1
* [Ninja] update to 1.10.1 (find_acquire_program)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [mimalloc] Update to 1.6.4
* deletecibaseline
|
|
* Add static linking to Scintilla
* Add Port-Version to CONTROL
* Split library linkage from crt linkage
* Update CI baseline
* Remove vcpkg_copy_pdbs()
|
|
* [Many ports] Update to the latest version or commit
* [libplist] Update version
[libsync] Update patch format
* Update as review suggestions
* [libplist] Revert changes
|
|
|
|
This changes the vcpkg msbuild targets file to wait for the lock, rather than failing immediately
|
|
|
|
* [vcpkg docs] add docs for manifest files
These are just for the maintainer docs,
not user docs.
* [vcpkg] EBNF-ify platform expression parsing
this modifies nothing about what strings are accepted or rejected,
it just moves stuff around.
also adds tests.
* [vcpkg docs] add manifest mode example
* [wip] docs for augustin
also fix tabs
* [vcpkg manifest] switch to using maps for features
* Apply suggestions from code review
* un-experimentize format-manifest
* flesh out the user manifest mode docs
* CRs
* billy CRs
* final personal pass-thru
|
|
|
|
* add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain
* move everything into additional manifest params
* fix me not thinking
|
|
|
|
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
|
|
|
|
* [xtensor-io] Disable undeclared HighFive detection which is currently broken.
HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO)
CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set.
CMake Error in CMakeLists.txt:
export called with target "xtensor-io" which requires target "libdeps" that
is not in any export set.
* [tcl] [taskflow] Mark passing in CI.
|
|
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Huahua <ihuahua@live.com>
|
|
Verify the following command on both 32 bits and 64 bits OS on Raspberry pi 3.
./bootstrap-vcpkg.sh
./vcpkg install boost
|
|
|
|
|