aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2016-10-08add RxCpp for https://github.com/Microsoft/vcpkg/issues/47.sdcb
2016-10-08Merge remote-tracking branch 'upstream/master'LiGuilin
2016-10-07Merge branch 'docs'Robert Schumacher
2016-10-07Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with valuesAlexander Karatarakis
dynamic or static
2016-10-07[docs] Add EXAMPLE_fix_libpng into the main examples document outlineRobert Schumacher
2016-10-07Merge pull request #128 from adam4813/luaRobert Schumacher
2016-10-07[lua] Add version and descriptionRobert Schumacher
2016-10-07[lua] Reduce post-install work needed in portfile by adding them to ↵Robert Schumacher
CMakeLists.txt
2016-10-07Merge branch 'lua' of https://github.com/adam4813/vcpkg into adam4813-luaRobert Schumacher
2016-10-07Merge pull request #120 from adam4813/bullet3Robert Schumacher
2016-10-07[bullet3] Avoid '@' in version. Use more official repository. Name file such ↵Robert Schumacher
that future versions won't conflict.
2016-10-07Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into ↵Robert Schumacher
adam4813-bullet3
2016-10-07[lua] Initial additionAdam Martin
2016-10-07[vcpkg] Change CMake build flags to enable pdbs in ReleaseRobert Schumacher
2016-10-07[bullet3] Updated to use newer commit and build DLLsAdam Martin
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-06Release script no longer adds a git tagAlexander Karatarakis
2016-10-06Forward triplet options to default CMAKE variablesAlexander Karatarakis
2016-10-06[libpng] Add static library buildingAlexander Karatarakis