aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-13Merge pull request #153 from sdcb/nanodbcRobert Schumacher
Add nanodbc
2016-10-13[nanodbc] Switch USE_UNICODE to ON to match upstream's build.bat.Robert Schumacher
2016-10-13Merge branch 'nanodbc' of https://github.com/sdcb/vcpkg into sdcb-nanodbcRobert Schumacher
2016-10-13Merge pull request #154 from sgreenlay/masterRobert Schumacher
Add cppwinrt
2016-10-13Removed HEADER_PATHScott Greenlay
2016-10-13added cppwinrtScott Greenlay
2016-10-13Add nanodbc.sdcb
2016-10-12Remove unused headers and filesMartin Müller
2016-10-12Merge pull request #139 from ZeroCrunch/masterRobert Schumacher
Add double-conversion
2016-10-12[double-conversion] Reduce work done during deploymentRobert Schumacher
2016-10-12Patch files directly instead of copying or modifying with CMakeMartin Müller
2016-10-12Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ↵Robert Schumacher
ZeroCrunch-master
2016-10-12Merge pull request #148 from sdcb/mongo-clientRobert Schumacher
Add MongoDB C++ driver.
2016-10-13Add libbson, mongo-c-driver, mongo-cxx-driverflysha
2016-10-11Merge pull request #142 from adam4813/loggersRobert Schumacher
Adds spdlog and log4cplus
2016-10-11[spdlog] Initial additionAdam Martin
2016-10-11[log4cplus] Initial additionAdam Martin
2016-10-11Updating based off feedback from @ras0219-msft for PR #6.Jamie Kenyon
2016-10-11Rename lint_status::ERROR to lint_status::ERROR_DETECTEDAlexander Karatarakis
This is because windows.h defines an ERROR macro
2016-10-11[vcpkg] Force compiler character set to UTF-8. Fixes #141.Robert Schumacher
2016-10-11Merge pull request #140 from Morten242/masterRobert Schumacher
Use -noprofile to avoid loading powershell profiles
2016-10-11Use -noprofile to avoid loading powershell profilesMårten Nordheim
2016-10-11Adding double-conversion package.Jamie Kenyon
2016-10-11[vcpkg] Tweak default compiler flags to match the VS new project defaults ↵Robert Schumacher
where appropriate
2016-10-11Merge branch 'release-pdbs'Robert Schumacher
2016-10-11Merge pull request #138 from ebraminio/masterRobert Schumacher
Add freeglut
2016-10-11Add freeglutEbrahim Byagowi
Fixes #105
2016-10-10Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-10-10Merge pull request #136 from ebraminio/patch-1Robert Schumacher
Remove unnecessary build dependency from harfbuzz
2016-10-10[Stopwatch] start()/stop() return const &Alexander Karatarakis
2016-10-10Merge pull request #137 from ebraminio/patch-2Robert Schumacher
Fix broken link of FAQ, consequently to 55ac8544
2016-10-11Fix broken link of FAQ, consequently to 55ac8544Ebrahim Byagowi
2016-10-11Remove unnecessary build dependency from harfbuzz Ebrahim Byagowi
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-10Merge pull request #130 from sdcb/rxcppRobert Schumacher
Add RxCpp
2016-10-10Merge pull request #135 from sdcb/ChakraCore2Robert Schumacher
Add ChakraCore
2016-10-10Merge pull request #134 from adam4813/masterRobert Schumacher
Add the tools directory to CMAKE_PROGRAM_PATH
2016-10-11Using a real link instead of PR# to describe the patching progress.sdcb
2016-10-11Add ChakraCore using powershell replace.sdcb
2016-10-10Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-10-10[freetype] Adjust include paths. Fix cmake config deployment.Robert Schumacher
2016-10-10Merge pull request #132 from vlj/masterRobert Schumacher
Add harfbuzz.
2016-10-10Rename System::Stopwatch to System::Stopwatch2Alexander Karatarakis
2016-10-10[post-build-lint] Look no further than newline when detecting "machine" lineAlexander Karatarakis
2016-10-10Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-10-10Post-build checks no longer use findstr. Resolves #69Alexander Karatarakis
2016-10-10Add Stopwatch classAlexander Karatarakis
2016-10-10Add to_printf_arg(double) overloadAlexander Karatarakis
2016-10-10Add harfbuzz.vlj
2016-10-09Fixed tabs to spaces formattingAdam Martin
2016-10-09Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar ↵Adam Martin
can locate installed tools