| Age | Commit message (Collapse) | Author |
|
* require NASM for libflac[asm]
* Increment port version number
* Update ports/libflac/portfile.cmake
Co-authored-by: BergemannC <CBergemann@nordex-online.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [libmysql/libmariadb] Add vcpkg-cmake-wrapper and usage
* [libmysql] Export target unofficial-libmysql
* [libmariadb] Export target unofficial-libmariadb
* Add conditions
* Remove empty folder
* [libmysql] Enable static build, generate library mysqlclient
* Update ports/libmysql/CONTROL
* [libmysql] Re-write portfile.cmake
* [vcpkg_clean_executables_in_bin] clean up the pdbs
* [libmysql] Fix tools on non-Windows
* [libmysql] Fix tools, fix wrapper
* [libmysql] Add macro libmysql_FOUND
* [vcpkg_clean_executables_in_bin] Revert changes
* [libmysql] Export unofficial-libmysql on both dynamic and static
* Update ports/libmariadb/export-cmake-targets.patch
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* update libcuckoo version to v0.3
* Update ports/libcuckoo/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libcuckoo/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libcuckoo/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [openssl] Use the unix portfile when building with mingw
* [mingw triplets] Add architecture check exceptions for szip
|
|
* [sdl2pp] Fix find_package error
* [sdl2pp] Update to version 0.16.1
|
|
|
|
* [opencascade] replace libd with lib and bind by bin in *Targets-debug.cmake
* updated to port-version 1
|
|
* [protopuf] add new port
* [protopuf] fix sha512
* [protopuf] add homepage & fix typo
* [protopuf] format manifest
|
|
* Update CONTROL
* Update portfile.cmake
* Update portfile.cmake
|
|
|
|
* Update CONTROL
* Update portfile.cmake
|
|
|
|
|
|
|
|
* Update to the newest version
* Convert `CONTROL` to `vcpkg.json`
* Use `vcpkg_install_msbuild()` instead of deprecated
`vcpkg_build_msbuild()`
|
|
|
|
|
|
|
|
* [caf] Add usage and vcpkg_cmake_wrapper
* Update usage
|
|
* [vcpkg wip] start implementation of registries pt. 2
* Remove the `ports` field of `VcpkgPaths`
This is an implementation detail, and so we want to make sure that
it's obvious that this is an internal detail; thus, we add a new function
`builtin_ports_directory()`,
which returns the directory where the builtin ports backing store is.
* continue WIP
* wip
* It works!
* format
* fix some issues
* switch from function static to DelayedInit
* fix lexically_normal for experimental::filesystem
* format
* fix missing include
* add STL notice
* whee error handling
* moar error handling!
* ignore extra files in registries
* formatting
* Billy CRs
* Update toolsrc/include/vcpkg/versiont.h
* fix add_filename test
* fix tests
* remove unused function add_filename
|
|
|
|
also converts control file
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
|
|
|
|
|
|
|
|
* [cppgraphqlgen] Update to v3.2.4
* Suppress tool install for debug
|
|
* [vcpkg baseline][rtabmap] Fix dependency issue when build tools
* Format vcpkg.json
* Fix copy tools
|
|
|
|
This definition is needed in C++14/gcc 6 to compile.
|
|
|
|
script (fixes linux openssl linking) (#14388)
|
|
|
|
|
|
|
|
|
|
vcpkg_from_github (#14343)
|
|
|
|
involked (#14383)
|
|
|
|
|
|
https://github.com/ocornut/imgui/releases/tag/v1.79
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
|
|
|
|
* [ffmpeg] add 'if(NOT FFMPEG_FOUND)' guard to FindFFMPEG script
* [ffmpeg] fix link order on x64-linux (dependencies must come after the library that needs the dependency)
* [ffmpeg] bump port version
|
|
|