| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-03 | Update to 0.9.6 (#4015) | Cory Mickelson | |
| * Update to 0.9.6 * [podofo] Use https and avoid downloaded archive conflicts | |||
| 2018-08-03 | [Live555] Add missing symbols due to missing C files and copy paste bug (#4002) | Marcus Asteborg | |
| * Add missing symbols due to missing C files and copy paste bug * [live555] Bump control version to include package change | |||
| 2018-08-03 | [libgeotiff] support linux build (#3843) | Hiroshi Miura | |
| * [libgeotiff] fix compile on linux Fix cmake libtiff functions detetion failure caused by finding no functions in libm. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgeotiff] fix utility binary handling in linux Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [tiff] Fix static transitive dependencies * [libgeotiff] Fix .dll and .exe manipulation * [leptonica] Find dependencies in installed cmake config file * [tiff] Do not add cmake targets to TIFF_LIBRARIES * [tiff] Link consumers against m on unix platforms | |||
| 2018-08-03 | Add a port for https://github.com/graphql/libgraphqlparser (#3953) | Bill Avery | |
| * Add support for libgraphqlparser in Windows and Linux * Make the vcpkg_find_acquire_package calls run only for WIN32 * Switch to a SHARED library on Windows (DLL) | |||
| 2018-08-03 | Upgrades 2018.06.31 | Robert Schumacher | |
| 2018-08-02 | Update CONTROL (#4013) | Sztergbaum Roman | |
| 2018-08-02 | add libcheck port (#3998) | Simon R | |
| * add check port * [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets() | |||
| 2018-08-02 | Shiva sfml port (#4011) | Sztergbaum Roman | |
| * [shiva] update to 0.7 * [shiva] shiva-sfml plugins * [shiva] update hash * Update CONTROL | |||
| 2018-08-02 | [cpprestsdk] Update to 2.10.3 | Robert Schumacher | |
| 2018-08-01 | Merge pull request #3995 from coryan/update-protobuf-to-3.6.1 | Alexander Karatarakis | |
| Upgrade protobuf to 3.6.1. | |||
| 2018-08-01 | Initial addition of native visualizer, to improve debugging experience. (#3906) | Ofek | |
| 2018-08-01 | Upgrade protobuf to 3.6.1. | Carlos O'Ryan | |
| The 3.6.0.1 version of protobuf did not work correctly on Windows, the 3.6.1 version allegedly does (and my tests pass). | |||
| 2018-08-01 | Add laszip (#3978) | Jason Beverage | |
| * Added laszip package * Added laszip dependency to pdal * Cleanup laszip port file * [laszip] Use LASZIP_BUILD_STATIC * [pdal] Bump version to include new dependency laszip | |||
| 2018-08-01 | [cxxopts] Install via cmake (#3985) | MikeGitb | |
| 2018-08-01 | Update Boost DI to 1.0.2 (#3988) | Johan Runsten | |
| 2018-07-31 | Merge pull request #3936 from OliverKlages/rttr-fix | Alexander Karatarakis | |
| [rttr] fixed rttr not building on windows (#3263) | |||
| 2018-07-31 | [pcg] add pcg implementation (#3966) | kiwixz | |
| 2018-07-31 | fix pixman and cairo for macOS (#3923) | angelmixu | |
| * fix pixman error message about Unknown thread local support * fixes for building cairo on macOS * corrected appending files to sources * [cairo][pixman] Bump package versions to include source code changes | |||
| 2018-07-31 | [Eigen3] Update to 3.3.5 (#3949) | Voskrese | |
| * Update portfile.cmake * Update CONTROL | |||
| 2018-07-31 | [nlopt] Bump CONTROL file | Alexander Karatarakis | |
| 2018-07-31 | Update portfile.cmake | Voskrese | |
| 2018-07-31 | Merge pull request #3982 from Cheney-W/FixPmdk&libp7-baical | Alexander Karatarakis | |
| Update the HASH for pmdk and libp7-baical | |||
| 2018-07-31 | [pmdk, libp7-baical] Bump revision number | Alexander Karatarakis | |
| 2018-07-31 | [libmorton] Initial libmorton port | Mark Ian Holland | |
| 2018-07-31 | New port: readline | Frederik Carlier | |
| 2018-07-31 | Add getopt port | Frederik Carlier | |
| 2018-07-31 | Update the HASH for pmdk and libp7-baical | Cheney-Wang | |
| 2018-07-31 | Merge pull request #3983 from Cheney-W/UpdateBotan | Alexander Karatarakis | |
| Update Botan to the latest commit | |||
| 2018-07-31 | [log4cplus] upgrade to REL_2_0_1. (#3933) | LazyWolf Lin | |
| * Install sodium.h * [libodb-mysql] adapter mysql 8.0 * [log4cplus] upgrade to REL_2_0_1. | |||
| 2018-07-31 | Merge pull request #3927 from qis/dev/qis/libssh2 | Alexander Karatarakis | |
| [libssh2] switch from tarball download to github | |||
| 2018-07-31 | Merge pull request #3909 from jasjuang/dlib | Alexander Karatarakis | |
| [dlib] update to 19.15 | |||
| 2018-07-31 | Update Botan to the latest commit | Cheney-Wang | |
| 2018-07-30 | Fix grammar issue (#3938) | Dandigit | |
| 2018-07-30 | [shiva] update to 0.6 and update dependancies (#3942) | Sztergbaum Roman | |
| 2018-07-30 | [shiva] update to 0.6 portfile.cmake (#3943) | Sztergbaum Roman | |
| 2018-07-30 | [sciter] Update to 4.2.2.6090 (#3964) | pravic | |
| * [sciter] Update to 4.2.0.6064 * [sciter] Update to 4.2.1.6085 * [sciter] Update to 4.2.2.6090 | |||
| 2018-07-30 | [openvr] update to 1.0.16 (#3967) | Jason Juang | |
| 2018-07-30 | Fix case mismatch in licence file path (#3956) | Balázs Ludmány | |
| 2018-07-30 | [Catch2] Update to 2.3.0 (#3959) | MikeGitb | |
| * [Catch2] Update to 2.3.0 * [Catch2] Fix version in CONTROL file to 2.3 | |||
| 2018-07-21 | fixed rttr not building on windows because of bad handling of empty cmake ↵ | Oliver Klages | |
| vars in portfile.cmake | |||
| 2018-07-19 | [libssh2] switch from tarball download to github | Alexej Harm | |
| 2018-07-18 | [osg-qt] Add missing Qt dependency | Robert Schumacher | |
| 2018-07-18 | [curl] update to 7.61.0 (#3901) | pravic | |
| * [curl] update to 7.61.0 * [curl] Fix wrong checksum. * [curl] Remove winssl-http2 patch which is not needed anymore. per curl/curl#2591. | |||
| 2018-07-17 | fix small bug in find_from_PATH (which prevents from using already installed ↵ | menuet | |
| tool) (#3904) | |||
| 2018-07-17 | [openssl] Add usage file | Robert Schumacher | |
| 2018-07-17 | [pybind11] update to 2.2.3 and remove unwanted python dependancies fr… (#3812) | Sztergbaum Roman | |
| * [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL * update sol2/pybind11 CONTROL file | |||
| 2018-07-17 | [glib] Add unofficial exports to propagate static dependencies | Robert Schumacher | |
| 2018-07-17 | [openssl] Split openssl into multiple ports per platform | Robert Schumacher | |
| 2018-07-17 | [angle] Depend on egl-registry instead of deploying vendored copies of EGL ↵ | Robert Schumacher | |
| and KHR. | |||
| 2018-07-17 | [vcpkg] Use -fPIC in all builds to enable mixing static libs with shared ↵ | Robert Schumacher | |
| objects. | |||
