| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-14 | [msmpi] Find the correct Program Files. Resolves #669 | Alexander Karatarakis | |
| 2017-02-14 | Merge pull request #666 from sdcb/chakracore-1.4.1 | Alexander Karatarakis | |
| [chakracore] upgrade to latest 1.4.1 and fix #665 | |||
| 2017-02-14 | Update CHANGELOG and bump version to v0.0.72 | Alexander Karatarakis | |
| 2017-02-14 | [chakracore] upgrade to latest 1.4.1 and fix #665 | sdcb | |
| 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-13 | [Checks] Add check_exit() overload with no message | Alexander Karatarakis | |
| 2017-02-13 | Make StatusParagraph::find_installed() const | Alexander Karatarakis | |
| 2017-02-13 | Merge pull request #517 from albertziegenhagel/parmetis | Alexander Karatarakis | |
| parmetis | |||
| 2017-02-12 | Merge pull request #653 from codicodi/add-libepoxy | Robert Schumacher | |
| Add libepoxy | |||
| 2017-02-12 | [libepoxy] Disable static builds due to dllimport/export issues. | Robert Schumacher | |
| 2017-02-12 | Merge pull request #658 from iraklisk/master | Robert Schumacher | |
| Nice (libnice) port | |||
| 2017-02-13 | Remove auto generated comments | Iraklis Karagkiozoglou | |
| 2017-02-13 | libnice port | Iraklis Karagkiozoglou | |
| 2017-02-11 | [sfml] Update to 2.4.2 | Robert Schumacher | |
| 2017-02-11 | [bootstrap] Specify NuGet Source to avoid impact from user config. | Robert Schumacher | |
| 2017-02-10 | Remove unused #include | Alexander Karatarakis | |
| 2017-02-10 | Fix error message | Alexander Karatarakis | |
| 2017-02-10 | build_package() modified to return the result of the build | Alexander Karatarakis | |
| 2017-02-10 | PostBuildLint enum revamp | Alexander Karatarakis | |
| 2017-02-10 | BuildInfo now holds enum instead of string | Alexander Karatarakis | |
| 2017-02-10 | Add vcpkg_Enums | Alexander Karatarakis | |
| 2017-02-10 | Merge pull request #655 from sdcb/asio-1.10.8 | Alexander Karatarakis | |
| [asio] upgrade to 1.10.8 | |||
| 2017-02-10 | [asio] upgrade to 1.10.8 | sdcb | |
| 2017-02-09 | [fmt] Force headers in shared build to always have FMT_SHARED. | Robert Schumacher | |
| Fixes #331. | |||
| 2017-02-09 | Improve WinSDK detection | Alexander Karatarakis | |
| 2017-02-09 | fix typo | codicodi | |
| 2017-02-09 | [libepoxy] ensure python is on path | codicodi | |
| 2017-02-09 | tabs to spaces | codicodi | |
| 2017-02-09 | add libepoxy | codicodi | |
| 2017-02-09 | Merge pull request #639 from msmolens/fix-grpc-exported-targets | Robert Schumacher | |
| [grpc] Fix exported targets | |||
| 2017-02-09 | [grpc] Bump package version to match change in cmake config file output | Robert Schumacher | |
| 2017-02-08 | Merge pull request #634 from sdcb/sqlite-modern-cpp | Robert Schumacher | |
| add sqlite-modern-cpp | |||
| 2017-02-08 | [sqlite-modern-cpp] Avoid moving downloaded file | Robert Schumacher | |
| 2017-02-08 | [vcpkg] Fix typo in a lint check | Robert Schumacher | |
| 2017-02-08 | [rapidjson] Update to 1.1.0 | Robert Schumacher | |
| 2017-02-08 | Merge pull request #648 from chwarr/bond-fetch-gbc | Robert Schumacher | |
| Upgrade Bond to 5.2.0 & download pre-compiled gbc | |||
| 2017-02-08 | Merge branch 'albertziegenhagel-hdf5' | Alexander Karatarakis | |
| 2017-02-08 | [hdf5] Enable ninja option | Alexander Karatarakis | |
| 2017-02-08 | Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into ↵ | Alexander Karatarakis | |
| albertziegenhagel-hdf5 | |||
| 2017-02-08 | Remove unneeded Import-Module | Alexander Karatarakis | |
| 2017-02-08 | Remove unnecessary $(PlatformToolset) condition | Alexander Karatarakis | |
| 2017-02-08 | bootstrap.ps1 now detects the available Windows SDKs | Alexander Karatarakis | |
| 2017-02-08 | Merge pull request #515 from albertziegenhagel/msmpi | Alexander Karatarakis | |
| msmpi | |||
| 2017-02-08 | Install gbc.exe to tools/ | Christopher Warrington | |
| This at least allows people to write their own codegen rules until Bond includes its own. | |||
| 2017-02-08 | Fetch a pre-compiled gbc from GitHub | Christopher 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-08 | Upgrade Bond to 5.2.0 | Christopher 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-08 | Merge branch 'master' of https://github.com/microsoft/vcpkg | Robert Schumacher | |
| 2017-02-08 | Reorder 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 | Merge pull request #647 from yuehuang010/update_libraw | Robert Schumacher | |
| [libraw] update to version 0.18.0 | |||
| 2017-02-08 | [libraw] update to version 0.18.0 | Felix Huang | |
| 2017-02-08 | Format | Alexander Karatarakis | |
