14278 Commits

Author SHA1 Message Date
Casey Carter
fe1b146eec Change version to "20150729-vcpkg2"
...to reflect this is based on the upstream sources as of 20150729, and
the second release of the patch based on that same upstream.
2016-10-18 15:53:20 -07:00
Robert Schumacher
c41200cf6e Merge pull request #177 from barcharcraz/glbinding-static
added static support to glbinding
2016-10-18 15:19:11 -07:00
Charles Barto
eba9f6a812 added static support to glbinding
changed glbinding to support new configure
2016-10-18 17:59:55 -04:00
ZeroCrunch
a670993b7b Support for Intel's Threading Building Blocks (2016/09/16) 2016-10-18 22:53:41 +01:00
Robert Schumacher
8fd12fed6c [eigen3] Fix source path for 3.2.10 update 2016-10-18 12:33:12 -07:00
Robert Schumacher
b2c33488ac Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-10-18 12:31:40 -07:00
Alexander Karatarakis
8e69ee5eb2 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-17 23:23:50 -07:00
Alexander Karatarakis
550881b955 [boost] Enable static building 2016-10-17 23:23:37 -07:00
Robert Schumacher
1e64a78e3f Merge pull request #175 from Microsoft/rv3_separate_patch
range-v3 builds from 2 distinct pieces:
2016-10-17 20:38:22 -07:00
Robert Schumacher
119f1bd7a8 Merge remote-tracking branch 'origin/rv3_separate_patch' 2016-10-17 20:37:27 -07:00
Casey Carter
6fb82365f4 range-v3 builds from 2 distinct pieces:
* Upstream sources from the fork point (6eb5c831ff)
* Separate patch that applies MSVC workarounds from https://github.com/Microsoft/Range-V3-VS2015
2016-10-17 17:11:42 -07:00
Robert Schumacher
796e65ea73 [sqlite3] Remove parentheses from version field 2016-10-17 17:08:22 -07:00
Alexander Karatarakis
99623d66c8 Fix usage of message(FATAL_ERROR,"blah") to message(FATAL_ERROR "blah") 2016-10-17 13:33:47 -07:00
Alexander Karatarakis
66772470ec [glbidning] Exit early if trying to build it statically 2016-10-17 13:32:55 -07:00
Alexander Karatarakis
53d87f2bac Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-17 13:25:58 -07:00
Alexander Karatarakis
f02eec8ce5 Merge branch 'barcharcraz-master' 2016-10-17 13:25:42 -07:00
Robert Schumacher
686f2fe179 Merge pull request #170 from vlj/physfs
Add physfs.
2016-10-17 13:12:57 -07:00
Robert Schumacher
daf6405ad1 [physfs] Added version and description 2016-10-17 13:11:53 -07:00
Robert Schumacher
9ca0f915ac Merge branch 'physfs' of https://github.com/vlj/vcpkg into vlj-physfs 2016-10-17 13:08:02 -07:00
Robert Schumacher
4b05d1d333 Merge pull request #166 from muemart/libxml2
Add libxml2
2016-10-17 13:04:26 -07:00
Alexander Karatarakis
0e41b1c104 Merge branch 'master' of https://github.com/barcharcraz/vcpkg into barcharcraz-master 2016-10-17 12:59:58 -07:00
Robert Schumacher
e198c209b9 Merge pull request #165 from sdcb/libmarialdb
Add libmariadb.
2016-10-17 12:54:33 -07:00
Alexander Karatarakis
1ad4bcd13f Merge branch 'barcharcraz-geos' 2016-10-17 12:44:03 -07:00
Alexander Karatarakis
28ac02f8bd Merge branch 'geos' of https://github.com/barcharcraz/vcpkg into barcharcraz-geos 2016-10-17 12:32:14 -07:00
Alexander Karatarakis
3ead5123f7 Merge pull request #168 from barcharcraz/assimp
make assimp copy pdb files
2016-10-17 12:30:59 -07:00
Alexander Karatarakis
5158d842e0 [libiconv] Define and use SOURCE_PATH variable 2016-10-17 12:30:09 -07:00
Alexander Karatarakis
56f8c6a462 [sqlite3] Use SOURCE_PATH in a similar manner as other portfiles 2016-10-17 12:27:07 -07:00
Alexander Karatarakis
315ab06f63 Merge pull request #169 from Chris-Bond/master
Update sqlite version to latest
2016-10-17 12:09:27 -07:00
Alexander Karatarakis
386734e506 Merge pull request #173 from barcharcraz/eigen3-newversion
updated eigen version
2016-10-17 11:57:18 -07:00
Charles Barto
c9594c587b updated eigen version 2016-10-17 14:44:45 -04:00
Charles Barto
f48d05a25a added geos 2016-10-17 13:05:19 -04:00
vlj
7fdeeacc8f Add physfs. 2016-10-17 13:44:15 +02:00
Chris Bond
8d1d8df80e updated control and cmake files for latest version of sqlite 2016-10-16 17:18:11 -07:00
Charles Barto
a5178a553c copy pdbs 2016-10-16 18:56:17 -04:00
Charles Barto
4927131edf Merge branch 'master' of github.com:barcharcraz/vcpkg 2016-10-16 18:54:11 -04:00
charlie barto
73d248f91d added glbinding port 2016-10-16 18:49:27 -04:00
Charles Barto
be03c5dd4e modified assimp portfile 2016-10-16 18:49:12 -04:00
Martin Müller
c402d53080 Add libxml2 2016-10-16 17:44:49 +02:00
flysha
1794a18fd3 Add libmariadb. 2016-10-16 08:39:21 +08:00
Robert Schumacher
173ddcd45a Merge pull request #163 from origin/Add_glog
glog port file
2016-10-14 17:42:59 -07:00
Robert Schumacher
e48763dff3 [glog] Add upstream version, require gflags to ensure full functionality 2016-10-14 17:41:42 -07:00
Robert Schumacher
fd912a9ae6 Merge pull request #161 from sdcb/libmysqlclient
Add libmysql
2016-10-14 17:40:49 -07:00
Robert Schumacher
77c9cc3d1a Merge pull request #162 from sdcb/mongo-client-fix
Improve mongo client port.
2016-10-14 17:28:03 -07:00
Alexander Karatarakis
f52268db1a Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-14 16:52:38 -07:00
Alexander Karatarakis
eb1cea1f43 Use coff_file_reader for checking the architecture of libs/dlls 2016-10-14 16:52:19 -07:00
Alexander Karatarakis
b15a23a268 Add coff_file_reader to extract info/from dll/lib files without dumpbin
Calling dumpbin was very slow in some cases (e.g. boost).
With coff_file_reader we directly examine the binary for the few bits we need.
2016-10-14 16:51:15 -07:00
Alexander Karatarakis
aa35c41aa6 Add MachineType enum 2016-10-14 16:49:44 -07:00
Alexander Karatarakis
b2585bba5d [Stopwatch] Microseconds now displayed as us instead of micros 2016-10-14 16:25:15 -07:00
Eric Mittelette
3e63117304 glog port file 2016-10-14 15:59:11 -07:00
Robert Schumacher
9517eeadbb Merge pull request #158 from sdcb/nanodbc-fix
Fix nanodbc unicode issues and code optimize.
2016-10-14 15:41:34 -07:00
Robert Schumacher
ddb7247b82 Merge pull request #159 from KindDragon/boost-release-pdb
[boost] Enable debug symbols for release build. Closes #151
2016-10-14 15:09:34 -07:00
Robert Schumacher
093396c63f Merge pull request #144 from vlj/master
Add freetype support for harfbuzz
2016-10-14 15:07:36 -07:00
Robert Schumacher
c63b8d6e19 [harfbuzz] Case-correction in control file 2016-10-14 15:06:46 -07:00
Robert Schumacher
b5a2a4203b Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master 2016-10-14 15:05:42 -07:00
Alexander Karatarakis
6a45620ce2 Fix overload of Checks::exit_with_message 2016-10-14 13:28:44 -07:00
Vincent Lejeune
63a0db0044 Add freetype support for harfbuzz. 2016-10-14 19:00:54 +02:00
flysha
d7bc4e9a5f fix some lib, pdb and dll path. 2016-10-15 00:18:02 +08:00
sdcb
97c6bfc021 Add libmysql 2016-10-14 17:50:23 +08:00
Arkadiy Shapkin
6857048521 [boost] Enable debug symbols for release build. Closes #151 2016-10-14 11:18:42 +03:00
sdcb
db36c24671 Improve nanodbc 2 issues. 2016-10-14 11:21:32 +08:00
flysha
0c2878583a Improve mongo client port. 2016-10-14 08:07:22 +08:00
Robert Schumacher
1c57981976 Merge pull request #152 from muemart/iconv
Improve iconv port
2016-10-13 15:54:38 -07:00
Martin Müller
eb2a2e375d Add ability to build static libraries and copy correct license file 2016-10-13 23:01:17 +02:00
Robert Schumacher
bd6a1e59dd Merge pull request #153 from sdcb/nanodbc
Add nanodbc
2016-10-13 11:36:49 -07:00
Robert Schumacher
f46b9d18fc [nanodbc] Switch USE_UNICODE to ON to match upstream's build.bat. 2016-10-13 11:34:02 -07:00
Robert Schumacher
6202f61cd6 Merge branch 'nanodbc' of https://github.com/sdcb/vcpkg into sdcb-nanodbc 2016-10-13 11:11:58 -07:00
Robert Schumacher
0c260fbcad Merge pull request #154 from sgreenlay/master
Add cppwinrt
2016-10-13 11:00:53 -07:00
Scott Greenlay
f453d0f421 Removed HEADER_PATH 2016-10-13 10:54:46 -07:00
Scott Greenlay
c034eb2795 added cppwinrt 2016-10-13 07:23:31 -07:00
sdcb
ccb765efbb Add nanodbc. 2016-10-13 19:07:01 +08:00
Martin Müller
7561bbd045 Remove unused headers and files 2016-10-12 23:12:35 +02:00
Robert Schumacher
d86224f012 Merge pull request #139 from ZeroCrunch/master
Add double-conversion
2016-10-12 14:04:50 -07:00
Robert Schumacher
9c70beaf88 [double-conversion] Reduce work done during deployment 2016-10-12 14:03:45 -07:00
Martin Müller
2e35e0a145 Patch files directly instead of copying or modifying with CMake 2016-10-12 23:02:19 +02:00
Robert Schumacher
2f0d6b074a Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ZeroCrunch-master 2016-10-12 12:46:51 -07:00
Robert Schumacher
6f727f6571 Merge pull request #148 from sdcb/mongo-client
Add MongoDB C++ driver.
2016-10-12 12:43:59 -07:00
flysha
113945a733 Add libbson, mongo-c-driver, mongo-cxx-driver 2016-10-13 01:08:55 +08:00
Robert Schumacher
f5ff2ef0f3 Merge pull request #142 from adam4813/loggers
Adds spdlog and log4cplus
2016-10-11 14:44:25 -07:00
Adam Martin
c4ba6cf38c [spdlog] Initial addition 2016-10-11 16:06:50 -05:00
Adam Martin
665325d741 [log4cplus] Initial addition 2016-10-11 16:06:41 -05:00
Jamie Kenyon
1babdd467b Updating based off feedback from @ras0219-msft for PR #6. 2016-10-11 21:57:01 +01:00
Alexander Karatarakis
6d6467984d Rename lint_status::ERROR to lint_status::ERROR_DETECTED
This is because windows.h defines an ERROR macro
2016-10-11 11:32:23 -07:00
Robert Schumacher
325a50f54b [vcpkg] Force compiler character set to UTF-8. Fixes #141. 2016-10-11 10:32:40 -07:00
Robert Schumacher
43d9bc0520 Merge pull request #140 from Morten242/master
Use -noprofile to avoid loading powershell profiles
2016-10-11 08:11:32 -07:00
Mårten Nordheim
1009cd47bb Use -noprofile to avoid loading powershell profiles 2016-10-11 15:51:42 +02:00
Jamie Kenyon
388ecda0f6 Adding double-conversion package. 2016-10-11 13:45:43 +01:00
Robert Schumacher
f661f973a4 [vcpkg] Tweak default compiler flags to match the VS new project defaults where appropriate 2016-10-11 04:36:37 -07:00
Robert Schumacher
711c4ec6cc Merge branch 'release-pdbs' 2016-10-11 04:05:44 -07:00
Robert Schumacher
35fbe0ad71 Merge pull request #138 from ebraminio/master
Add freeglut
2016-10-11 03:28:20 -07:00
Ebrahim Byagowi
75091823ec Add freeglut
Fixes #105
2016-10-11 12:17:00 +03:30
Alexander Karatarakis
140756c6fb Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-10 23:58:00 -07:00
Robert Schumacher
df72c26f1e Merge pull request #136 from ebraminio/patch-1
Remove unnecessary build dependency from harfbuzz
2016-10-10 23:57:47 -07:00
Alexander Karatarakis
1f055ef472 [Stopwatch] start()/stop() return const & 2016-10-10 23:57:43 -07:00
Robert Schumacher
93c0cd88c2 Merge pull request #137 from ebraminio/patch-2
Fix broken link of FAQ, consequently to 55ac8544
2016-10-10 23:57:14 -07:00
Ebrahim Byagowi
f37e0e693e Fix broken link of FAQ, consequently to 55ac8544 2016-10-11 10:25:58 +03:30
Ebrahim Byagowi
5d16509b7e Remove unnecessary build dependency from harfbuzz
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-11 10:18:04 +03:30
Robert Schumacher
4ddfc534fe Merge pull request #130 from sdcb/rxcpp
Add RxCpp
2016-10-10 23:39:09 -07:00
Robert Schumacher
5743e32ad8 Merge pull request #135 from sdcb/ChakraCore2
Add ChakraCore
2016-10-10 23:38:19 -07:00
Robert Schumacher
af8ceb086c Merge pull request #134 from adam4813/master
Add the tools directory to CMAKE_PROGRAM_PATH
2016-10-10 23:33:57 -07:00
sdcb
9fa54bb205 Using a real link instead of PR# to describe the patching progress. 2016-10-11 14:18:42 +08:00