Alexander Karatarakis
|
4e3269e7fc
|
Remove unused #includes
|
2016-11-21 12:57:39 -08:00 |
|
Alexander Karatarakis
|
8092eece29
|
Merge pull request #312 from codicodi/master
Bump fmt version to 3.0.1
|
2016-11-21 12:51:29 -08:00 |
|
Alexander Karatarakis
|
1b7f21a3e9
|
[post-build-checks] Add check about no lib files
|
2016-11-21 12:50:23 -08:00 |
|
codicodi
|
1d2761ec40
|
Bump fmt version to 3.0.1
|
2016-11-21 20:39:50 +01:00 |
|
Alexander Karatarakis
|
23a5a229ce
|
Merge pull request #310 from sdcb/libbson
[mongo-*] Enable static build, upgrade package version
|
2016-11-21 11:16:55 -08:00 |
|
Alexander Karatarakis
|
db8146df29
|
Merge pull request #301 from drdanz/libjpeg-turbo_static_libs
[libjpeg-turbo] Fix static libraries name
|
2016-11-21 11:10:01 -08:00 |
|
Robert Schumacher
|
b68f330976
|
Merge pull request #307 from barcharcraz/vs2017fix
add support for VS 2017
|
2016-11-21 10:47:24 -08:00 |
|
Daniele E. Domenichelli
|
6b713035fb
|
[libjpeg-turbo] Fix static libraries name
The libraries with the "-static" suffix are not found by CMake
|
2016-11-21 17:08:17 +01:00 |
|
sdcb
|
686fef9bfe
|
[mongo-cxx-driver] there is a failure on link stage, cannot build static, warn and then build dynamic
|
2016-11-21 18:04:18 +08:00 |
|
sdcb
|
260f5f20c3
|
[mongo-cxx-driver] Upgrade to 3.0.3
Enable static build
Disable test and example
|
2016-11-21 17:41:25 +08:00 |
|
sdcb
|
6fc5aeae74
|
[mongo-c-driver] openssl is optional dependency.
|
2016-11-21 13:59:42 +08:00 |
|
sdcb
|
b63d35b10b
|
[mongo-c-driver] Upgrade to 1.5.0-rc6
Enable building static library.
Exclude test and examples.
|
2016-11-21 13:51:48 +08:00 |
|
sdcb
|
51a9334d1b
|
Fix static build runtime error.
|
2016-11-21 11:53:06 +08:00 |
|
sdcb
|
2538bdac5a
|
Upgrade libbson to 1.5.0-rc6
Add support for libbson-static build.
Do not use the patch file for libbson.
|
2016-11-21 11:19:08 +08:00 |
|
Alexander Karatarakis
|
b706e4b93a
|
[libuv] Enable static building
|
2016-11-19 16:16:28 -08:00 |
|
Alexander Karatarakis
|
f04288b88f
|
[libuv] Add branching for dynamic/static building
|
2016-11-19 15:45:34 -08:00 |
|
Charlie Barto
|
447160a19e
|
add support for VS 2017
|
2016-11-19 01:33:31 -05:00 |
|
Alexander Karatarakis
|
de9728cfe1
|
[libuv] Update to 1.10.1
|
2016-11-18 20:29:35 -08:00 |
|
Alexander Karatarakis
|
1fe848e796
|
Merge branch 'master' of https://github.com/Microsoft/vcpkg
|
2016-11-18 13:39:14 -08:00 |
|
Alexander Karatarakis
|
26a8ed58be
|
[coff] Use the offsets_array to go to archive members. Fixes #292
|
2016-11-18 13:38:43 -08:00 |
|
Alexander Karatarakis
|
ba28195eb8
|
[coff] Read the second linker offsets to deduce the real offset count
Those that start with 0 are ignored
|
2016-11-18 13:33:03 -08:00 |
|
Alexander Karatarakis
|
0a1a7d664d
|
Merge pull request #304 from sdcb/poco-fix
[poco] Fix poco-pcre debug link issue
|
2016-11-18 01:46:57 -08:00 |
|
sdcb
|
f3cb18292c
|
Fix poco-pcre debug link issue
Should fix: https://github.com/Microsoft/vcpkg/issues/302
|
2016-11-18 13:46:18 +08:00 |
|
Alexander Karatarakis
|
7805de1a56
|
[coff] Use peek_value()
|
2016-11-17 16:28:09 -08:00 |
|
Alexander Karatarakis
|
c6ac0e5ca7
|
[coff] Eliminate another peek() function
|
2016-11-17 16:22:22 -08:00 |
|
Alexander Karatarakis
|
f0ef09c3fc
|
[coff] Introduce marker_t. Eliminate one of the peek functions
|
2016-11-17 16:19:46 -08:00 |
|
Alexander Karatarakis
|
9ab1ea5331
|
[coff] member_size() now returns already aligned size
|
2016-11-17 15:43:47 -08:00 |
|
Alexander Karatarakis
|
c828476823
|
Add (undocumented) --checks-only option to the build command
|
2016-11-17 15:42:20 -08:00 |
|
Alexander Karatarakis
|
6c2ce4981f
|
[coff] Function rename
|
2016-11-17 15:21:22 -08:00 |
|
Alexander Karatarakis
|
a9223bd8df
|
[coff] Variable rename
|
2016-11-17 15:20:18 -08:00 |
|
Robert Schumacher
|
a7af1a727e
|
Merge pull request #276 from barcharcraz/libpq
added libpq port
|
2016-11-17 00:43:11 -08:00 |
|
Robert Schumacher
|
039cee1352
|
[poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :)
|
2016-11-17 00:35:33 -08:00 |
|
Robert Schumacher
|
8782e7fdf0
|
Merge pull request #293 from sdcb/poco
Add poco.
|
2016-11-17 00:31:02 -08:00 |
|
Robert Schumacher
|
22108321c0
|
[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs.
|
2016-11-17 00:28:54 -08:00 |
|
Charlie Barto
|
901db2357a
|
remove debug postfix again, missed in rebase
|
2016-11-17 03:20:16 -05:00 |
|
charlie barto
|
89b42cce90
|
made libpq copy pdb files
|
2016-11-17 03:19:04 -05:00 |
|
charlie barto
|
5ace538348
|
revert debug rename, it was a stupid idea
|
2016-11-17 03:18:32 -05:00 |
|
Charles Barto
|
cb488d8407
|
added libpq port
|
2016-11-17 03:16:36 -05:00 |
|
Charlie Barto
|
dcca77cd67
|
install types and genbki, this seems to be needed for cmake's findpostgresql
|
2016-11-17 03:01:38 -05:00 |
|
charlie barto
|
b81c914898
|
used export all symbols instead of pq's .def files, this is so that we don't have to change the sources depending on debug or release config
|
2016-11-17 03:00:58 -05:00 |
|
charlie barto
|
da65430a30
|
made libpq copy pdb files
|
2016-11-17 03:00:58 -05:00 |
|
charlie barto
|
a77bed25fc
|
revert debug rename, it was a stupid idea
|
2016-11-17 03:00:58 -05:00 |
|
charlie barto
|
79ff444948
|
removed debug suffix from libpq
|
2016-11-17 03:00:58 -05:00 |
|
charlie barto
|
2418a15b0d
|
install pg_config.h
|
2016-11-17 03:00:58 -05:00 |
|
charlie barto
|
6c22b89959
|
updated dependencies for libpq
|
2016-11-17 03:00:58 -05:00 |
|
Charles Barto
|
1cc7a472af
|
added libpq port
|
2016-11-17 03:00:58 -05:00 |
|
Robert Schumacher
|
6455cdd68f
|
Merge branch 'poco' of https://github.com/sdcb/vcpkg into sdcb-poco
|
2016-11-16 21:35:59 -08:00 |
|
Robert Schumacher
|
9653c6216d
|
Merge pull request #300 from barcharcraz/fix_glfw
more glfw3 path fixes
|
2016-11-16 21:35:30 -08:00 |
|
Alexander Karatarakis
|
56c3febc9d
|
[boost] Also rename lib files in dynamic builds (conditionally)
i.e. for libboost_xxx.lib, if boost_xxx.lib exists, delete
libboost_xxx.lib otherwise rename it to boost_xxx.lib
|
2016-11-16 20:25:01 -08:00 |
|
Alexander Karatarakis
|
3588f534db
|
[boost] Use --layout=system to make the output binary names simpler
|
2016-11-16 18:56:56 -08:00 |
|