aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-28[netcdf-c] Initial commit of version 4.4.1.1Robert Schumacher
2017-02-28[hdf5] Mark linked libraries as privateRobert Schumacher
2017-02-28[hdf5] Update to 1.10, enable disabling of static libsRobert Schumacher
2017-02-27[szip] Change default component to match build typeRobert Schumacher
2017-02-27Remove unnecessary branchAlexander Karatarakis
2017-02-27Use load_all_ports() in `ci`Alexander Karatarakis
2017-02-27Introduce extract_port_names_and_versions()Alexander Karatarakis
2017-02-27Fix #include of Paragraph.hAlexander Karatarakis
2017-02-27Move some functions from vcpkglib.h to Paragraphs.hAlexander Karatarakis
2017-02-27Use load_all_ports() in `portsdiff`Alexander Karatarakis
2017-02-27Use std::move to avoid a copyAlexander Karatarakis
2017-02-27Introduce function: load_all_ports()Alexander Karatarakis
2017-02-27Enclose cpp file into namespaceAlexander Karatarakis
2017-02-27Update CHANGELOG and bump version to v0.0.75Alexander Karatarakis
2017-02-27Merge branch 'ab-acx-pugixml'Alexander Karatarakis
2017-02-27Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixmlAlexander Karatarakis
2017-02-27Adding pugixml version 1.8.1ab
2017-02-25Merge pull request #716 from codicodi/bump-spdlogAlexander Karatarakis
[spdlog] update to 0.12.0
2017-02-25Merge pull request #713 from codicodi/bump-lz4Alexander Karatarakis
[lz4] update to 1.7.5
2017-02-25Merge pull request #712 from codicodi/bump-flacAlexander Karatarakis
[libflac] update to 1.3.2
2017-02-25Merge pull request #715 from codicodi/bump-lzmaAlexander Karatarakis
[liblzma] update to 5.2.3
2017-02-25[spdlog] fix indentationcodicodi
2017-02-25[spdlog] update to 0.12.0codicodi
2017-02-25[liblzma] update to 5.2.3codicodi
2017-02-25[lz4] update to 1.7.5codicodi
2017-02-25[libflac] bum version in CONTROL filecodicodi
2017-02-25[libflac] update to 1.3.2codicodi
2017-02-24[opengl] Add branch for Windows 8.1 SDKAlexander Karatarakis
2017-02-24Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2017-02-24Tweak -Verbose messagesAlexander Karatarakis
2017-02-24Rewrite WindowsSDK detectionAlexander Karatarakis
2017-02-24Rewrite MSBuild detectionAlexander Karatarakis
Add -Verbose messages. Look for VS2015 in Program files as well as registry
2017-02-24[qt5] Further reduce regressions.Robert Schumacher
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24Inline variablesAlexander Karatarakis
2017-02-24Improve functions that detect ProgramFiles in CMakeAlexander Karatarakis
2017-02-24Throw error is PROGRAMFILES env variable is not foundAlexander Karatarakis
2017-02-24Improve functions that detect ProgramFiles in powershellAlexander Karatarakis
2017-02-23[qt5] Reduce number of skipped components.Robert Schumacher
2017-02-23[aws-sdk-cpp] Switch build to use Ninja to improve performance.Robert Schumacher
2017-02-23Tweak Verbose messagesAlexander Karatarakis
2017-02-23Disable Verbose-level messages for imported moduleAlexander Karatarakis
2017-02-23Remove unneeded Import-Module directiveAlexander Karatarakis
2017-02-23Use System::set_environmental_variable()Alexander Karatarakis
2017-02-23[vcpkg] Fix bug when building v141@64-bit from a v140@32-bit promptRobert Schumacher
2017-02-23[qt5] Exercise full control over build configuration.Robert Schumacher
Bumps version to 5.7.1-2 This fixes several issues: - Prevents a hang for user input during the build. - Moves the tools into a subdirectory so their DLLs do not interfere with other packages. - Adds the currently installed DLLs to the path so that tools compiled during the build can be run. - Uses our system's copy of double-conversion. - No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2 - Works around an issue with Qt5Bootstrap (QTBUG-55499) Regressions to fix: - Disables many subcomponents
2017-02-23[vcpkg] Force JOM to be updated to 1.1.2Robert Schumacher
2017-02-22Use check_exit() instead of check_throw()Alexander Karatarakis
2017-02-22Improve error message and use check_exit() instead of check_throw()Alexander Karatarakis
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
process.
2017-02-21[find/acquire python] Update to v1.1.2 from v1.1.1Alexander Karatarakis