aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-01Add cppzmq portSilvio
2016-10-23[vcpkg] Revert 5671a12. Fixes #206, we should reapply these checks once all ↵Robert Schumacher
existing ports have been fixed.
2016-10-22[libccd] Remove other misc files that are getting copiedAlexander Karatarakis
2016-10-22[libccd] Handle copyright cleanlyAlexander Karatarakis
2016-10-22[libccd] copy_pdbs()Alexander Karatarakis
2016-10-22[libccd] Remove debug/include/ and debug/share/ instead of debug/Alexander Karatarakis
2016-10-22Merge branch 'jslee02-libccd'Alexander Karatarakis
2016-10-22[post-build] Convert message to warningAlexander Karatarakis
2016-10-22[post-build-checks] Add checks about subdirectories in lib/Alexander Karatarakis
2016-10-22[post-build-checks] Add check for mismatching number of debug/releaseAlexander Karatarakis
binaries
2016-10-22Use pointer instead of reference for output parameterAlexander Karatarakis
2016-10-21Merge branch 'libccd' of https://github.com/jslee02/vcpkg into jslee02-libccdAlexander 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-21[libccd] Add libccd 2.0.0 (tip commit of current master)Jeongseok Lee
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