Alexander Karatarakis
1f8c2eaf90
[fmt] Mark as not supporting dynamic building
2016-10-26 12:38:17 -07:00
Alexander Karatarakis
2915ddf1dc
[expact] Mark as not supporting static yet
2016-10-26 12:34:46 -07:00
Alexander Karatarakis
164a3cd769
[curl] Mark as not supporting static yet
2016-10-26 12:30:56 -07:00
Alexander Karatarakis
52109eb709
[eigen3] Mark as header-only library
2016-10-26 12:29:38 -07:00
Alexander Karatarakis
7743e9c297
[dxut] Mark as not yet supporting static
2016-10-26 12:26:56 -07:00
Alexander Karatarakis
86bee246f4
[double-conversion] Only vcpkg_copy_pdbs() on dynamic build
2016-10-26 12:24:09 -07:00
Alexander Karatarakis
a1229417ef
[doctest] Mark as header-only library
2016-10-26 12:22:15 -07:00
Alexander Karatarakis
814eaacd2c
[chakracore] Mark regarding static/dynamic building
2016-10-26 12:20:46 -07:00
Alexander Karatarakis
e9a17729ec
[cryptopp] Fail when trying to build dll
2016-10-26 12:18:53 -07:00
Alexander Karatarakis
863f28c080
[wtl] Mark as header-only library
2016-10-26 12:16:29 -07:00
Alexander Karatarakis
ee82ebe920
[constexpr] Mark as header-only library
2016-10-26 12:15:42 -07:00
Alexander Karatarakis
3036a2f8f4
[catch] Mark as header-only library
2016-10-26 12:15:17 -07:00
Alexander Karatarakis
78dd431fed
[boost-di] Mark as header-only library
2016-10-26 12:14:49 -07:00
Alexander Karatarakis
375d753660
[cppwinrt] Mark as header-only library
2016-10-26 12:14:11 -07:00
Alexander Karatarakis
60cb31b054
[catch] Download from specific sha, not master branch
2016-10-26 12:11:36 -07:00
Alexander Karatarakis
c716b6bc60
[bullet3] Only call vcpkg_copy_pdbs() on dynamic builds
2016-10-26 12:09:34 -07:00
Alexander Karatarakis
9142d7d0bf
[assimp] Only vcpkg_copy_pdbs() in dynamic build
2016-10-26 12:03:27 -07:00
Alexander Karatarakis
7e10cd1bda
[bond] Mark regarding dll/static support
2016-10-26 12:02:41 -07:00
Alexander Karatarakis
e42f413269
[rapidjson] Mark as header-only library
2016-10-26 11:59:46 -07:00
Alexander Karatarakis
0957ff5d49
[asio] Remove vcpkg_copy_pdbs() call from header-only lib
2016-10-26 11:56:57 -07:00
Alexander Karatarakis
e69e5ad81d
Remove tk incomplete port
2016-10-26 11:50:50 -07:00
Alexander Karatarakis
a3fba9b43f
Remove tcl incomplete port
2016-10-26 11:50:30 -07:00
Alexander Karatarakis
727ddf9d0e
Remove cocos2d incomplete port
2016-10-26 11:49:55 -07:00
Alexander Karatarakis
bea1fe1ec6
[asio] Mark as header-only library
2016-10-26 11:49:01 -07:00
Alexander Karatarakis
9c6bcb67d8
Merge branch 'frederich-wtl'
2016-10-26 11:21:02 -07:00
Jens Frederich
9e72812557
[wtl] Adding Windows Template Library
...
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-26 09:52:58 +02:00
Alexander Karatarakis
1de1cec372
[ace] Add check for static building
2016-10-25 19:04:07 -07:00
Alexander Karatarakis
71bb6b158a
[ace] Fix portfile: URL->URLS
2016-10-25 18:49:31 -07:00
Alexander Karatarakis
b6a31ab430
[openssl] Enable building statically. Also remove zlib dependency
2016-10-25 16:10:43 -07:00
Alexander Karatarakis
516a1680aa
[wt] Rename downloaded file to include wt in the name
2016-10-25 14:02:04 -07:00
Alexander Karatarakis
dcc843154a
Merge pull request #214 from codeandroid/add-cryptopp
...
Add Crypto++ port
2016-10-25 13:53:12 -07:00
Robert Schumacher
4d96194617
Merge pull request #186 from barcharcraz/pcre
...
Pcre
2016-10-25 13:45:37 -07:00
Robert Schumacher
bbb8ef2e95
Merge pull request #216 from codeandroid/zeromq-fix-x64
...
[zeromq] Fixed installation for x64 architecture.
2016-10-25 13:44:37 -07:00
Charles Barto
16bc1590b6
added some flags to pcre
2016-10-25 14:07:57 -04:00
Stephan Kaiser
d0f23cf5f3
Fixed installation for x64 architecture.
2016-10-25 12:27:21 +02:00
Stephan Kaiser
b9495bab4b
add port for Crypto++
2016-10-25 11:26:35 +02:00
Robert Schumacher
dffedfaa32
[vcpkg_apply_patches] Improve error message from failed patch apply.
2016-10-24 21:13:30 -07:00
Robert Schumacher
878b65e6b9
Merge pull request #213 from sdcb/cpprestsdk-ws
...
[cpprestsdk] Add websocket support.
2016-10-24 21:01:48 -07:00
Robert Schumacher
b01b2c8467
[EXAMPLES.md] Switch base example to Sqlite.
...
This demonstrates cmake's integration better with find_package(), as well as keeps the initial user impression very sleek with short build times.
2016-10-24 21:00:23 -07:00
Robert Schumacher
d1849efe94
[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configuration
2016-10-24 20:31:16 -07:00
sdcb
3e22b5164b
[cpprestsdk] Add websocket support.
2016-10-25 09:55:25 +08:00
Alexander Karatarakis
65a49cf85f
[cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamically
2016-10-24 17:45:01 -07:00
Robert Schumacher
6bf915335a
Merge pull request #197 from sdcb/cpprestsdk
...
Upgrade cpprestsdk to 2.9.0
2016-10-24 17:08:27 -07:00
Robert Schumacher
c725dda5db
[cpprestsdk] Revert removal of CASA_INSTALL_HEADERS
2016-10-24 17:07:03 -07:00
Robert Schumacher
0f0c0b7ad9
[vcpkg_apply_patches] Specify git-dir to avoid errors due to invalid git repo
2016-10-24 17:06:33 -07:00
Alexander Karatarakis
51443effab
[cpprestsdk] Enable static building
2016-10-24 16:43:24 -07:00
Alexander Karatarakis
616ef93124
Merge branch 'traversaro-add-jxrlib'
2016-10-24 16:36:56 -07:00
Alexander Karatarakis
7028baa07f
[jxrlib] Add call to vcpkg_copy_pdbs()
2016-10-24 16:32:04 -07:00
Robert Schumacher
982c98f133
Merge branch 'cpprestsdk' of https://github.com/sdcb/vcpkg into sdcb-cpprestsdk
2016-10-24 16:30:27 -07:00
Alexander Karatarakis
cc3ee9d8d9
Merge branch 'add-jxrlib' of https://github.com/traversaro/vcpkg into traversaro-add-jxrlib
2016-10-24 16:26:10 -07:00
Robert Schumacher
b3a82d8e7c
Merge pull request #171 from vlj/vorbis
...
Vorbis
2016-10-24 15:39:18 -07:00
Robert Schumacher
d2c3ad8b57
[libogg] [libvorbis] Add vcpkg_copy_pdbs()
2016-10-24 15:36:33 -07:00
Robert Schumacher
c852d5be1b
Merge branch 'vorbis' of https://github.com/vlj/vcpkg into vlj-vorbis
2016-10-24 15:28:41 -07:00
vlj
c22ceaf2b3
Add libvorbis.
2016-10-25 00:03:36 +02:00
Alexander Karatarakis
cb948e8c5c
[libwebp] Add call to vcpkg_copy_pdbs()
2016-10-24 15:02:19 -07:00
Alexander Karatarakis
2084fb0852
Merge branch 'traversaro-add-libwebp'
2016-10-24 14:59:53 -07:00
Robert Schumacher
95084b1ed8
Merge pull request #191 from sdcb/dxut
...
Add dxut
2016-10-24 14:56:50 -07:00
Alexander Karatarakis
39ff1e5d2c
Merge branch 'add-libwebp' of https://github.com/traversaro/vcpkg into traversaro-add-libwebp
2016-10-24 14:55:33 -07:00
vlj
39521b4d2e
Add libogg.
2016-10-24 23:53:14 +02:00
Alexander Karatarakis
d7859b89cb
[openjpeg] vcpkg_copy_pdbs()
2016-10-24 14:53:00 -07:00
Alexander Karatarakis
87da26ec27
Merge branch 'traversaro-add-openjpeg'
2016-10-24 14:51:06 -07:00
Alexander Karatarakis
2998ea2148
Merge branch 'add-openjpeg' of https://github.com/traversaro/vcpkg into traversaro-add-openjpeg
2016-10-24 14:47:30 -07:00
Alexander Karatarakis
616abfc2c9
Merge branch 'adam4813-zeromq'
2016-10-24 14:43:48 -07:00
Alexander Karatarakis
f69ccf6395
[zeromq] Enable building statically
2016-10-24 14:42:16 -07:00
Alexander Karatarakis
caa340f91c
[zeromq] No need to copy pdbs manually, vcpkg_copy_pdbs() handles it
2016-10-24 14:35:12 -07:00
Alexander Karatarakis
cd0d0a0c24
[zeromq] Fix extension of downloaded file
2016-10-24 14:34:55 -07:00
Silvio
7658d31836
Cleanup Visual C++ Redistributable runtime
2016-10-24 23:22:17 +02:00
Alexander Karatarakis
2422326f57
Merge branch 'zeromq' of https://github.com/adam4813/vcpkg into adam4813-zeromq
2016-10-24 14:07:49 -07:00
Alexander Karatarakis
75daaa5195
Merge branch 'codeandroid-wt'
2016-10-24 14:05:57 -07:00
Silvio
3e4ccad0f9
[openjpeg] Fix location of cmake config files
2016-10-24 23:05:05 +02:00
Alexander Karatarakis
9f700e09c6
Merge branch 'wt' of https://github.com/codeandroid/vcpkg into codeandroid-wt
2016-10-24 01:57:39 -07:00
Robert Schumacher
7625d837d5
[vcpkg] Revert 5671a12. Fixes #206 , we should reapply these checks once all existing ports have been fixed.
2016-10-23 14:09:30 -07:00
Silvio Traversaro
f6b7c7da82
Update CONTROL
2016-10-23 22:32:22 +02:00
Silvio
3e6fe1f965
Add libwebp port
2016-10-23 22:26:15 +02:00
Silvio
fa06da137a
Add openjpeg port
2016-10-23 22:25:31 +02:00
Silvio
efc25d21d5
Add jxrlib port
2016-10-23 22:23:03 +02:00
Adam Martin
502d02ff4b
[zeromq] Added zeromq library
2016-10-23 11:32:12 -05:00
Stephan Kaiser
dade1c7637
Add Wt port
2016-10-23 16:45:01 +02:00
Alexander Karatarakis
91be9db121
[libccd] Remove other misc files that are getting copied
2016-10-22 20:45:12 -07:00
Alexander Karatarakis
2c43f32f18
[libccd] Handle copyright cleanly
2016-10-22 20:43:13 -07:00
Alexander Karatarakis
23e1fa80ae
[libccd] copy_pdbs()
2016-10-22 20:35:20 -07:00
Alexander Karatarakis
b420f8ef46
[libccd] Remove debug/include/ and debug/share/ instead of debug/
2016-10-22 20:34:19 -07:00
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
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
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