Commit Graph

15115 Commits

Author SHA1 Message Date
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