Commit Graph

3959 Commits

Author SHA1 Message Date
Alexander Karatarakis
8a79566c64 Update CHANGELOG and bump version to v0.0.85 2017-08-27 22:03:18 -07:00
Alexander Karatarakis
4c6dad61ed Merge pull request #1708 from atkawa7/free
[vcpkg] free memory CommandLineToArgvW
2017-08-27 21:53:08 -07:00
Alexander Karatarakis
f696f40533 Merge pull request #1720 from mmha/ecm_5_37
Update ecm to version 5.37.0
2017-08-27 21:47:54 -07:00
Alexander Karatarakis
008919edba Merge pull request #1719 from atkawa7/ctemplate_public_headers
[ctemplate] Disable Installing Private Headers
2017-08-27 21:46:30 -07:00
Alexander Karatarakis
10809ba2bb Merge pull request #1717 from codicodi/jsoncpp-1.8.1
[jsoncpp] update to 1.8.1
2017-08-27 21:41:41 -07:00
Alexander Karatarakis
41a8e59807 Merge pull request #1716 from codicodi/curl-7.55.1
[curl] update to 7.55.1
2017-08-27 21:37:33 -07:00
Alexander Karatarakis
ff4f67eabd Merge pull request #1713 from t-sharp/master
Updated libsigcpp to version 2.99.9
2017-08-27 21:33:20 -07:00
Alexander Karatarakis
965f2fbfe7 Merge pull request #1715 from codicodi/snappy-1.1.7
[snappy] update to 1.1.7
2017-08-27 21:32:44 -07:00
Alexander Karatarakis
aaf7f5b7d7 Merge pull request #1714 from codicodi/libpng-1.6.32
[libpng] update to 1.6.32
2017-08-27 21:30:32 -07:00
Alexander Karatarakis
5e720f4dee [catch] Fix hash 2017-08-27 21:24:37 -07:00
Alexander Karatarakis
4e8b235613 Merge pull request #1707 from horenmar/catch-1.10.0
Update Catch to 1.10.0
2017-08-27 21:20:27 -07:00
Alexander Karatarakis
e54f66e3fb Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into horenmar-catch-1.10.0 2017-08-27 20:59:11 -07:00
Alexander Karatarakis
790c3777b7 Merge pull request #1706 from IntelOrca/speexdsp
[speexdsp] Add port for speexdsp 1.2rc3
2017-08-27 20:57:46 -07:00
Morris Hafner
3ca2ed4c63 Updated ecm to version 5.37.0 2017-08-28 05:00:10 +02:00
atkawa7
1006849f34 [ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514 2017-08-27 08:30:37 -07:00
codicodi
c2efba6516 [jsoncpp] update to 1.8.1 2017-08-27 15:24:51 +02:00
codicodi
19916e5ce1 [curl] update to 7.55.1 2017-08-27 15:13:37 +02:00
codicodi
8b7298982a [snappy] update to 1.1.7 2017-08-27 14:20:14 +02:00
codicodi
3d42bc2be8 [libpng] update to 1.6.32 2017-08-27 14:11:21 +02:00
Tobias
079ef9785a Updated libsigcpp to version 2.99.9 2017-08-27 12:21:33 +02:00
Martin Hořeňovský
a1b92053f1 Update Catch to 1.10.0 2017-08-27 11:22:44 +02:00
Mikhail Paulyshka
36d359679a [FCL] add version 0.5.0 2017-08-27 04:18:26 +03:00
Mikhail Paulyshka
d7d571cb3e [libccd/ccd] rename from libccd to ccd, refactor
* use vcpkg_from_github
* enable cmake-exports
* rename from libccd to ccd (cmake-exports expects ccd as package name)
* export additional symbols (fixes FCL)
2017-08-27 04:17:41 +03:00
atkawa7
330b29732c [vcpkg] free memory CommandLineToArgvW 2017-08-26 12:17:39 -07:00
Ted John
44c9b076f9 [speexdsp] Add port for speexdsp 1.2rc3 2017-08-26 15:29:12 +01:00
Robert Schumacher
3a026cbe21 Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix
[vcpkg] testing for architectures supported by toolset
2017-08-26 00:38:27 -07:00
Robert Schumacher
70949b0d81 [vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string pointer comparison. 2017-08-26 00:20:03 -07:00
Robert Schumacher
581aea74fb [vcpkg] Use fgetws instead of fgets to accomodate non-ascii results 2017-08-25 23:34:44 -07:00
Robert Schumacher
7a2a237e13 [vcpkg] Don't leak changes to the path in bootstrap 2017-08-25 23:25:41 -07:00
Robert Schumacher
3f88832110 [vcpkg] Add commit date to vcpkg version 2017-08-25 23:20:57 -07:00
Alexander Karatarakis
f578dd6d07 Merge pull request #1682 from Mixaill/fix-1660
[vcpkg] use UTF-8 for console input/output
2017-08-25 17:35:03 -07:00
Robert Schumacher
67b9475ef2 [vcpkg] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644 2017-08-25 17:30:56 -07:00
Mikhail Paulyshka
af01792297 [vcpkg] use UTF-8 for console input/output 2017-08-25 17:27:11 -07:00
Robert Schumacher
98ee8a949a [vcpkg] Trap Ctrl-C, enable thread safety for global data structures 2017-08-25 16:03:57 -07:00
Alexander Karatarakis
34bd87c9fc Fix merge issues 2017-08-24 16:32:06 -07:00
Alexander Karatarakis
88d96a3699 Run cleanup before exiting instead of calling atexit 2017-08-24 16:29:41 -07:00
Alexander Karatarakis
e237682cad Introduce GlobalState struct 2017-08-24 16:29:40 -07:00
Alexander Karatarakis
8fc510e1f9 [highfive] Remove unneeded vcpkg_copy_pdbs() 2017-08-24 15:42:08 -07:00
Alexander Karatarakis
8016f695e4 Merge pull request #1695 from veggiesaurus/highfive
[highfive] new port
2017-08-24 15:41:27 -07:00
Mikhail Paulyshka
ceb54bae87 [vcpkg] prefer AMD64 host architecture 2017-08-25 00:45:11 +03:00
Alexander Karatarakis
73ab68dc18 Merge pull request #1679 from glachancecmaisonneuve/unrar
[unrar] initial port
2017-08-24 14:41:55 -07:00
Alexander Karatarakis
c1a6a0513c Merge pull request #1693 from codicodi/add-rhash
[rhash] new port
2017-08-24 14:36:22 -07:00
Alexander Karatarakis
515d7326dc Merge pull request #1698 from codicodi/fix-expat
[expat] drop debug suffix
2017-08-24 14:29:37 -07:00
Alexander Karatarakis
26c8cb56af Merge branch 'CreateProcess' 2017-08-24 13:34:39 -07:00
Alexander Karatarakis
08232f12a3 Merge pull request #1692 from codicodi/add-lzfse
[lzfse] new port
2017-08-24 13:27:08 -07:00
codicodi
9a1618c8a5 [expat] drop debug suffix 2017-08-24 21:45:00 +02:00
Alexander Karatarakis
52d606e6ac Use CreateProcess instead of _wspawnlpe 2017-08-24 12:07:22 -07:00
Alexander Karatarakis
14f42a66d3 [Strings::format] Add overload for unisigned long 2017-08-24 12:07:16 -07:00
veggiesaurus
e4d0cb1976 cleanup portfile 2017-08-24 20:18:00 +02:00
veggiesaurus
2291214f1f highfive header-only install 2017-08-24 20:14:49 +02:00