| Age | Commit message (Collapse) | Author |
|
|
|
* added missing 'xml' feature implementation
* updated versions
* Update version database
* small fixes and update version database
* merged changes
* Update version database
* add version-port
* update version
* fixed [tao] feature
* updated version database
* forgot to merge this
* update version
* another small change
* update version database
* pass the same ACE features to ACEXML as well
* update version
* fixed zlib feature
* update version
* fixed x64-windows-static triplet
* update version
* incorporated requested changes after review
* update version
* updated "version" string
* updated version
* use current_install_dir
* update version
Co-authored-by: Erik Sohns <erik.sohns@posteo.de>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* Remove 001-install-libraries.patch (all changes are in upstream)
* Change REF from 0c8905e84 (old master) to 59f15da55 (v8.2.0-20211013)
* Remove -Dbuild_tests=OFF which is default one
* Kill spaces at EOLn in portfile.cmake
* Update version, reset port-version
|
|
* [log4cxx] Update to 0.12.0
* version
* Replace depreciate functions
* version
|
|
* [libigl] Update to 2.3.0
* remove the change in fix-config.patch
* restore to the original state
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
|
|
* [bext-wintls] add new port
* delete extra blank lines
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* Update hfsm2 to 1.10.1
* Update CI baseline
* Fix include path
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
|
|
* [boost] fix #20676
* update version
|
|
* [mimalloc] Update to 2.0.2
* [mimalloc] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
* [imgui] Update to 1.85
* [imgui] Update version files
* [imgui] Replace deprecated vcpkg functions
* [imgui] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
|
|
|
|
* add a patch for co v2.0.2
* update port version
* update version
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* Update fastrtps to 2.4.0
* Update CI baseline
* Fix installation of fast-discovery-server.exe tool
* Update git-tree hash
* Another fix
* Update git-tree hash
* Use vcpkg_replace_string
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Fix indentation
* Update git-tree hash
* Remove double quotes
* update version
* Disable symlinks
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* Revise tiff cmake wrapper
* x-add-version
* Use variables from vcpkg_check_features
* x-add-version
* Set CMP0012 to allow 'if(ON)'
* x-add-version
* Restore early call to _find_package
* Move wrapper vars to z_vcpkg namespace
* Use more common conditional dependency configuration
* Don't touch TIFF_LIBRARY
* Pass on QUIET option
* Update versions
|
|
* Update libsrt to 1.4.4
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update libsass to 3.6.5
* Update CI baseline
* Add vcpkg_fail_port_install for UWP
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update git-tree hash
* Add back vcpkg_copy_pdbs
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* Update tinyspline to 0.3.0
* Update CI baseline
* Fixes
* Update git-tree hash
* Fix lib output folder on 64-bit architectures
* Update git-tree hash
* Add homepage
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [cctag] fix find cuda
* [cctag] upgrade to 1.0.1
* [cctag] migrating to new vcpkg_cmake_* functions
* [cctag] update baseline and version
|
|
* V8Config-shared compatibility issue fixed for VS generator
* Version updated
* port version fix
* update version
* adjust first entry
* update version
* Use version rather than version-string.
* Picking V8 snapshot via cmake generator expression
* version fix
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [ryml] Support osx
* Update deprecated functions
* Remove supports field
|
|
* Add graphviz
* Address bot feedback
* Add python3 dep and fix pkgconf var
* Acquire python3 program
* Specify python3 executable
* Move bison earlier in path
* Add bison executable as var
* Add other deps as var
* Fix formatting
* Apply suggestions from code review
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update to 2.49.1
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* Fixup mingw lib names on windows
* Update versions
* Bump boost-modular-build-helper port-version.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Add new port pffft
* Add pffft to baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Add asio-grpc
* Migrate deprecated functions in ports/asio-grpc/portfile.cmake
|
|
* Use common indentation of 4 spaces
* Minimize makefiles patch
* Fix single-config build
* Install pc file for windows
* Update versions
|
|
|
|
(#20597)
* ports: sentry-native: Add CMakeFindDependencyMacro for find_dependency
find_dependency requires CMakeFindDependencyMacro to be included,
otherwise there is a CMake error when using find_package(sentry).
* versions: update sentry-native port-version to 2
|
|
* [boost-gil] remove dependency boost-filesystem
This dependency is optional and only used to build and run tests and examples.
See https://github.com/boostorg/gil#requirements
However, there is also BOOST_GIL_IO_ADD_FS_PATH_SUPPORT which enables
boost::filesystem::path support for IO functions, but since users have to define
it manually, they must install the dependency manually, too.
* fix spacing
* fix generate-ports.ps1
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update jsonnet to 0.17.0
* Update CI baseline
* add supports
* update version
* revert portfile.cmake
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* Update greatest to 1.5.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update oniguruma to 6.9.7.1
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update nmslib to 2.1.1
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update libhv to 1.2.2
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update libsvm to 3.2.5
* Update CI baseline
* Fix version
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update numactl to 2.0.14
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update optional-lite to 3.5.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [kcp] update to 1.7
* update version
* change version-string to version
* update version
|
|
* [quazip] update to 1.1
* update version
* change version-string to version
* update version
|
|
* Update wildmidi to 0.4.4
* Update CI baseline
* Remove double quotes
* update version
* Remove obsolete patch file
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* Update tinyxml2 to 9.0.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update replxx to 0.0.3
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [scripts/boost] fix issue #20417
[boost-iostreams] replace explicit dependencies with default-features, allow to disable compression filters
* add versions
* [scripts/boost] update port version after #20421
* [boost-odeint] move boost-mpi dependency to the feature
* add version
* [boost-modular-build-helper] rework user-config generation
* [boost-python] move python3 from explicit dependency to default feature
* [boost-modular-build-helper] update version
* add verions
* [boost-modular-build-helper] fix empty flags
* update version
* Fix compilation on Emscripten / WebAssembly (#20551)
* [opencv4,opencv3] Control exported protobuf dependency (#20550)
* Control exported protobuf dependency
* Update versions
* Control exported protobuf dependency
* Update versions
* [OpenMVS] restore deprecated cmake scripts for configure, build & fixup targets (#20422)
* [OpenMVS] restore deprecated cmake scripts
* [OpenMVS] fix references
* switch back to vcpkg_cmake_*
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* [libffi] Don't replace string in file that doesn't exist. (#20554)
* Don't replace string in file that doesn't exist.
* Update per bot.
* Update per bot again.
* Address comments.
* [json-dto] Update to 0.2.14 (#20570)
* json-dto updated to v.0.2.14.
* json-dto-0.2.14 added to baseline.
* Change deprecated commands.
* Update baseline for fresh json-dto-0.2.14.
* [sail] Update to 0.9.0-pre17 (#20562)
* [sail] Update to 0.9.0-pre17
* [sail] vcpkg x-add-version --all --overwrite-version
* [sail] Update pre17 hash
* [sail] vcpkg x-add-version --all --overwrite-version
* [freexl] Update to 1.0.6 (#20520)
* Reformat portfile
* Minimize makefiles patch
* Update to 1.0.6
* Fix uwp builds, remove skip from baseline
* Install pc file for windows
* Update versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [dartsim] Update to 6.11.0 (#20566)
* Update dartsim
* Use newer vcpkg functions
* Update version number
* Update ports/dartsim/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [scripts/boost] update Boost version in boost-modular-build.cmake to avoid manual changes
* update version
* [boost-modular-build-helper] fix USER_CONFIG_EXTRA_LINES variable name and rename generated files
* update version
* Resolve differences from rerunning generate-ports.ps1.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Tobias Markus <tobbi.bugs@googlemail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Lars Glud <larshg@gmail.com>
Co-authored-by: eao197 <eao197@users.noreply.github.com>
Co-authored-by: Dmitry Baryshev <dmitrymq@gmail.com>
Co-authored-by: Akash <Ace314159@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* apply patches to make qtmultimedia work with gestreamer on windows
* version stuff
* remove libnice from ci.baseline
* move gstreamer on osx as fail to baseline
* add supports field to qtmultimedia. Qt does not officially support x86 on windows
* version stuff
* remove duplicated patch
* version stuff
* add upstream patch to fix x86-windows
* [skip actions] version stuff
|
|
* Update msdfgen to 1.9.1
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [vtk] Add feature gdal and geojson, re-factory the feature select part
* version stuff
* Fix feature option MPI
* Fix find and use gdal.
* version
* Handle some of the same parameters
* version
|
|
* Update log4cplus to 2.0.7
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* add gdal hdf5 format support on windows
* add gdal hdf5 format support on windows:run x-add-version
* remove lib EXISTS check
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* remove lib EXISTS check : fix git-tree
* Delete ports/gdal/dependency_win.cmake extra Spaces
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* delete unnecessary blank lines: update git-tree
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|