| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-05 | Merge pull request #2218 from jasjuang/llvm | Robert Schumacher | |
| [llvm] add in clang and enable tools | |||
| 2018-01-05 | Merge pull request #2517 from albertziegenhagel/fix-pybind11-version | Alexander Karatarakis | |
| [pybind11] Fix version in CONTROL after update | |||
| 2018-01-05 | adding args port file | Eric Mittelette | |
| 2018-01-05 | [pybind11] Fix version in CONTROL after update | Albert Ziegenhagel | |
| 2018-01-05 | Merge pull request #2505 from clvn/samplerate | Alexander Karatarakis | |
| [libsamplerate] Initial port | |||
| 2018-01-05 | Merge pull request #2503 from procxx/add_cimg | Alexander Karatarakis | |
| [cimg] initial port | |||
| 2018-01-05 | Merge pull request #2504 from RT222/unicorn-lib | Alexander Karatarakis | |
| [unicorn-lib][rs-core-lib] Initial port | |||
| 2018-01-05 | Merge pull request #2502 from RT222/chaiscript | Alexander Karatarakis | |
| [chaiscript] Initial port | |||
| 2018-01-05 | Merge pull request #2501 from RT222/sol | Alexander Karatarakis | |
| [Sol] Initial port | |||
| 2018-01-05 | Merge pull request #2500 from RT222/yoga | Alexander Karatarakis | |
| [Yoga] Initial port | |||
| 2018-01-05 | Merge pull request #2515 from procxx/update_libtorrent | Alexander Karatarakis | |
| [libtorrent] Update to 1.1.6 | |||
| 2018-01-05 | Merge pull request #2509 from albertziegenhagel/pybind11-2.2.1 | Alexander Karatarakis | |
| [pybind11] Update to 2.2.1 | |||
| 2018-01-05 | [libtorrent] Update to 1.1.6 | Stanislav Ershov | |
| 2018-01-04 | Merge pull request #2514 from procxx/fix_libiconv | Robert Schumacher | |
| [libiconv] copy pdbs | |||
| 2018-01-05 | [cimg] initial port | Stanislav Ershov | |
| 2018-01-05 | [libiconv] copy pdbs | Stanislav Ershov | |
| 2018-01-04 | [vtk] Fix hdf5 target names after hdf5 has been updated to 1.10.1 | Albert Ziegenhagel | |
| 2018-01-04 | [pybind11] Update to 2.2.1 | Albert Ziegenhagel | |
| 2018-01-04 | [imgui] Update to 1.53 | Stanislav Ershov | |
| 2018-01-04 | [libsamplerate] Initial port | clvn | |
| 2018-01-03 | [llvm] Fix installation of clang cmake targets | Robert Schumacher | |
| 2018-01-04 | [unicorn-lib][rs-core-lib] Initial port | Rémy Tassoux | |
| 2018-01-03 | [zeromq] Fix #2476 | Robert Schumacher | |
| 2018-01-04 | [chaiscript] Initial port | Rémy Tassoux | |
| 2018-01-04 | [Sol] Initial port | Rémy Tassoux | |
| 2018-01-04 | [Yoga] Initial port | Rémy Tassoux | |
| 2018-01-03 | [boost-test] Move _exec_monitor libs to manual-link. Fixes #2444. | Robert Schumacher | |
| 2018-01-03 | [log4cplus] Fix #2457. Update hash. | Robert Schumacher | |
| 2018-01-03 | Add preliminary support for arm-windows and arm64-windows triplets (#2371) | Jacek Blaszczynski | |
| * Add preliminary support for arm-windows and arm64-windows triplets Visual Studio 15.4 shipped with new VC tools targeting arm and arm64 for desktop. This change allows for recognition and usage of new triplets supporting arm and arm64 Windows desktop and server targets. * Remove unnecessary changes * Part 2 * Part 3 * Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise * Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets * Address code review feedback, clean libjpeg-turbo port.cmake * [libjpeg-turbo][tiff] Reduce changes to existing libraries. * [vcpkg-cmake] Simplify toolchain selection logic and improve comments | |||
| 2018-01-03 | Merge pull request #2456 from clvn/jack | Robert Schumacher | |
| [jack2] Initial port | |||
| 2018-01-03 | Merge pull request #2490 from lebdron/libpqxx-6.0.0 | Alexander Karatarakis | |
| [libpqxx] Initial port | |||
| 2018-01-03 | [soundtouch] Initial port (#2455) | clvn | |
| * [soundtouch] Initial port * [soundtouch] Fixed typo | |||
| 2018-01-03 | Merge pull request #2454 from clvn/portmidi | Alexander Karatarakis | |
| [portmidi] Initial port | |||
| 2018-01-03 | Merge pull request #2449 from Tremoneck/addGainput | Alexander Karatarakis | |
| [gainput] Initial port | |||
| 2018-01-03 | Merge pull request #2433 from fcharlie/master | Alexander Karatarakis | |
| [libgit2] Initial port. | |||
| 2018-01-03 | Merge pull request #2432 from RT222/master | Alexander Karatarakis | |
| [directxmesh] [directxtex] [directxtk] [bullet3] Update to the last version | |||
| 2018-01-03 | Merge pull request #2413 from xoviat/fftw | Alexander Karatarakis | |
| [fftw] Build more libs | |||
| 2018-01-03 | Merge pull request #2417 from Mixaill/libdatrie | Alexander Karatarakis | |
| [libdatrie] add version 0.2.10 | |||
| 2018-01-03 | Merge pull request #2464 from jtilander/box2d_static_library | Alexander Karatarakis | |
| Add support for Box2D to be build as a static library | |||
| 2018-01-03 | Merge pull request #2495 from albertziegenhagel/hdf5-1.10.1 | Alexander Karatarakis | |
| [hdf5] Update to 1.10.1 | |||
| 2018-01-03 | Merge pull request #2494 from albertziegenhagel/szip-2.1.1 | Alexander Karatarakis | |
| [szip] Update to 2.1.1 | |||
| 2018-01-03 | Merge pull request #2492 from lebdron/cpp-redis-4.3.0 | Alexander Karatarakis | |
| [cpp-redis] Update to 4.3.0 | |||
| 2018-01-03 | Update HDF5 to 1.10.1 | Albert Ziegenhagel | |
| 2018-01-03 | Update szip to 2.1.1 | Albert Ziegenhagel | |
| 2018-01-03 | [cpp-redis] Update to 4.3.0 | Andrei Lebedev | |
| 2018-01-03 | [tacopie] Update to 3.2.0 | Andrei Lebedev | |
| 2018-01-03 | [libpqxx] Initial port | Andrei Lebedev | |
| 2018-01-03 | Use vcpkg version of BLAS and LAPACK in dlib | Sean Warren | |
| dlib v19.8 detects these packages correctly | |||
| 2018-01-02 | [zstd] update to 1.3.3 | Stanislav Ershov | |
| 2018-01-01 | [jack2] Prefer using vcpkg_from_github. Removed check for Windows Store | clvn | |
