aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-22Use pointer instead of reference for output parameterAlexander Karatarakis
2016-10-21Merge branch 'traversaro-add-zziplib'Alexander Karatarakis
2016-10-21Add zziplib portSilvio
To facilitate support of VS2015 in all the different configurations, a CMake-based build system based on the one found in https://sourceforge.net/p/zziplib/patches/17/ is used.
2016-10-20Remove unused include directivesAlexander Karatarakis
2016-10-20Rename function and make it staticAlexander Karatarakis
2016-10-20Merge branch 'sdcb-hash'Alexander Karatarakis
2016-10-20Remove accidental copy of fileAlexander Karatarakis
2016-10-20src FormattingAlexander Karatarakis
2016-10-21Switch to using CertUtil to generate hash.flysha
2016-10-20Add two spaces in front of message() to fix formattingAlexander Karatarakis
In Warning or Error, indented text is considered preformatted. Otherwise CMake tries to format it itself, and there are issues with whitespace in the path
2016-10-20Merge pull request #196 from Microsoft/ragel_controlRobert Schumacher
Ragel control
2016-10-20Merge pull request #195 from Microsoft/catch_prRobert Schumacher
adding catch
2016-10-20Merge pull request #194 from sol-prog/glew_2Robert Schumacher
Updated Glew to version 2.0.0
2016-10-20[glew] Fix download file typoRobert Schumacher
2016-10-20adding a description to RagelEric Mittelette
2016-10-20adding catchEric Mittelette
2016-10-20Updated Glew to version 2.0.0sol-prog
2016-10-20[boost-di] Use vcpkg_download_distfileAlexander Karatarakis
2016-10-20Merge branch 'boost.di' of https://github.com/sdcb/vcpkg into sdcb-boost.diAlexander Karatarakis
2016-10-20[fastlz] Remove SHARED keyword to also allow building STATICAlexander Karatarakis
2016-10-20[fastlz] Point to specific hash instead of `master`Alexander Karatarakis
2016-10-20[fastlz] Added fastlz libraryAdam Martin
Also did minor formating to the bullet3 portfile while using it for comparisson. The version was uncertain so I just used 1.0.
2016-10-20Add hash file support.sdcb
2016-10-20Add boost-di.sdcb
2016-10-19Merge pull request #185 from barcharcraz/odbRobert Schumacher
libodb and libodb-sqlite
2016-10-19Merge pull request #182 from KindDragon/utf8cppRobert Schumacher
[utf8cpp] Initial addition
2016-10-20[utfcpp] Initial additionArkadiy Shapkin
2016-10-19Merge pull request #178 from ZeroCrunch/masterRobert Schumacher
Support for Intel's Threading Building Blocks (2016/09/16)
2016-10-19Merge pull request #184 from barcharcraz/glbinding_configfixRobert Schumacher
fixed glbinding config
2016-10-19Merge pull request #180 from barcharcraz/sqlite3_unlockRobert Schumacher
Sqlite3 unlock_notify and static build support
2016-10-19removed odb binary packageCharles Barto
2016-10-19fixed glbinding configCharles Barto
2016-10-19more odb-sqliteCharles Barto
2016-10-19more random changesCharles Barto
2016-10-19add overall odb configCharles Barto
2016-10-19more work on libodbCharles Barto
2016-10-19cmake port for libodbCharles Barto
2016-10-19add odbCharles Barto
2016-10-19fixed typo in sqlite3 config fileCharles Barto
2016-10-19added a config file for sqliteCharles Barto
2016-10-18[openssl] Patches to allow building when path includes spacesAlexander Karatarakis
2016-10-18added static build support to sqliteCharles Barto
more static support more sqlite changes finally done with sqlite static
2016-10-18[vcpkg_apply_patches] Print that patch applying failed instead ofAlexander Karatarakis
FATAL_ERROR
2016-10-18[tbb] Correct install pathsRobert Schumacher
2016-10-18[tbb] Rename package to 'tbb'Robert Schumacher
2016-10-18added rtree and unlock_notify support to builds of sqlite (odb needs this)Charles Barto
2016-10-18[vcpkg_apply_patches] Also print working dirAlexander Karatarakis
2016-10-18Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-10-18[vcpkg_apply_patches] Check if patch was properly appliedAlexander Karatarakis
2016-10-18Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ↵Robert Schumacher
ZeroCrunch-master