| Age | Commit message (Collapse) | Author |
|
* Update arrow to 0.13.0
* dynamic build working
* Both builds now work
* modifications to work on Linux
* Turn of jemalloc
|
|
* [qca] don't use port dir for temp
* [qca] bump control version
|
|
Boost 1.70 introduces "native" cmake config scripts which are
accidentally used when installing a vcpkg package. This only occurs
when Boost 1.70 is installed in the system when the user uses
`vcpkg install`.
Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
containers (#5878)
|
|
* Using newer version of ITK which fixes double-conversion problem
* Minor style update of ITK portfile
* Using newer version of ITK which fixes double-conversion problem
* [itk] Improve version string
* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.
* [hdf5] Update CONTROL
* [netcdf-c] Disable parallel configure due to writes to source directory
* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
|
|
Set the ARCHIVE and NOEXTRACT variables so that downloading works. Also HASH is case-sensitive, so make it lower case.
vcpkg_find_acquire_program(NUGET) was failing with the following error message:
-- Downloading https://dist.nuget.org/win-x86-commandline/v4.8.1/nuget.exe...
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:159 (file):
file DOWNLOAD error: cannot create directory
'C:/Users/david/Documents/GitHub/vcpkg/downloads/temp/C:/Users/david/Documents/GitHub/vcpkg/downloads'
- Specify file by full path name and verify that you have directory
creation and file write privileges.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:255 (vcpkg_download_distfile)
ports/gobject-introspection/portfile.cmake:20 (vcpkg_find_acquire_program)
scripts/ports.cmake:71 (include)
|
|
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
|
|
|
|
* [libwebp] do not include all feature by default
* [libwep] bump control version
|
|
* sdl1: static build
* Update CONTROL file
|
|
|
|
* gdal: fixed typo
* Update CONTROL file
|
|
* [octomap] fix linux build
Copy entire bin folder for linux, as it only contains the executables
* [octomap] remove debug binaries
|
|
* [fcl] fix linux build
Set correct path of cmake config files
|
|
* Update libuv to 1.27.0
* Update uvw to 1.15.0
|
|
* update version of package
|
|
|
|
|
|
* [brunocodutra-metal] Add new port
* [brunocodutra-metal] Rename
|
|
* [libharu]fix build failure.
* [libharu]Comment more code
|
|
* [xerces-c] Add libraries required on osx to target using wrapper
* [xerces-c] Bump version number
|
|
* [opencv] Make opencv build exportable
* [opencv] bump version number
|
|
* [glew] Do not build utilities
|
|
* [pdal]1.fix missing vendor headers. 2.modify the patch name and add the serial number.
|
|
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.
Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
|
|
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593be181e065af097732c78cb810888fd.
* [abseil]Fix link error when using abseil library.
|
|
conflicts. (#5863)
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
|
|
|
|
* [signalrclient]Fix build error: LNK2019 with openssl
|
|
|
|
* load 0005-Fix-DLL-EXPORTS.patch
* Create 0005-Fix-DLL-EXPORTS.patch
* [freetype] cleanup whitespace
|
|
(#5454)
|
|
* [protobuf] Update to 3.7.1
|
|
* [giflib]fix compile error in x64-uwp
* [giflib]Modify the location of the CMakelists.txt changes in the patch to avoid patching failures.
* [giflib]Modify cmakelists.txt directly and delete the corresponding changes in the patch
* [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
|
|
|
|
* [libhungarian] add port
* [hungarian] fix cmake targets
|
|
|
|
* Allow additional environment variables to be set in a clean environment
* Add documentation for VCPKG_KEEP_ENV_VARS
|
|
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.
Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
|
|
* [pcre2/caffe2] Fix space issue
|
|
* [jemalloc]Fix dll generated when generating static library
|
|
|
|
|