| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-05 | [giflib] enable ninja (#5963) | Stefano Sinigardi | |
| 2019-04-05 | [glew][octomap][roaring] fix parallel config (#5958) | Phil Christensen | |
| * [glew][octomap][roaring] fix parallel config fix CMake Error: Could not open file for write in copy operation * [anax] fix parallel config | |||
| 2019-04-05 | [folly] Link against appropriate lib for build type | Griffin Downs | |
| 2019-04-05 | [gdal] Apply conditional patching (#5940) | Victor Romero | |
| 2019-04-04 | highfive bump to 2.0 and macos fix (same as win32) (#5955) | fradav | |
| * highfive bump to 2.0 and macos fix (same as win32) * macos fix | |||
| 2019-04-04 | [fix][ffmpeg] fixing linux build (#5917) | Andre Abrantes | |
| * limit windows dep libs to windows * fixing configure patch * fixing detect-openssl.patch * adapting portfile to linux * adding a linux-specific build sh * add missing endif() * bumping version * adding extra check for windows environment | |||
| 2019-04-04 | [fftw3] fix git patch (#5926) | Alexander Neumann | |
| * Update fftw3_arch_fix.patch fix fftw3 arch fix * bump version in fftw3 control | |||
| 2019-04-04 | Update msgpack to 3.1.1 (#5945) | Evgeni Zharkov | |
| 2019-04-04 | [arrow] Update Arrow to v0.13 (#5950) | Phil Felton | |
| * Update arrow to 0.13.0 * dynamic build working * Both builds now work * modifications to work on Linux * Turn of jemalloc | |||
| 2019-04-04 | [qca] don't use port dir for temp (#5954) | Phil Christensen | |
| * [qca] don't use port dir for temp * [qca] bump control version | |||
| 2019-04-04 | Fix installation failure when system Boost present (#5939) | Damian Jarek | |
| 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> | |||
| 2019-04-04 | Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into ↵ | Griffin Downs | |
| dev/grdowns/5702 | |||
| 2019-04-04 | [hdf5] Set wrapper policy for older dependent libraries | grdowns | |
| 2019-04-04 | Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg ↵ | Griffin Downs | |
| into dev/grdowns/5935 | |||
| 2019-04-03 | [date] Fix failures in UWP with latest commit (#5932) | LarryIII | |
| 2019-04-03 | [RocksDB] Updates 2019.03.29 (#5933) | Phoebe | |
| 2019-04-03 | [milerius-sfml-imgui] Fix find_package issue (#5930) | Cheney Wang | |
| 2019-04-03 | update muParser to v.2.2.6.1 (#5931) | angelmixu | |
| 2019-04-03 | [Thrift] Updates 2019.03.29 (#5924) | Phoebe | |
| 2019-04-03 | [openmesh]Update version to 8.0 (#5923) | wangli28 | |
| 2019-04-03 | [openssl-windows] partially back out moderinzation change | Phil Christensen | |
| 2019-04-03 | [live555] Update the download path (#5919) | Cheney Wang | |
| 2019-04-03 | [hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk | Robert Schumacher | |
| 2019-04-03 | [vtk] Fix flakiness by relying on vcpkg-provided dependencies | Robert Schumacher | |
| [libharu] Add patches required for vtk [vcpkg-build-cmake] Add retry logic for mt.exe failures | |||
| 2019-04-02 | [vcpkg-fetch] Set git subpath to mingw32\bin\git.exe to fix execution within ↵ | Robert Schumacher | |
| containers (#5878) | |||
| 2019-04-02 | Fix double-conversion issue in ITK (#5115) | Dženan Zukić | |
| * 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. | |||
| 2019-04-02 | [darknet,openssl-windows,tbb] Rebuild on CI | Victor Romero | |
| 2019-04-02 | [libmodbus] Remove duplicated header files | Victor Romero | |
| 2019-04-02 | [libodb-sqlite] Find sqlite3 includes from vcpkg | Victor Romero | |
| 2019-04-02 | [sqlitecpp] Find sqlite3 includes from vcpkg | Victor Romero | |
| 2019-04-02 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into pr/cmake_3_14 | Victor Romero | |
| 2019-04-02 | Fix vcpkg_find_acquire_program(NUGET) (#5871) | David Lechner | |
| 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) | |||
| 2019-04-02 | Update CGAL to version 4.14 (#5734) | Laurent Rineau | |
| * CGAL now depends also on Boost Multiprecision * Update to release 4.14 | |||
| 2019-04-02 | [osg] static build (#5913) | Shelley Lake | |
| 2019-04-02 | Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing | Curtis.Bezault | |
| 2019-04-02 | [libwebp] do not include all feature by default (#5886) | kiwixz | |
| * [libwebp] do not include all feature by default * [libwep] bump control version | |||
| 2019-04-02 | sdl1: static build (#5903) | MistGebaut | |
| * sdl1: static build * Update CONTROL file | |||
| 2019-04-02 | [effolkronium-random] Update to 1.3.0 (#5900) | Daniel Marshall | |
| 2019-04-02 | gdal: fixed typo (#5904) | Asozial | |
| * gdal: fixed typo * Update CONTROL file | |||
| 2019-04-01 | [octomap] fix linux build (#5583) | markdegreef | |
| * [octomap] fix linux build Copy entire bin folder for linux, as it only contains the executables * [octomap] remove debug binaries | |||
| 2019-04-01 | [fcl] fix linux build (#5582) | markdegreef | |
| * [fcl] fix linux build Set correct path of cmake config files | |||
| 2019-04-01 | [libuv/uvw] Update to 1.27.0 (#5895) | Helco | |
| * Update libuv to 1.27.0 * Update uvw to 1.15.0 | |||
| 2019-04-01 | [parallel hashmap] increment release version (#5898) | Gregory Popovitch | |
| * update version of package | |||
| 2019-04-01 | Merge remote-tracking branch 'upstream/master' | greg | |
| 2019-04-01 | update version of package | greg | |
| 2019-04-01 | add parallel-hashmap package (#5893) | Gregory Popovitch | |
| 2019-04-01 | add parallel-hashmap package | greg | |
| 2019-03-31 | Fix for shared build broken due to #5839 (#5882) | JuttaAnders | |
| 2019-03-31 | [brunocodutra-metal] Add new port (#5817) | myd7349 | |
| * [brunocodutra-metal] Add new port * [brunocodutra-metal] Rename | |||
| 2019-03-30 | [libharu]fix build failure. (#5628) | JackBoosY | |
| * [libharu]fix build failure. * [libharu]Comment more code | |||
