Commit Graph

3928 Commits

Author SHA1 Message Date
Alexander Karatarakis
7d46adb47c Use Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
259d6f83b4 Introduce Strings::EMPTY 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
b1cebc0740 Make member functions const 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
c2571cf8bc Use Strings::join() and Strings::format() 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
dc46f68f6a [Strings::join()] Modify to work for any container 2017-08-28 19:54:01 -07:00
Alexander Karatarakis
174c264b44 [vcpkg_Dependencies.cpp] Remove redundant else 2017-08-28 19:54:00 -07:00
Alexander Karatarakis
63a9572ecf [vcpkg_Dependencies.cpp] Order of initialization 2017-08-28 19:54:00 -07:00
Alexander Karatarakis
f3156ae3e4 [vcpkg_Build.cpp] USe const. Misc fixes 2017-08-28 19:54:00 -07:00
Robert Schumacher
265fb7e0b5 [jxrlib] Fix hash. Fixes #1705. 2017-08-28 19:29:47 -07:00
Robert Schumacher
b21bc7c11a [vcpkg] Don't use -ListImported in bootstrap. Fixes #1711 2017-08-28 17:33:03 -07:00
Robert Schumacher
5b42ec9b5d [vcpkg] Hack to fix codepage problems -- root cause unknown 2017-08-28 17:26:01 -07:00
Alexander Karatarakis
4d952a5e1d [commands_hash.cpp] Use const. Naming scheme. 2017-08-28 17:22:40 -07:00
Alexander Karatarakis
98074f5a21 [commands_env.cpp] Use const. Naming scheme 2017-08-28 17:21:34 -07:00
Alexander Karatarakis
0404a51e4a [edit] Fix variable names to be consistence with vcpkg's convention 2017-08-28 17:20:29 -07:00
Alexander Karatarakis
4a43e3e7f9 Use const 2017-08-28 17:16:38 -07:00
Alexander Karatarakis
269c6b4d55 Use const. Take str by reference 2017-08-28 17:12:42 -07:00
Alexander Karatarakis
75cc10b0f3 Add missing const 2017-08-28 17:10:50 -07:00
Alexander Karatarakis
da299cb49c Add missing const keywords 2017-08-28 16:59:59 -07:00
Alexander Karatarakis
2140236506 Fix /permissive- issue 2017-08-28 14:42:44 -07:00
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