Commit Graph

388 Commits

Author SHA1 Message Date
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
2dad2a8b94 fixed typo in sqlite3 config file 2016-10-19 00:42:21 -04:00
Charles Barto
284d50c186 added a config file for sqlite 2016-10-19 00:37:33 -04:00
Alexander Karatarakis
2dede88deb [openssl] Patches to allow building when path includes spaces 2016-10-18 21:20:16 -07:00
Charles Barto
035952b242 added static build support to sqlite
more static support

more sqlite changes

finally done with sqlite static
2016-10-18 23:19:51 -04:00
Alexander Karatarakis
7dea245b9c [vcpkg_apply_patches] Print that patch applying failed instead of
FATAL_ERROR
2016-10-18 18:25:45 -07:00
Charles Barto
20a9bb8acb added rtree and unlock_notify support to builds of sqlite (odb needs this) 2016-10-18 19:57:50 -04:00
Alexander Karatarakis
6059b2bf2f [vcpkg_apply_patches] Also print working dir 2016-10-18 16:54:48 -07:00
Alexander Karatarakis
829f32e18b Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-18 16:32:42 -07:00
Alexander Karatarakis
4488064f81 [vcpkg_apply_patches] Check if patch was properly applied 2016-10-18 16:17:47 -07:00
Robert Schumacher
a2f1f59ab0 Merge pull request #179 from Microsoft/range-v3-vcpkg
Change version to "20150729-vcpkg2"
2016-10-18 16:10:50 -07:00
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
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