| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-04 | Added atkmm. | Mateusz Adamczyk | |
| 2017-11-04 | Added glibmm and giomm. | Mateusz Adamczyk | |
| 2017-11-04 | Revert "Updated libsigcpp to version 2.99.9" | Mateusz Adamczyk | |
| This reverts commit 079ef9785ad539e1484f876577913a7269021288. | |||
| 2017-11-04 | fix issue 2111 | jasjuang | |
| 2017-11-04 | [dlib] update to 19.7 and use vcpkg_from_github | jasjuang | |
| 2017-11-04 | [fftw] update to 3.3.7 | jasjuang | |
| 2017-11-03 | Update CHANGELOG and bump version to v0.0.96 | Alexander Karatarakis | |
| 2017-11-03 | Sourcing from GitHub, using a master version with vcpkg patch | Dženan Zukić | |
| 2017-11-03 | Porting ITK | Dženan Zukić | |
| 2017-11-03 | [cmake] Update to 3.9.5 (was 3.9.4) | Alexander Karatarakis | |
| 2017-11-03 | Fix line endings | Alexander Karatarakis | |
| 2017-11-03 | Fix rename libraries of FLANN | Tsukasa Sugiura | |
| Fix rename libraries of FLANN. | |||
| 2017-11-03 | Add arblib (#1991) | xoviat | |
| 2017-11-03 | Add the flint2 library (#1988) | xoviat | |
| * Add the "flint2" library. * FIX: update library name * FIX: only set MSVC version to VC14 * FIX: use static linkage * DOC: display notification to the user * [flint/CONTROL] add gettimeofday dependency * [flint/portfile] move up linkage * [flint/portfile] attempt to override the CRT linkage | |||
| 2017-11-03 | [libaiff] fix uninitialized buffer | atkawa7 | |
| 2017-11-03 | Append W | atkawa7 | |
| 2017-11-03 | libaiff | atkawa7 | |
| 2017-11-03 | [vswhere] Update to 2.2.11 (was 2.2.7) | Alexander Karatarakis | |
| 2017-11-03 | [fetchDependency.ps1] Improve error message on hash mismatch | Alexander Karatarakis | |
| 2017-11-03 | [fetchDependendy.ps1] Remove obsolete comment | Alexander Karatarakis | |
| 2017-11-03 | [fdk-aac] init | atkawa7 | |
| 2017-11-03 | Print error message when there is a syntax error in triplet file | bjornpiltz | |
| As it is now vcpkg fails silently (actually, it outputs two empty lines). | |||
| 2017-11-03 | Use download-at-temp-and-rename pattern in powershell too | Alexander Karatarakis | |
| 2017-11-03 | [antlr4] bump version to 4.7 | sdcb | |
| 2017-11-03 | [antlr] upgrade to antlr4.7 | sdcb | |
| 2017-11-03 | Merge pull request #2099 from podsvirov/protobuf-feature-zlib | Robert Schumacher | |
| [protobuf] Add feature packages for zlib | |||
| 2017-11-03 | [ports.cmake] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_from_bitbucket] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | vcpkg_from_github] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_acquire_msys] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | [downloads] Don't show progress by default | Alexander Karatarakis | |
| 2017-11-03 | Remove vcpkg_acquire_depot_tools | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_find_acquire_program] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_download_distfile] Now downloads in a temp dir and rename to the ↵ | Alexander Karatarakis | |
| target location | |||
| 2017-11-03 | [opencv] Disable MSMF in UWP due to an upstream bug | Robert Schumacher | |
| 2017-11-03 | Merge pull request #2108 from UnaNancyOwen/fix_opencv | Robert Schumacher | |
| Enable some options for OpenCV port | |||
| 2017-11-03 | Merge pull request #2119 from podsvirov/vcpkg-help-export-ifw | Robert Schumacher | |
| [vcpkg-help-export-ifw] Add settings description | |||
| 2017-11-03 | [vcpkg-help-export-ifw] Add settings description | Konstantin Podsvirov | |
| 2017-11-02 | [vcpkg] Improve `vcpkg help` -- now has per-command help! | Robert Schumacher | |
| 2017-11-02 | [vcpkg] Refactor argument parsing to use common code paths. | Robert Schumacher | |
| 2017-11-02 | [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets. | Robert Schumacher | |
| 2017-11-02 | Enable Microsoft Media Foundation support for Video I/O | Tsukasa Sugiura | |
| Enable Microsoft Media Foundation support for Video I/O. | |||
| 2017-11-02 | Enable C++11 features | Tsukasa Sugiura | |
| Enable C++11 features. | |||
| 2017-11-01 | [apr] Update to 1.6.3 | Alexander Karatarakis | |
| 2017-11-01 | Fix date in CHANGELOG.md | Alexander Karatarakis | |
| 2017-11-01 | Update CHANGELOG and bump version to v0.0.95 | Alexander Karatarakis | |
| 2017-11-01 | [libharu] Fix DLLIMPORT macro replacement | Robert Schumacher | |
| 2017-11-01 | [uwebsockets] Remove boost from dependency list to follow upstream's ↵ | Robert Schumacher | |
| official README | |||
| 2017-11-01 | Merge pull request #2083 from UnaNancyOwen/support_option_pcl | Robert Schumacher | |
| Add support build options to PCL port | |||
| 2017-11-01 | VTK: implement features (#2071) | xoviat | |
| * [vtk/portfile] add OpenVR option * [vtk/control] add OpenVR feature * [vtk/portfile] Add OpenVR feature to portfile * [vtk/CONTROL] add features * [vtk/portfile] implement features * [vtk/CONTROL] fix syntax * [vtk/CONTROL] fix case * [vtk/portfile] fix case * [vtk/CONTROL] fix syntax * [vtk/CONTROL] fix syntax * [vtk/portfile] fix module name * [vtk] Bump version | |||
