4459 Commits

Author SHA1 Message Date
Robert Schumacher
73571b8eb7 Merge pull request #2034 from seanwarren/trim-sdk-version-string
Remove non-numeric characters from Windows SDK version string
2017-10-25 16:54:44 -07:00
Robert Schumacher
2128152f73 Merge pull request #2049 from sipsorcery/port_leveldb
Port for leveldb
2017-10-25 16:53:42 -07:00
Robert Schumacher
e65ef659cc Merge pull request #2040 from DanOlivier/Capstone
Adding Capstone port
2017-10-25 16:51:49 -07:00
Robert Schumacher
f1dc231bc8 [capstone] Add version. Support shared builds 2017-10-25 16:51:18 -07:00
Robert Schumacher
eea8a63179 Merge pull request #2058 from sipsorcery/secp256k1_fix
Fix for secp256k1 and missing headers
2017-10-25 16:23:26 -07:00
Robert Schumacher
26ba18606f [secp256k1] Bump version 2017-10-25 16:23:09 -07:00
Aaron Clauson
0245c2ac64 Fix for secp256k1 and missing headers 2017-10-26 08:57:02 +11:00
Robert Schumacher
e3dcfcb403 [boost] Fix manual-links. Fixes #2057. 2017-10-25 13:57:28 -07:00
Robert Schumacher
1cdcb79040 [mpir] Enable lib/md. 2017-10-25 13:31:02 -07:00
Robert Schumacher
e45fb7498d [mpir] Improve error handling; allow dyn/dyn-rt or lib/lib-rt but not cross 2017-10-25 13:15:41 -07:00
Robert Schumacher
0cbaaac8fc [mpir] Reformat to LF+spaces. Add early error detection for UWP and /MT. 2017-10-25 12:44:44 -07:00
Robert Schumacher
2735cea571 [libmysql] Disable /MT. Convert portfile tabs to spaces and CRLF to LF. 2017-10-25 11:51:21 -07:00
Robert Schumacher
d1627a0a80 [libjpeg-turbo] Fix CRT linkage 2017-10-25 11:28:27 -07:00
Robert Schumacher
b71d992d95 Merge pull request #2056 from pravic/sqlite
[sqlite3] update to 3.21.0
2017-10-25 11:20:56 -07:00
pravic
ae48463360 [sqlite3] update to 3.21.0 2017-10-25 17:32:38 +03:00
Aaron Clauson
75746d0b1f Port for leveldb 2017-10-25 23:05:17 +11:00
Alexander Karatarakis
aec9215800 [InternalCI.ps1] Fix error when buildtrees/ does not exist 2017-10-24 17:08:24 -07:00
Alexander Karatarakis
23702360ce Merge trim() and trimmed() functions 2017-10-23 16:11:13 -07:00
Alexander Karatarakis
92d1a53215 [LineInfo] Store empty string instead of null in default construction 2017-10-23 16:11:13 -07:00
Robert Schumacher
90a3a8a3af Merge pull request #1972 from jasjuang/cgal
new port: cgal
2017-10-23 13:05:58 -07:00
Robert Schumacher
a33c880966 Merge pull request #1970 from jasjuang/ceres
fix ceres VS2017 compilation error
2017-10-23 12:18:24 -07:00
Robert Schumacher
cb2ee48974 Merge pull request #2027 from sonogi1/master
Update port "GDCM", version 2.6.8 to 2.8.3
2017-10-23 12:17:56 -07:00
Robert Schumacher
cf5bc75597 Merge pull request #2026 from jasjuang/eigen3
[eigen3] use vcpkg_from_bitbucket to enable install from --head
2017-10-23 12:16:47 -07:00
Robert Schumacher
a256eb0875 Merge pull request #2022 from Farwaykorse/master
[CppWinRT] Update to October 2017 release
2017-10-23 12:16:09 -07:00
Robert Schumacher
65fa778cf6 Merge branch 'master' into master 2017-10-23 12:15:01 -07:00
Robert Schumacher
0b6e08b148 Merge pull request #2029 from kant/patch-1
Minor fix
2017-10-23 12:13:11 -07:00
Robert Schumacher
a9b7cf32ce Merge pull request #2038 from twMr7/master
[cppzmq] Update to 4.2.2
2017-10-23 11:44:59 -07:00
Robert Schumacher
e82ee998c2 Merge pull request #2035 from sgreenlay/cppwinrt
Update cppwinrt to Fall Creators SDK
2017-10-23 11:44:10 -07:00
Robert Schumacher
7f0dcbc15d [cppwinrt] Use vcpkg_from_github 2017-10-23 11:43:36 -07:00
Daniel Olivier
17baff12b3 Adding Capstone port 2017-10-23 13:06:32 -04:00
James Chang
b6e82b55c1 [cppzmq] Update to 4.2.2 2017-10-24 00:04:00 +08:00
Sean Warren
2a61710326 Remove non-numeric characters from Windows SDK version string
See issue #1836, #2019
2017-10-23 11:01:40 +11:00
Scott Greenlay
7913033b00 Update cppwinrt to Fall Creators 2017-10-22 13:12:58 -07:00
Robert Schumacher
7edfa3c802 Merge pull request #2030 from MerickOWA/master
fix smpeg2 to use SDL2d in debug mode
2017-10-21 21:23:11 -07:00
Lowell Smith
08e447439d fix smpeg2 to use SDL2d in debug mode 2017-10-21 21:38:40 -04:00
Darío Hereñú
fe842b31d4 Minor fix 2017-10-21 22:39:01 +02:00
jasjuang
0f66824fd8 use vcpkg_from_bitbucket 2017-10-21 08:15:05 -07:00
Robert Schumacher
3c89015da2 [cpprestsdk] Update to 2.10.0 2017-10-21 04:04:17 -07:00
Shinya Onogi
2e39b6195f Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-10-21 19:29:40 +09:00
Shinya Onogi
c37124be63 Update GDCM 2017-10-21 19:28:27 +09:00
jasjuang
35722330be [eigen3] use vcpkg_from_github to enable install from --head 2017-10-20 21:38:25 -07:00
Alexander Karatarakis
6eebc16c9c Merge pull request #2020 from cguebert/libmariadb_3.0.2
[libmariadb] Update to 3.0.2
2017-10-20 12:49:09 -07:00
Alexander Karatarakis
08d4ff1262 Merge pull request #2016 from ab-acx/pugixml
Pugixml did not build successfully when building as static.
2017-10-20 12:45:19 -07:00
Roelf-Jilling
f24c1c6ccd [CppWinRT] Update to October 2017 release 2017-10-20 21:35:29 +02:00
Christophe Guebert
48670cbe2a Fix static build. 2017-10-20 08:21:18 +02:00
Christophe Guebert
bc2781bb3c [libmariadb] Update to 3.0.2 2017-10-20 07:48:54 +02:00
Alexander Karatarakis
7fb0342b8a [system.h] Naming scheme fixes 2017-10-19 21:35:22 -07:00
Alexander Karatarakis
7c0b541cfd Update CHANGELOG and bump version to v0.0.93 2017-10-19 21:30:12 -07:00
Alexander Karatarakis
50ae9eec87 Do not depend on newlines when getting output from powershell 2017-10-19 19:57:58 -07:00
Alexander Karatarakis
8cefb25bcb Use Strings::replace_all() instead of std::regex_replace() 2017-10-19 19:57:58 -07:00
Alexander Karatarakis
b1d5d8e8ba Introduce Strings::replace_all() 2017-10-19 19:57:58 -07:00
Robert Schumacher
c4ceadcc88 Merge pull request #2005 from sipsorcery/port_secp256k1
Port for secp256k1 crypto library
2017-10-19 19:56:52 -07:00
Robert Schumacher
976195245f [secp256k1] Only install the single public header. Always build statically. 2017-10-19 19:56:05 -07:00
Robert Schumacher
deee8c1743 [sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode. 2017-10-19 19:24:49 -07:00
Robert Schumacher
b3172b1784 [azure-storage-cpp] Support latest HEAD of cpprestsdk 2017-10-19 18:01:33 -07:00
Alexander Karatarakis
5bedde3e70 Merge pull request #2009 from AMDmi3/v-prefixes
Strip 'v' prefixes which are not really version parts
2017-10-19 14:40:41 -07:00
Robert Schumacher
f527812e9e [grpc] Fix absolute paths in installed cmake files. 2017-10-19 08:53:59 -07:00
Albert Bezzina
039e795567 FIX: Project did not build successfully when building as static. 2017-10-19 15:52:59 +02:00
Robert Schumacher
0b75d75f55 Merge pull request #2013 from sipsorcery/port_berkeleydb
Port for Berkeley DB v4.8.30
2017-10-18 20:47:06 -07:00
Robert Schumacher
2f02ebd820 [berkeleydb] Remove debugging messages, use LF endings 2017-10-18 20:44:55 -07:00
Aaron Clauson
a127ba1f2f Port for Berkeley DB v4.8.30 2017-10-19 14:25:25 +11:00
Alexander Karatarakis
9964d84b53 Add extra checks on the return Visual Studio instances 2017-10-18 19:20:11 -07:00
Alexander Karatarakis
ecdfd3c8e3 ci now accepts multiple triplets. Refactoring to accomodate 2017-10-18 19:04:37 -07:00
Robert Schumacher
bc9dcad2e6 Merge pull request #2008 from bahaki386/master
[Meson]Update to 0.43.0
2017-10-18 18:20:49 -07:00
Alexander Karatarakis
7a4023f1dc [autocomplete] Don't try to autocomplete triplets to --options 2017-10-18 14:53:10 -07:00
Dmitry Marakasov
c51f82bb6d Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
Robert Schumacher
abd2cd26e7 Merge pull request #2007 from kypp/assimp
[assimp] fix static linkage and update version
2017-10-18 03:54:19 -07:00
bahaki386
11fdd415dd Update Meson to 0.43.0
Upedate Meson to 0.43.0.
It will fix Issue #2006.
2017-10-18 19:38:25 +09:00
Aaron Clauson
fc80d72089 Port (cmake) for secp256k1 crypto project. 2017-10-18 21:18:08 +11:00
kypp
bef18205d7 [assimp] update to version 4.0.1 2017-10-18 09:39:38 +02:00
kypp
71d516b6dd [assimp] fix static linkage 2017-10-18 09:39:08 +02:00
Alexander Karatarakis
2b41ebc759 Merge pull request #2000 from xoviat/libsodium
Libsodium: add port
2017-10-17 17:53:47 -07:00
Robert Schumacher
8bac6ea3bf [pthreads] Version bump for PR #1990 2017-10-17 17:38:38 -07:00
Robert Schumacher
bf67ca986e Merge pull request #1990 from xoviat/pthreads
FIX: pthreads: also install "pthreads.lib"
2017-10-17 17:38:04 -07:00
Alexander Karatarakis
5c5e130585 Merge pull request #1967 from KindDragon/folly-v2017.10.02.00
[folly] Update to version v2017.10.02.00
2017-10-17 17:26:39 -07:00
xoviat
ab2dc2cae3 FIX: use the correct paths 2017-10-17 18:53:18 -05:00
xoviat
62f665010d FIX: use correct source path 2017-10-17 18:49:05 -05:00
xoviat
1af2299387 FIX: use forward slashes 2017-10-17 18:47:20 -05:00
xoviat
9642423f1d ENH: libsodium: Copy necessary files 2017-10-17 18:43:54 -05:00
xoviat
b3f123fdd0 ENH: add portfile 2017-10-17 18:25:58 -05:00
xoviat
4451a745a0 ENH: sodium: add control 2017-10-17 18:15:52 -05:00
Alexander Karatarakis
d7f6a7e4a8 Update CHANGELOG and bump version to v0.0.92 2017-10-17 16:14:52 -07:00
xoviat
50402e91cb FIX: use alias folder 2017-10-17 17:31:24 -05:00
Robert Schumacher
ed7c765006 Merge pull request #1999 from alex85k/lua-fix
[lua] fix static build
2017-10-17 15:08:59 -07:00
Robert Schumacher
1211c77766 [lua] Move tools to /tools/lua 2017-10-17 15:08:30 -07:00
Robert Schumacher
63183677af Merge pull request #1997 from bjornpiltz/patch-1
Enable building openssl with custom triplet.
2017-10-17 14:45:19 -07:00
Robert Schumacher
afe2028b75 Merge pull request #1453 from muemart/boost
Build Boost with ICU and Python
2017-10-17 14:44:16 -07:00
Robert Schumacher
ae3fe7cd16 [boost] Add feature packages for regex-icu, locale-icu, and python 2017-10-17 14:42:05 -07:00
Robert Schumacher
e2163df1c2 Merge pull request #1995 from AMDmi3/patch-2
Fill Description for minizip
2017-10-17 14:37:27 -07:00
Robert Schumacher
6c249988a8 Merge pull request #1994 from AMDmi3/patch-1
Fix extra whitespace in version
2017-10-17 14:37:11 -07:00
Robert Schumacher
618526125d Merge pull request #1998 from AMDmi3/patch-3
Fix Version, "v" is not part of it.
2017-10-17 14:36:58 -07:00
Alexander Karatarakis
e9ba8b0ecb [nuget] Update to 4.4.0 (was 4.3.0) 2017-10-17 14:19:48 -07:00
Alexander Karatarakis
508c21a6f8 [vswhere] Update to 2.2.7 (was 2.2.3) 2017-10-17 14:08:30 -07:00
Alexander Karatarakis
fa4e54a373 [git] Update to 2.14.2.3 (was 2.14.1) 2017-10-17 14:05:55 -07:00
Alexander Karatarakis
ffd91c0c1d [fetchDependency] Call Get-FileHash if available, otherwise fallback 2017-10-17 13:58:36 -07:00
Alexander Karatarakis
d6d5540cc5 [fetchDependency] Call Start-BitsTransfer if available, otherwise fallback 2017-10-17 13:54:41 -07:00
Alexander Karatarakis
451c1c96be [fetchDependency] Use Test-Module for BitsTransfer module check 2017-10-17 13:42:58 -07:00
Alexander Karatarakis
7fac8a06c0 [fetchDependency] Add Test-Module function 2017-10-17 13:40:01 -07:00
Alexander Karatarakis
147cde8bfd [fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd 2017-10-17 13:23:22 -07:00
Alexander Karatarakis
edb718e21b [fetchDependency] Introduce Test-Command function 2017-10-17 13:22:17 -07:00