| Age | Commit message (Collapse) | Author |
|
* [bux] Add new port
* Corrections according to Create Pull Request suggested questions
* SHA512
* Mark fails into .\scripts\ci.baseline.txt
* Mark fails into .\scripts\ci.baseline.txt
* No need of "port-version": 1 in vcpkg.json
* Update version database
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bux.json
* Update ports/bux/vcpkg.json
* update version
* Update scripts/ci.baseline.txt
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update bux support
* update version
* update version
* Rename bux to buck-yeh-bux
* Update version database
* [buck-yeh-bux] upgrade to v1.5.0
1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.
* Missing comma in versions/b-/buck-yeh-bux.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* update to 14.2.3
* remove trailing whitespace
* update HEAD_REF
* update deprecated functions
* quote paths
* update versioning
* update baseline
* update versioning
* Use version rather than version-string.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* update to 0.5.0
* fixup deprecated functions
* quote paths
* use semver
* add homepage
* update versioning
* add HEAD_REF
* update versioning
* use `version` instead
* update versioning
|
|
* Update nanoflann to 1.3.2
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update effolkronium-random to 1.4.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* Update yas to 7.1.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [vcpkg_copy_tools] support copying .app bundles
* check for VCPKG_TARGET_IS_OSX
* Fix formatting
* [vcpkg_copy_tools] copy bundle and plain bin if both present
* Update scripts/cmake/vcpkg_copy_tools.cmake
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
|
|
success. (#20512)
* Use the correct SAS token for macos and fix tensorflow build failing on success.
* Fix binary cache.
|
|
* [gsl-lite] Update to 0.39.0, update portfile
* [gsl-lite] Update version registry
|
|
September 2021 release (#20457)
* Update for September 2021 GitHub releases
* Update directx tool kit ports
* Update versions
* Convert directxmesh and uvatlas to vcpkg-cmake
* Refresh version hash
|
|
* [google-cloud-cpp] update to latest release (v1.32.0)
* Update from deprecated vcpkg functions
* Undo migration to `vcpkg_cmake_config_fixup()`
I could not get this to work. I will ask in the discord channel because
I must be using it wrong.
|
|
(.\scripts\ci.baseline.txt) (#20454)
PASSING, REMOVE FROM FAIL LIST: libsamplerate:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: cppgraphqlgen:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: libopusenc:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: cartographer:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: clockutils:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: cairo:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: matio:x64-osx (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: coolprop:x64-osx (.\scripts\ci.baseline.txt)
These were all hidden because before the Tensorflow fix we haven't had a working MacOS CI in weeks.
REGRESSION: mfl:x64-osx. If expected, add mfl:x64-osx=fail to .\scripts\ci.baseline.txt.
This depended on cario.
REGRESSION: cppkafka:x64-osx. If expected, add cppkafka:x64-osx=fail to .\scripts\ci.baseline.txt.
This looks like a legitimate failure to detect the dependent library librdkafka
REGRESSION: forge:x64-osx. If expected, add forge:x64-osx=fail to .\scripts\ci.baseline.txt.
This looks like a legitimate failure to
REGRESSION: embree3:x64-osx. If expected, add embree3:x64-osx=fail to .\scripts\ci.baseline.txt.
Conflicts on MacOS probably for the same reason as Linux.
|
|
* Remove unused EXTRA_QUOTES
* Uniformly invoke 'configure'
* [libtasn1] Fix mingw build
* Unify prefix handling
* Revise install dir processing
* x-add-version
* Force libdir to lib (adopted from #19666)
* [skip actions] CI rebuild
* CR request: Put backslash before shell var
* CR request: Use vcpkg_list
* Update versions
* Fix python3 options
* Update versions
* Bump python port-version.
* CR request: Add comment about backslashes before prefix
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* [vcpkg/msbuild] parellel build
* [vcpkg/msbuild] respects VCPKG_MAX_CONCURRENCY
* [vcpkg/msbuild] handle unset VCPKG_MAX_CONCURRENCY
* [vcpkg/msbuild] uses VCPKG_CONCURRENCY
* [vcpkg/msbuild] MultiProcMaxCount=...
* [vcpkg/msbuild] EnforceProcessCountAcrossBuilds
EnforceProcessCountAcrossBuilds=true (must have value)
* [vcpkg/msbuild] no missing )
* [vcpkg/msbuild] no extra ' 's
Co-authored-by: mheyman <mheyman@localdomain>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* added 2.5.3, updated baseline
* added quotes and fixed how license installation is done
* updated portfile based on bots recommendations
* Change version-semver to version.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update minisat-master-keying to 2.3.6
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
|
|
* [tree.hh] create a new port.
* [tree.hh] update baseline.json.
* [treehh] update portfile and copyright
* [treehh] update baseline
|
|
* Update promise-cpp to 1.0.3
* Update CI baseline
* Fix portfile
* Update git-tree hash
* Update to version 2.1.0
* Update CI baseline and git-tree hash
* Add usage
* Update git-tree hash
* Update to promise-cpp 2.1.2
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [qt6] Update to 6.1.1
* version stuff
* fix empty dir
* update version
* fix casing in qtbase
* [libpq] add secure32.lib on windows
* add clang-cl fix
* version stuff
* fix flag removal by adding a space
* version stuff
* make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q
* fix libpq wrapper opensll linkage on linux
* use policy to fix dependent ports
* version stuff
* use upstream patch
* version stuff
* fix source_location with clang-cl
* version stuff
* add all new modules
* add all modules to the qt port
* push all the ports
* fix patch
* update ports
* split qt_install_submodule into smaller functions
* add qlitehtml submodule to qttools
* update a few ports before moving to beta
* update vcpkg.json and refs and fix issue with update
* fix dependencies
* remove patch
* update to 6.2
* add nodejs to vcpkg_find_acquire_program for qtwebengine
* format manifest.
* fix webengine and see if it builds.
* apply format diff
* add patch
* fix arm builds
* fix linux gcc 7.5 build error
* fix patch
* bump version in qtbase otherwise CI seems to resuse the wrong version
* fix webengine release build
* try fixing gcc 7.5 build
* revert gcc 7.5 fixes since they broke osx
* revert gcc 7.5 fixes since they broke osx
* fix qtimageformats.
* actually enable new qt6 builds.
* fix search path for nodejs.
* fix the webengine patch again.
* fix wrong binary name
* revisit all dependencies
* revisit webengine features and build settings
* more feature stuff
* remove qt6betablock and more features review for qt 6.2
* add missing qt prefix.
* format manifest
* fix ci issues
* format manifest.
* add node on osx.
* install node on linux
* fix a typo and a disable another find_package
* fix mingw build issues and switch to not using tag
* use CMAKE_HOST_WIN32 instead
* update ref
* fix core configure error
* fix mingw case.
* fix script installation
* remove qmake helper scrpt
* delete debug folder if empty
* add vcpkg-tool-nodejs
* revert changes in the pipeline scripts
* adjust qtwebengine to the changes
* format manifest and revert doc changes
* fix message and logic
* fix hashes and make host only port
* fix hash again?
* qttools add linguist feature for crossbuilds
* fix dependency
* add thread and future to concurrent feature
* add assistant as a required host feature
(somebody should tell Qt not to do that)
* fix dependency.
* [skip ci] not a host dep?!?
* [skip ci] debuging
* [skip ci] more debug messages
* [skip ci] try always redownloading
* [skip ci] fix hash und skip hash for redownloading once
* [skip ci] comment out skip sha and redownload
* add vcpkg_fixup_pkgconfig to libvpx
* qtwebengine requires qml and quick
* fix manifest format
* qtwebengine does not support static builds!
* remove unnecessary parts of the patch
* update to beta2
* add some " and a message in update mode
* [skip ci] remove old and reorder patches
* [skip ci] add qtpaths6
* [skip actions] fix webengine patch
* [skip actions] fix a few submodule refs
* [skip actions] fix qtwebengine
* [skip actions] remove qml feature from webengine in qt metaport
* qtdeclarative raise minimum cmake version
* use the tree id instead?
* [skip actions] raise minimum cmake version in qtquick3d
* fix fetching of unadvertised commit ids
* revert changes to vcpkg_from_git
* revert doc changes
* [skip actions] use the new FETCH_REF
* [skip actiosn] remove raise of minimum version to retry with new cmake version
* [skip actions] update to beta3
* revert removal of patch
* update to beta4
remove qtquickcontrols2 deps
* fix missing \
* [skip actions] fix gstreamer feature on windows
* [skip actions]
remove outdated patches
format qtmultimedia
* [skip actions] update to rc1
* [skip actions] remove patch for now
* update refs
* [skip actions] comment patch to try another patch in qtmultimedia
* x86 is not supported by qtwebengine (at least one of its internal third party deps fails due to x64 intrinsics.)
* Finalize for 6.2 release.
Open issues: QtWebengine and cross builds.
* version stuff
* fix semver in qtquickcontrols.
* version stuff
* revise qtwebengine supports expression
* update version
|
|
* Revert "incorporate changes from microsoft:master"
* Revert "Revert "incorporate changes from microsoft:master""
* WIP: update to tensorflow 2.6
* update patch
* update more patches
* fix patch again
* fix new Windows compile/linkage errors
* fix patch
* fix patch again
* temporarily revert Windows build option fix to test whether upstream fix doesn't work
* check if constexpr is sufficient (is_same_v requires C++17)
* try patch for build parameters
* remove fastbuild patch and improve constexpr patch (no C++17 requirement)
(fastbuild patch didn't work because bazel overrides it with /DEBUG:FULL)
* x-add-version
* add C++17 preprocessor switch for "if constexpr"
* x-add-version
* remove pre-processor switch (doesn't work without)
* x-add-version
* work-around toolchain issues on macOS
* x-add-version
* fix Windows build options (must be string, not list)
* x-add-version
* temporarily add code to debug CI
* temporarily add more debug output as build doesn't even start on macOS CI
* remove debug code, add switch for linker parameters on macOS and re-introduce old behaviour (some platforms still use old behaviour)
* x-add-version
* fix broken string termination
* x-add-version
* fix function name
* x-add-version
Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* update rbdl-orb port to newest source version
* vcpkg x-add-version rbdl-orb
* fixup cmake files location
* update versions database
* Update ports/rbdl-orb/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version database
* update port to newest commit on rbdl-orb
* update version database
* update rbdl-orb port
* update version database
* Update versions/r-/rbdl-orb.json
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Update versions/r-/rbdl-orb.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
https://dev.azure.com/vcpkg/public/_build/results?buildId=60445
PASSING, REMOVE FROM FAIL LIST: soundtouch:x64-windows-static
Probably fixed by: https://github.com/microsoft/vcpkg/pull/19377
REGRESSION: mosquitto:x86-windows
REGRESSION: mosquitto:x64-windows
Probably broken by: https://github.com/microsoft/vcpkg/pull/20148/
```
The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets.
D:/packages/mosquitto_x86-windows/bin/mosquitto_ctrl.exe
The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets.
D:/packages/mosquitto_x86-windows/debug/bin/mosquitto_ctrl.exe
Found 2 error(s). Please correct the portfile:
C:\a\1\s\ports\mosquitto\portfile.cmake
-- Performing post-build validation done
```
The upstream build system has this:
```
option(WITH_CJSON "Build with cJSON support (required for dynamic security plugin and useful for mosquitto_sub)?" ON)
if (WITH_CJSON)
FIND_PACKAGE(cJSON)
if (CJSON_FOUND)
message(STATUS ${CJSON_FOUND})
else (CJSON_FOUND)
message(STATUS "Optional dependency cJSON not found. Some features will be disabled.")
endif(CJSON_FOUND)
endif()
```
and indeed, I repro the problem if cjson is installed first. Disable WITH_CJSON as a fix.
OSX never finishing: Hopefully fixed by https://github.com/microsoft/vcpkg/pull/20388
|
|
* [macos ci] move out tensorflow
* rename ExtraPorts and CorePorts
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [minizip-ng] Make dependencies optional
* minor changes from review
* improve implementation of crypto feature
* x-add-version
* split crypto into 3 features
* properly forward features
|
|
* [python3] Remove spurious dependencies.
* [python3] Add workaround for SDK 10.0.22000.0
* x-add-version
|
|
* [gemmlowp] create a new port
* update baseline JSON
* [gemmlowp] support find_pacakge
* export `unofficial::` targets
* [gemmlowp] add HEAD_REF
* [gemmlowp] use latest sources
* remove patches to support find_package
|
|
|
|
* Update cli11 to 2.1.0
* Update CI baseline
* Change version-semver to version for cli11
* Update git-tree version
Co-authored-by: chausner <chausner@users.noreply.github.com>
|
|
* [libass] update to 0.15.2 and fix .pc file on windows
* [libass] Add to versions file
|
|
* correct config fixup package name
* update versioning
|
|
* Update README.md
format section telemetry to make it more clear
* Update README.md
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* [mozjpeg] Update to latest commit
* update version
* Convert patch format
* update version
* Add double quotes
* update version
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update pegtl to 3.2.1
* Update CI baseline
* Update ports/pegtl/portfile.cmake
* Update versions/p-/pegtl.json
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* Update open62541 to 1.2.2
* Update CI baseline
* delete double quotes
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update indicators to 2.2
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update numcpp to 2.6.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update onednn to 2.3.2
* Update CI baseline
* Fix vcpkg_cmake_config_fixup
* Update git-tree hash
* Update portfile.cmake
* Update versions/o-/onednn.json
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* Update meshoptimizer to 0.16
* Update CI baseline
* Address PR feedback
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Update easyloggingpp to 9.97.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* [proj4] remove database feature
* [mapnik] remove dependency an feature 'database' of proj4
* add version files
|
|
* Add kf5notifications port
* Fixed kf5notifications for windows
* [kf5*] update to 5.75.0
* [kf5notifications] port CONTROL to JSON
* [kf5notifications] remove redundant options
* [kf5notifications] update to current spec
* [kf5notifications] wrap paths in quotes
* [kf5notifications] use semver
* [kf5notifications] update to 5.84.0
* [kf5notifications] update versions
* [kf5notifications] remove bin from static builds
* [kf5notifications] update versions
* [kf5notifications] add kf5windowsystem dependency
* [kf5notifications] update versions
* [kf5notifications] fix CMake config file
* [kf5notifications] update versions
* [kf5notifications] add androidextras dependency
* [kf5notifications] update versions
* [kf5notifications] update versions
* [kf5newstuff] minimize patch size
* [kf5newstuff] use generic, non-semver versioning
* [kf5newstuff] update versions
* [kf5notifications] re-enable parallel configure
* [kf5notifications] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
|
|
|
|
* Add tl-generator
* Format manifest and update versions
* Update versions
* Update ports/tl-generator/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/tl-generator/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/tl-generator/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/tl-generator/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Fixup version database.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
I worked with upstream to implement a CMake build system, so I
removed the CMakeLists.txt from this port.
This fixes multiple issues:
* Headers were not installed by the port before.
* The port did not allow dynamic linking before.
* pkgconfig and CMake config files were not installed before.
|
|
* No warning for absence of failure logs
* Update condition for osx and linux
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|