Commit Graph

693 Commits

Author SHA1 Message Date
Alexander Karatarakis
99c8e01353 Merge branch 'jslee02-libccd' 2016-10-22 20:33:46 -07:00
Alexander Karatarakis
16ecddf94d [post-build] Convert message to warning 2016-10-22 20:33:21 -07:00
Alexander Karatarakis
5671a12eef [post-build-checks] Add checks about subdirectories in lib/ 2016-10-22 20:29:36 -07:00
Alexander Karatarakis
4fcdf15651 [post-build-checks] Add check for mismatching number of debug/release
binaries
2016-10-22 20:02:46 -07:00
Alexander Karatarakis
7db7ea5ceb Use pointer instead of reference for output parameter 2016-10-22 19:24:09 -07:00
Jens Frederich
7ed2525767 copy README.md to save important notes, precise description
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-22 23:21:19 +02:00
Jens Frederich
ff10906a4b [think-cell-range] Adding think-cell's range library
https://www.think-cell.com/en/career/talks/ranges/#1

Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-22 21:35:24 +02:00
Alexander Karatarakis
4cb94dcfc2 Merge branch 'libccd' of https://github.com/jslee02/vcpkg into jslee02-libccd 2016-10-21 18:24:53 -07:00
Alexander Karatarakis
af2500416b Merge branch 'traversaro-add-zziplib' 2016-10-21 18:23:31 -07:00
Silvio
eae7c5a75b Add zziplib port
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 22:45:44 +02:00
Jeongseok Lee
4bf9b4db06 [libccd] Add libccd 2.0.0 (tip commit of current master) 2016-10-21 08:28:28 -04:00
sdcb
5493eb4296 Upgrade cpprestsdk to 2.9.0 2016-10-21 17:12:48 +08:00
John Camp
d226583ed1 Changed the download link to a static link.
The different download link packaged the zip slightly differently,
changing the hash as well as the src path.
2016-10-21 00:32:17 -04:00
Alexander Karatarakis
1c37f9981d Remove unused include directives 2016-10-20 18:12:19 -07:00
Alexander Karatarakis
251b3f0369 Rename function and make it static 2016-10-20 18:11:50 -07:00
Alexander Karatarakis
14a7a7ef63 Merge branch 'sdcb-hash' 2016-10-20 18:08:51 -07:00
Alexander Karatarakis
e118c15719 Remove accidental copy of file 2016-10-20 18:06:26 -07:00
Alexander Karatarakis
c12c3d90be src Formatting 2016-10-20 18:05:52 -07:00
flysha
337c96fc06 Switch to using CertUtil to generate hash. 2016-10-21 07:44:00 +08:00
Alexander Karatarakis
bcfe15ce2b Add two spaces in front of message() to fix formatting
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-20 15:46:32 -07:00
Robert Schumacher
ba406880e4 Merge pull request #196 from Microsoft/ragel_control
Ragel control
2016-10-20 14:30:03 -07:00
Robert Schumacher
7d2abe8770 Merge pull request #195 from Microsoft/catch_pr
adding catch
2016-10-20 14:29:28 -07:00
Robert Schumacher
1a6b661eef Merge pull request #194 from sol-prog/glew_2
Updated Glew to version 2.0.0
2016-10-20 14:28:37 -07:00
Robert Schumacher
4d06bfd30f [glew] Fix download file typo 2016-10-20 14:27:22 -07:00
Eric Mittelette
b9143c7180 adding a description to Ragel 2016-10-20 14:24:50 -07:00
Eric Mittelette
37d6623ea5 adding catch 2016-10-20 14:17:28 -07:00
sol-prog
84f2975a58 Updated Glew to version 2.0.0 2016-10-20 14:13:40 -07:00
Alexander Karatarakis
64ae9efffa [boost-di] Use vcpkg_download_distfile 2016-10-20 14:09:02 -07:00
Alexander Karatarakis
6dfc813163 Merge branch 'boost.di' of https://github.com/sdcb/vcpkg into sdcb-boost.di 2016-10-20 13:56:23 -07:00
Alexander Karatarakis
412a44c8f1 [fastlz] Remove SHARED keyword to also allow building STATIC 2016-10-20 13:48:13 -07:00
Alexander Karatarakis
2153670c51 [fastlz] Point to specific hash instead of master 2016-10-20 13:39:40 -07:00
Adam Martin
f2f018271f [fastlz] Added fastlz library
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-20 15:25:10 -05:00
sdcb
c5d487ecd7 Add dxut 2016-10-20 16:50:35 +08:00
sdcb
2b8bdeb044 Add hash file support. 2016-10-20 13:03:58 +08:00
John Camp
38e152cb29 Added package for PDCurses 2016-10-20 00:29:38 -04:00
sdcb
6701e72885 Add boost-di. 2016-10-20 10:27:11 +08:00
Charles Barto
8ad5300c75 build UTF32 and UTF8 versions 2016-10-19 20:16:08 -04:00
Charles Barto
581c8ed319 added pcre 2016-10-19 20:08:48 -04:00
Robert Schumacher
cb0d924ec3 Merge pull request #185 from barcharcraz/odb
libodb and libodb-sqlite
2016-10-19 16:47:31 -07:00
Robert Schumacher
0b101d3583 Merge pull request #182 from KindDragon/utf8cpp
[utf8cpp] Initial addition
2016-10-19 15:54:07 -07:00
Arkadiy Shapkin
63e1b7ea92 [utfcpp] Initial addition 2016-10-20 01:22:44 +03:00
Robert Schumacher
ec99ffb694 Merge pull request #178 from ZeroCrunch/master
Support for Intel's Threading Building Blocks (2016/09/16)
2016-10-19 14:44:13 -07:00
Robert Schumacher
22bd1bb3fb Merge pull request #184 from barcharcraz/glbinding_configfix
fixed glbinding config
2016-10-19 14:27:58 -07:00
Robert Schumacher
94ed4be3d9 Merge pull request #180 from barcharcraz/sqlite3_unlock
Sqlite3 unlock_notify and static build support
2016-10-19 14:25:21 -07:00
Charles Barto
a779bbe8ca removed odb binary package 2016-10-19 15:13:05 -04:00
Charles Barto
31e1fe5007 fixed glbinding config 2016-10-19 15:11:40 -04:00
Charles Barto
8de99463fa more odb-sqlite 2016-10-19 01:28:56 -04:00
Charles Barto
2aa034bf47 more random changes 2016-10-19 01:28:55 -04:00
Charles Barto
c879ba6d36 add overall odb config 2016-10-19 01:28:55 -04:00
Charles Barto
cc6fdbeb8b more work on libodb 2016-10-19 01:28:55 -04:00