aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-02-16[hdf5] Fix #673 by explicitly specifying the szip librariesRobert Schumacher
2017-02-16Fixed some typosalbertziegenhagel
2017-02-15[clockutils] Remove stray LICENSE fileAlexander Karatarakis
Fixes post-build checks
2017-02-15Merge pull request #663 from codicodi/add-gdk-pixbufAlexander Karatarakis
Add gdk-pixbuf
2017-02-15[lmdb] Bump versionAlexander Karatarakis
2017-02-15Merge pull request #660 from willyd/lmdb-fixAlexander Karatarakis
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15Merge pull request #651 from tobiaskohlbau/masterAlexander Karatarakis
[opencv] bump to 3.2.0
2017-02-15[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537Alexander Karatarakis
2017-02-15Merge pull request #652 from Microsoft/dev/roschuma/openvrAlexander Karatarakis
[openvr] Initial commit of 1.0.5
2017-02-15[sqlite3] upgrade to 3.17.0flysha
2017-02-14[antlr4] Make identation consistentAlexander Karatarakis
2017-02-14[antlr4] Fix downloading of LICENSE fileAlexander Karatarakis
2017-02-14Add functions to find Program Files folders on the CMake sideAlexander Karatarakis
2017-02-14[msmpi] Find the correct Program Files. Resolves #669Alexander Karatarakis
2017-02-14[chakracore] upgrade to latest 1.4.1 and fix #665sdcb
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases) 2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX 3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14[gdk-pixbuf] disable static buildscodicodi
2017-02-13[gdk-pixbuf] use latest versioncodicodi
2017-02-13add-gdk-pixbufcodicodi
2017-02-13Merge pull request #517 from albertziegenhagel/parmetisAlexander Karatarakis
parmetis
2017-02-13Updated patch to fix sizeof off_t differences between UNIX and WindowsGuillaume Dumont
2017-02-12Merge pull request #653 from codicodi/add-libepoxyRobert Schumacher
Add libepoxy
2017-02-12[libepoxy] Disable static builds due to dllimport/export issues.Robert Schumacher
2017-02-13Remove auto generated commentsIraklis Karagkiozoglou
2017-02-13libnice portIraklis Karagkiozoglou
2017-02-11[sfml] Update to 2.4.2Robert Schumacher
2017-02-10[asio] upgrade to 1.10.8sdcb
2017-02-09[fmt] Force headers in shared build to always have FMT_SHARED.Robert Schumacher
Fixes #331.
2017-02-09fix typocodicodi
2017-02-09[libepoxy] ensure python is on pathcodicodi
2017-02-09add libepoxycodicodi
2017-02-09[openvr] Initial commit of 1.0.5Robert Schumacher
2017-02-09Merge pull request #639 from msmolens/fix-grpc-exported-targetsRobert Schumacher
[grpc] Fix exported targets
2017-02-09[grpc] Bump package version to match change in cmake config file outputRobert Schumacher
2017-02-08Merge pull request #634 from sdcb/sqlite-modern-cppRobert Schumacher
add sqlite-modern-cpp
2017-02-08[sqlite-modern-cpp] Avoid moving downloaded fileRobert Schumacher
2017-02-08[rapidjson] Update to 1.1.0Robert Schumacher
2017-02-08Merge pull request #648 from chwarr/bond-fetch-gbcRobert Schumacher
Upgrade Bond to 5.2.0 & download pre-compiled gbc
2017-02-09[opencv] bump to 3.2.0Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-08[hdf5] Enable ninja optionAlexander Karatarakis
2017-02-08Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into ↵Alexander Karatarakis
albertziegenhagel-hdf5
2017-02-08Merge pull request #515 from albertziegenhagel/msmpiAlexander Karatarakis
msmpi
2017-02-08Install gbc.exe to tools/Christopher Warrington
This at least allows people to write their own codegen rules until Bond includes its own.
2017-02-08Fetch a pre-compiled gbc from GitHubChristopher Warrington
The BOND_GBC_PATH environment variable is no longer consulted, and the Haskell toolchain will _not_ be used even if it exists. At the moment, the downloaded gbc is amd64 only.
2017-02-08Upgrade Bond to 5.2.0Christopher Warrington
* Make Bond always build as a static lib. * Bond's CMake currently isn't written to be able to produce DLLs. There's a special dllimport/dllexport dance that would need to be done. * Apply patch so that Bond doesn't force Boost static libs. * Apply patch to omit installing Bond's copy of rapidjson. * Clean up empty bin/ directories, now that vcpkg is more strict.
2017-02-08Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08[libraw] update to version 0.18.0Felix Huang
2017-02-08Merge branch 'master' into codicodi-ninja-supportRobert Schumacher
2017-02-08Merge pull request #624 from dzenanz/masterRobert Schumacher
Install grpc_cpp_plugin.exe into tools folder
2017-02-08Updated msmpi version to 8.0 & implemented checks for installed ↵Albert Ziegenhagel
redistributable packages