| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* [vcpkg] Fix spec instance name
* Change cub version for testing the changes
* Add vulkan-hpp to test
|
|
|
|
|
|
|
|
|
|
|
|
* [hdf5] add tools and fortran feature
* change fortran feature to state requirements
|
|
* [abseil] Add compiler C++17.
* Add feature c++17.
|
|
* replxx
* wip
|
|
* [magnum] Update patches for --head builds
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Remove obsolete patch
Since basisu port has been updated, we can now use it without patching
the magnum-plugins code for compatibility.
Signed-off-by: Squareys <squareys@googlemail.com>
* [corrade] Remove obsolete warning and flag
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum] Rename patches to reflect order of application
Signed-off-by: Squareys <squareys@googlemail.com>
* [corrade/magnum/magnum-plugins] Update port versions
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
* [ffmpeg] Disable vdpau in UNIX
* [ffmpeg] Disable vdpau in OSX only
* [freerdp] Add warning message when building in non-windows
* revert 1ec77854917e513c7bdf17c8301fcd0a15aa685f changes
|
|
* Fix linux problem with ccache
* wip
* wip
|
|
Add quotes to paths in command flags
|
|
* [geotrans] Upgrade to version 3.8
* [geotrans] Modify incorrect version in CONTROL
|
|
* [vtk] Add find dependency pugixml in cmake config file
* [vtk] Re-generate patch
* re-trigger ci test
|
|
- Modernize port.
|
|
* [lodepng] Add cmake import configs
* [lodepng] Update to commit e34ac0@2020-03-15
* [lodepng] Modernize port
- Remove calls to deprecated vcpkg functions.
- Remove commented out pngdetail tool project definitions.
* [lodepng] Remove osx failure from ci.baseline
|
|
|
|
|
|
- Modernize port.
|
|
* [cppgraphqlgen] Update to v3.2.0
* Fix #10407
* Use file INSTALL for copyright
|
|
* [lzo] Fix for building Linux shared library
* [lzo] replace MSVC with VCPKG_TARGET_IS_WINDOWS
* [lzo] Update version to 2.10-5
|
|
|
|
* Update morton-nd to v3.0.0.
Morton ND now also provides its own CMake integration, which this portfile uses directly.
* Address review comments.
|
|
* [ffmpeg] Install tools
* [ffmpeg] Fix incorrect macro
* [ffmpeg] Re-fix installation
* re-trigger ci test
|
|
|
|
* [freerdp] Fix dynamic library path in cmake files
* [freerdp] Add warning message when building in non-windows
|
|
|
|
* [blitz] Update to the latest commit and fix no dll and lib generated
* Update to the latest commit
|
|
|
|
* [realsense2] Update to version 2.33.1
* [realsense2] Fix build error on Windows7
|
|
|
|
|
|
|
|
|
|
* re-trigger ci test
* [kealib] Switch repo to github
* [mongo-c-driver] Set icu as a feature
* [monkeys-audio] Update version to 5.24
* [mongo-c-driver] Fix arm build
* [mongo-c-driver] Re-generate patch
* [mongo-c-driver] Remove key word PRIVATE in patch
* [llvm] Remove default feature tools
* [llvm] Add judgment to install tools
* [llvm] Add more condition
* [llvm] Fix clang cmake files when selecting feature tools
* [halide] Fix build depends info in CONTROL
* update baseline
|
|
* Added patch for boost-process header bug in 1.72
* Updated version number.
* Version change for generate-ports
|
|
* Add NVIDIA Codec support for Windows, Linux and Linux for Tegra
* [ffnvcodec] Fix typos, add/remove comments
* Bump nvcodec version to 9.1.23.1
* Update version number as per change request
* Use PORT variable instead of hardcoded portname
* Identify the release the hash pertains to
* Find nvcodec in 'installed' instead of 'packages'
* Force FFmpeg to look for nvcodec headers in the installed directory instead of /usr/lib/pkgconfig.
* Use p option on cygpath to convert full path in case it contains more than one entry
|
|
* [skia] Fix vswhere.exe can't find VS2017
* [skia] Use $ENV{VCINSTALLDIR}
|
|
* [tbb] Update the repository
* Update version
|
|
|
|
* [cpprestsdk] Disable websockets by default.
The websockets backend cpprestsdk uses is websocketpp, which was last
committed to in late 2018 and appears defunct. Additionally, the
websockets feature brings an otherwise unnecessary Boost dependency on
Windows which takes a relatively long time to build.
Customers who still want the websockets bits can turn on the optional feature.
* Add dependency to signalr.
|
|
* [spirv-headers] Update to version 1.5.1
* [spirv-tools] Update to version 2020.1
* [spirv-tools] Work around an import config typo
* [spirv-tools] Fix nitpicks
* [spirv-headers] Modernize port
* [spirv-tools] Fix directory name capitalization mismatch
|
|
* Rebuild failed ports on ci baseline
* Remove passed port osg-qt:x64-linux from ci baseline file
* Add mirrors for qt5
|
|
* [mimalloc] Update to 1.6.0
* Update patch
* Update ci baseline file
* Add message for the arch and platform that doesn't support
* Update the ci baseline file
* Update to latest revision 1.6.1
|
|
* [ffmpeg] Fix build static error
* Remove additional condition
|
|
* Upgrade Avro to 1.9.2 release
* Apply CR fixes
* Applied CR recommendations
|