Commit Graph

5109 Commits

Author SHA1 Message Date
Alexander Karatarakis
34d8c77d35
Merge pull request #2284 from lcdtyph/update_libuv
libuv: update to v1.18.0
2017-12-01 07:10:36 -08:00
Alexander Karatarakis
d3314dfd4e Properly fix VSLANG=1033 2017-12-01 06:09:56 -08:00
Alexander Karatarakis
88d953a88d [hotfix] Remove VSLANG=1033. It is causing a lot of Process creation failed with error code: 87 2017-12-01 05:58:40 -08:00
lcdtyph
46ec37a17c libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
sdcb
8d3526e85f [vlpp] add the CppMerge.exe tool 2017-12-01 18:34:26 +08:00
sdcb
977d4decb4 [vlpp] initial create 2017-12-01 18:18:53 +08:00
Robert Schumacher
c8c332c893 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Alexander Karatarakis
f174d5561a Exclude and warn about VS instances without English language pack
Resolves several locale-specific issues outside our control
2017-11-30 21:46:23 -08:00
Alexander Karatarakis
c9642097a8 Specify VSLANG=1033 to use english locale in builds
Resolves several locale-specific issues outside our control
2017-11-30 21:45:47 -08:00
Alexander Karatarakis
d165543c12 [libsodium] Fix static build trying to copy dlls 2017-11-30 18:10:33 -08:00
Alexander Karatarakis
fdf7c65aa4 Exit early if no VS is found 2017-11-30 16:43:59 -08:00
Robert Schumacher
0aa1bfe293 [harfbuzz] Revert upgrade due to regression 2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97 [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
Robert Schumacher
1e8bb55f14 Merge branch 'xunit' 2017-11-30 08:16:37 -08:00
Robert Schumacher
d38d4a7540 [vcpkg] Add --x-xunit internal command to print installation results in a VSTS friendly format. 2017-11-30 08:09:09 -08:00
LazyHamster
ca3a6ab0fe [libmspack] Initial port. 2017-11-30 12:39:19 +03:00
Alexander Karatarakis
9c78c77f47
Merge pull request #2272 from Neumann-A/benchmark-update-v1.3
Updated benchmark to v1.3
2017-11-30 00:27:07 -08:00
Alexander Neumann
3dfe2ec64b Updated benchmark to v1.3 2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version 2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja 2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch 2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h 2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path 2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile 2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header 2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T 2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Robert Schumacher
b4668e664a [vcpkg] Only default target triplet to windows if on windows 2017-11-28 13:17:10 -08:00
Robert Schumacher
b496f7df49 [vcpkg] Further fix for clang/gcc 2017-11-28 13:07:08 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Alexander Karatarakis
e0cd338c43
Merge pull request #2266 from KindDragon/folly-2017.11.27.00
[folly] Update to version 2017.11.27.00
2017-11-28 12:37:08 -08:00
Ross Brower
5cb154be11 FreeRDP 2.0.0-rc1 #2267 2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0 [folly] Update to version 2017.11.27.00 2017-11-28 21:53:05 +03:00
Robert Schumacher
8ba3279143 [vcpkg] Use c++experimental in clang 2017-11-28 10:50:33 -08:00
Tsukasa Sugiura
cb87b8c116 Enable Ninja build
Enable Ninja build.
2017-11-29 03:25:52 +09:00
Tsukasa Sugiura
10ad65ec7d Fix find Gtest
FindGtest.cmake that include in CMake finds the debug libraries that
file name with postfix "d".
2017-11-29 03:11:26 +09:00
Alexander Karatarakis
b9b4ae8641 [log4cplus] Change name of downloaded file 2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b [log4cplus] upgrade to v2.0.0rc2. (#2265) 2017-11-28 02:18:05 -08:00
Alexander Karatarakis
b7c9ef5553 Don't return $destinationDir 2017-11-27 00:45:00 -08:00
Alexander Karatarakis
2c914ff05a Rework vcpkgExtractFile (powershell) 2017-11-27 00:42:39 -08:00
Alexander Karatarakis
c4c079f86e [VcpkgPowershellUtils] Minor tweaks 2017-11-27 00:42:39 -08:00
Marc Gallagher
488e910260 Install cmake files so find_package works 2017-11-26 22:32:23 -08:00
xoviat
dc83d0409c
[arb] prefer ninja 2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5 [fftw3] Detect stale sources 2017-11-26 09:01:32 -08:00