| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-16 | FIX: also install the debug library | xoviat | |
| 2017-10-16 | FIX: switch to install | xoviat | |
| 2017-10-16 | FIX: typo | xoviat | |
| 2017-10-16 | FIX: pthreads: also install "pthreads.lib" | xoviat | |
| 2017-10-14 | Merge pull request #1948 from FPar/ports/imgui | Robert Schumacher | |
| Add port for imgui library | |||
| 2017-10-14 | [imgui] Use vcpkg_from_github, use stb from vcpkg. | Robert Schumacher | |
| 2017-10-14 | [abseil] Remove patch that has already been upstreamed. Fixes #1977 | Robert Schumacher | |
| 2017-10-14 | [eastl] Initial commit | Robert Schumacher | |
| 2017-10-14 | [cctz][abseil] Initial commit of cctz, improvement of abseil to build synch ↵ | Robert Schumacher | |
| and time. | |||
| 2017-10-12 | Merge branch 'master' into vtk-components | Robert Schumacher | |
| 2017-10-12 | Merge pull request #1859 from UnaNancyOwen/fix_pcl | Robert Schumacher | |
| Enable PCAP option of PCL | |||
| 2017-10-12 | Merge pull request #1879 from mloskot/ml/gdal-2.2.2 | Robert Schumacher | |
| [gdal] Update port to latest GDAL 2.2.2 | |||
| 2017-10-12 | [openni2] Fixup forgot to commit renamed patch file. | Robert Schumacher | |
| 2017-10-12 | Merge pull request #1924 from alex85k/spatialite-tools | Robert Schumacher | |
| [spatialite-tools] initial port (spatialite.exe and other tools) | |||
| 2017-10-12 | Merge pull request #1937 from UnaNancyOwen/fix_openni2 | Robert Schumacher | |
| Add support custom triplets in OpenNI2 port | |||
| 2017-10-12 | [openni2] Use separate copy of sources to enable building multiple triplets. ↵ | Robert Schumacher | |
| Use vcpkg_from_github. | |||
| 2017-10-12 | Merge pull request #1938 from DigitalInBlue/#1930_Celero_Initial_Port | Robert Schumacher | |
| #1930 Celero Initial Port | |||
| 2017-10-12 | [celero] Update to use vcpkg_from_github and Ninja | Robert Schumacher | |
| 2017-10-12 | [several ports] Remove CMake double expansions inside if() directives | Robert Schumacher | |
| 2017-10-10 | update mpfr to 3.1.6 | jasjuang | |
| 2017-10-09 | [tiny-dnn] Use vcpkg_from_github() and fix version | Alexander Karatarakis | |
| 2017-10-09 | adding tiny-dnn port files | Eric Mittelette | |
| 2017-10-09 | Add port for imgui library | Fabian Parzefall | |
| 2017-10-08 | [string_theory] Initial port | Darryl Pogue | |
| 2017-10-09 | Add support custom triplets | Tsukasa Sugiura | |
| Add support custom triplets. | |||
| 2017-10-08 | [sciter] Update to 4.0.4.5428 | pravic | |
| 2017-10-08 | [sciter] Update to 4.0.4.5413 | pravic | |
| 2017-10-06 | [websocketpp] Add patch for openssl 1.1.0 compatibility | Alexander Karatarakis | |
| 2017-10-06 | [cpprestsdk] Patch to allow building with openssl 1.1.0 | Alexander Karatarakis | |
| 2017-10-06 | Merge pull request #1929 from glachancecmaisonneuve/mozjpeg | Robert Schumacher | |
| mozjpeg initial port | |||
| 2017-10-06 | [mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependencies | Robert Schumacher | |
| 2017-10-06 | Merge pull request #1890 from Microsoft/dev/alkarata/winsock2cryptowincrypt | Robert Schumacher | |
| Add ports for winsock2 and wincrypt | |||
| 2017-10-06 | #1930 Improved build control to exclude demo applications. | John Farrier | |
| 2017-10-06 | #1930 Celero Initial Port | John Farrier | |
| 2017-10-05 | Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix | Robert Schumacher | |
| Fix for BUILD_ARGS being always added in non ninja build (vcpkg_build_cmake,vcpkg_install_cmake) | |||
| 2017-10-05 | [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script. | Robert Schumacher | |
| Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete. | |||
| 2017-10-05 | mozjpeg initial port | glachancecmaisonneuve | |
| 2017-10-05 | Added port for librtmp 2.3 | LazyHamster | |
| 2017-10-04 | Merge pull request #1888 from jasjuang/aws-sdk-cpp | Robert Schumacher | |
| [aws-sdk-cpp] update to 1.2.4 and fix cmake exports | |||
| 2017-10-04 | Merge pull request #1926 from UnaNancyOwen/fix_openni2 | Alexander Karatarakis | |
| Change to refer Kinect SDK 1.x that installed using vcpkg port | |||
| 2017-10-04 | Merge pull request #1925 from UnaNancyOwen/fix_kinectsdk1 | Alexander Karatarakis | |
| Extract Kinect SDK 1.x Installer using Dark | |||
| 2017-10-04 | Merge pull request #1414 from UnaNancyOwen/add_kinectsdk2 | Alexander Karatarakis | |
| Add Kinect SDK v2.x port | |||
| 2017-10-05 | Change to refer Kinect SDK 1.x that installed using vcpkg port | Tsukasa Sugiura | |
| Fix according to changes of Kinect SDK 1.x port. Change to refer Kinect SDK 1.x that installed using vcpkg port. It will be always generate the Kinect SDK 1.x driver, even when Kinect SDK 1.x is not installed in user system. | |||
| 2017-10-05 | Extract WiX installer using Dark | Tsukasa Sugiura | |
| Extract WiX installer using Dark. It will be standalone extract files from installer of Kinect SDK 1.x even if Kinect SDK 1.x is not installed in user system. | |||
| 2017-10-04 | [spatialite-tools] initial port (spatialite.exe and other tools) | alex85k | |
| 2017-10-04 | [geos] bump version | atkawa7 | |
| 2017-10-04 | [geos] remove build_cmake | atkawa7 | |
| 2017-10-03 | [gtest] Silence TR1 deprecation warning | Robert Schumacher | |
| 2017-10-03 | [geos] Bump version for previous PR | Robert Schumacher | |
| 2017-10-03 | Merge pull request #1905 from alex85k/master | Robert Schumacher | |
| [geos] allow geos_c static library cretation (libgeos_c.lib) | |||
