aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25[directxtk] do not use win10 sdk (can now built without win10 sdk installed)周杰
2017-01-24Properly convert wchar to char before printingAlexander Karatarakis
2017-01-24Merge pull request #574 from sdcb/mariadb-2.3.2Robert Schumacher
2017-01-24[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face o...Robert Schumacher
2017-01-25[libmariadb] rollback conflict with libmysqlflysha
2017-01-25Merge remote-tracking branch 'refs/remotes/origin/master'flysha
2017-01-24Add error message when CONTROL file cannot be openedAlexander Karatarakis
2017-01-24Improve detection of VS installation instancesAlexander Karatarakis
2017-01-24Merge branch 'sdcb-mpir-static'Alexander Karatarakis
2017-01-24Merge branch 'mpir-static' of https://github.com/sdcb/vcpkg into sdcb-mpir-st...Alexander Karatarakis
2017-01-24[vcpkg integrate] Exit silently if target cannot be found.Robert Schumacher
2017-01-24Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2017-01-24[wt] Suppress reliance on boost autolinkingRobert Schumacher
2017-01-24Suppress VS2017's vcvarsall.bat outputAlexander Karatarakis
2017-01-24FetchDependency.ps1 now returns the downloaded exe's pathAlexander Karatarakis
2017-01-24Fix path to nuget.exeAlexander Karatarakis
2017-01-24Download nuget.exe in a version-including subfolder in Downloads\Alexander Karatarakis
2017-01-24Remove $downloadName variableAlexander Karatarakis
2017-01-23Update CHANGELOG and bump version to v0.0.70Alexander Karatarakis
2017-01-23[VS2017] Enable building with v141 toolsetAlexander Karatarakis
2017-01-23Bump downloaded git versionAlexander Karatarakis
2017-01-23Bump nuget.exe versionAlexander Karatarakis
2017-01-23Extract methodAlexander Karatarakis
2017-01-23Improve format of output error messagesAlexander Karatarakis
2017-01-23[vcpkg integrate] Lower verbosity of MSBuild messages.Robert Schumacher
2017-01-23Improve commentAlexander Karatarakis
2017-01-23[Environemnt] Don't depend on present working dirAlexander Karatarakis
2017-01-23Bump version of required CMake to 3.7.2Alexander Karatarakis
2017-01-23Improve Strings::split()Alexander Karatarakis
2017-01-23Strings::split() now handles trailing delimitersAlexander Karatarakis
2017-01-23Add comment about trailing backslash in VS140COMNTOOLSAlexander Karatarakis
2017-01-23Remove check for empty MSVC dir.Alexander Karatarakis
2017-01-23[VS2017] Use Environment::get_vcvarsall_bat()Alexander Karatarakis
2017-01-23[VS2017] Add function to get vcvarsall.batAlexander Karatarakis
2017-01-23FormattingAlexander Karatarakis
2017-01-23Build path throuh fs::path APIs instead of Strings::format()Alexander Karatarakis
2017-01-23[VS2017] Don't depend on a specific MSVC dir nameAlexander Karatarakis
2017-01-23[VS2017] Extract function that detects the VS2015 instance, when no VS2017 is...Alexander Karatarakis
2017-01-23[VS2017] Use Environment::get_dumpbin_exe()Alexander Karatarakis
2017-01-23[VS2017] Add function do get dumpbin.exeAlexander Karatarakis
2017-01-23Add Strings::split() functionAlexander Karatarakis
2017-01-23[vcpkg_paths] Add "scripts" entryAlexander Karatarakis
2017-01-23[VS2017] Enable building vcpkg itself with VS2017Alexander Karatarakis
2017-01-23[VS2017] Add powershell script to find any MSBuild with C++ supportAlexander Karatarakis
2017-01-23[VS2017] Add powershell script to enumerator VS2017 instancesAlexander Karatarakis
2017-01-23[mpir] enable static buildflysha
2017-01-20Merge pull request #568 from OlafvdSpek/masterRobert Schumacher
2017-01-20[lzo] Disable dynamic builds again due to library not having appropriate dlle...Robert Schumacher
2017-01-20[lzo] Fix compiler error. Add support for non-static triplets.Robert Schumacher
2017-01-20Merge branch 'sdcb-mysql-5.7.17'Alexander Karatarakis