Alexander Karatarakis
8aa6f78e3c
Remove unneeded calls to c_str()
2017-03-28 18:48:03 -07:00
Alexander Karatarakis
2b05e401d1
Use cwstring_view in all System functions and remove obsolete overloads
2017-03-28 18:48:03 -07:00
Alexander Karatarakis
8a21d95f5b
Introduce cstring_view and cwstring_view
2017-03-28 18:48:03 -07:00
Robert Schumacher
a9a8772ad4
[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATH
2017-03-28 17:18:07 -07:00
Convery
5e2445e48c
Update portfile for v0.14.1
2017-03-29 01:34:38 +02:00
Convery
53866efeda
Update CONTROL for v0.14.1
2017-03-29 01:33:57 +02:00
Alexander Karatarakis
b36980e682
Merge pull request #859 from Microsoft/update_rv3
...
Update to latest revision of Range-V3-VS2015
2017-03-28 11:54:49 -07:00
codicodi
17c819c353
[vcpkg.cmake] handle alias executable targets
2017-03-28 19:08:30 +02:00
Tobias Kohlbau
a9aaead2d1
Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib
2017-03-28 10:51:53 +02:00
Tobias Kohlbau
4fbcf0df4d
[opencv] adds opencv_contrib option
...
Adds the ability to enable opencv_contrib compilation. It is disabled by
default and needs to be enabled by the user (see comments for more
information). In future release it should be an user
selectable option as soon as vcpk supports this functionality.
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-28 10:48:07 +02:00
Olaf van der Spek
15e1da0dcf
Sort includes
2017-03-28 09:02:33 +02:00
Olaf van der Spek
74352bc0a6
Replace all whitespace by a single space
2017-03-28 08:57:35 +02:00
Robert Schumacher
a1cfa18481
Merge pull request #857 from ethanhs/master
...
pybind11 port
2017-03-27 17:26:53 -07:00
Robert Schumacher
2aff607cbf
[pybind11] Disable building tests to remove pytest dependency.
2017-03-27 17:26:26 -07:00
Robert Schumacher
125d98cb08
[vcpkg-lint] Improve diagnostics as identified in #857
2017-03-27 16:32:51 -07:00
Robert Schumacher
55e7e89e21
Merge pull request #854 from OlafvdSpek/patch-1
...
Don't shorten without need
2017-03-27 16:30:14 -07:00
Casey Carter
73eeec2d3c
Update to latest revision of Range-V3-VS2015
2017-03-27 13:41:51 -07:00
Alexander Karatarakis
d2bab3c370
Rework Paragraph parsing error handling. Add single paragraph functions
2017-03-27 12:43:14 -07:00
Ethan Smith
4990c31f76
fix sourcepath pybind11 2.1.0
2017-03-27 03:21:22 -04:00
Ethan Smith
7a703e7a98
remove unused options
2017-03-27 02:36:12 -04:00
Ethan Smith
0723e5268d
update pybind11 to 2.1.0
2017-03-27 02:21:48 -04:00
Ethan Smith
bfb3ef841b
add pybind11 port
2017-03-27 02:09:39 -04:00
Olaf van der Spek
88445e9e98
Don't shorten without need
2017-03-26 13:20:32 +02:00
Robert Schumacher
90bb4a2eeb
Merge pull request #846 from Mixaill/libP7
...
[libP7-baical] add version 4.1
2017-03-24 21:58:49 -07:00
Robert Schumacher
32827f98c0
[vcpkg] Fix bug when downloading Git.
2017-03-24 21:53:19 -07:00
Alexander Karatarakis
e253ea8f91
Merge pull request #853 from codicodi/add-xxhash
...
Add XXHash
2017-03-24 16:43:40 -07:00
codicodi
799fa3bff5
Add XXHash
2017-03-24 21:49:08 +01:00
Alexander Karatarakis
3b511adfe4
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
2017-03-24 12:49:08 -07:00
Alexander Karatarakis
cbfc4c0e54
Merge pull request #851 from Mixaill/webp
...
[libwebp] update to 0.6.0
2017-03-24 10:50:26 -07:00
Alexander Karatarakis
20e49242dd
Fix #include
2017-03-24 10:47:18 -07:00
Mikhail Paulyshka
852a40b273
[libwebp] update to 0.6.0
2017-03-24 16:39:50 +03:00
Mikhail Paulyshka
6ddc464711
[libP7-baical] add version 4.1
2017-03-24 14:23:38 +03:00
Robert Schumacher
784aa2dd61
[uwebsockets] Upgrade to 0.14.0alpha5
2017-03-23 22:46:57 -07:00
Robert Schumacher
299776b539
[uwebsockets] Internalize CMake in preparation for 0.14
2017-03-23 22:34:22 -07:00
Robert Schumacher
90019d39df
[glog] Enable static builds. Switch to Ninja for better management of parallelism.
2017-03-23 21:59:41 -07:00
Robert Schumacher
83ae9d8bb3
[tiff] Update to version 4.0.7
2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918
[tiff] Add support for jpeg, lzma, and glut. Add c++ support.
2017-03-23 14:33:22 -07:00
Alexander Karatarakis
3ff95e2a76
Merge pull request #847 from horenmar/catch-1.8.2
...
Update Catch to 1.8.2
2017-03-23 14:25:29 -07:00
Martin Hořeňovský
7624bb2a81
Update Catch to 1.8.2
2017-03-23 21:47:18 +01:00
Robert Schumacher
69f92e73ce
[libuv] Do not use googlesource.com due to constantly changing hash values.
2017-03-23 03:34:48 -07:00
Robert Schumacher
cb5fe7163e
[libuv] Remove internal build downloads, fix upgrades, improve portfile.
2017-03-23 03:11:25 -07:00
Alexander Karatarakis
c1fee48c08
Use Checks::exit_fail/success/with_code()
2017-03-22 17:46:05 -07:00
Alexander Karatarakis
4bc91f1f26
[commands] Use Checks::exit_fail/success/with_code()
2017-03-22 17:45:39 -07:00
Alexander Karatarakis
27bc606020
exit() -> ::exit()
2017-03-22 17:44:01 -07:00
Alexander Karatarakis
79830d3cac
Use exit_fail() internally
2017-03-22 17:34:17 -07:00
Alexander Karatarakis
aa33a8425f
Fix erroneous return statement
2017-03-22 17:19:30 -07:00
Alexander Karatarakis
004e46d982
Correctly forward the line_info parameter
2017-03-22 17:18:41 -07:00
Alexander Karatarakis
197d471b42
Introduce Checks::exit_with_code() and exit_fail()/exit_success()
2017-03-22 17:18:01 -07:00
Alexander Karatarakis
5c504265f3
Use Checks::exit_with_message()
2017-03-22 17:08:31 -07:00
Alexander Karatarakis
059d90b802
Use Checks::exit_with_message()
2017-03-22 17:03:03 -07:00
Alexander Karatarakis
3d978f8310
Use Checks::check_exit()
2017-03-22 17:01:11 -07:00
Alexander Karatarakis
f32a2d4271
Flip enabled/disabled for DLLS_WITHOUT_LIBS policy
2017-03-22 15:58:27 -07:00
Robert Schumacher
9f949f7e75
Merge pull request #838 from codicodi/fix-cairo
...
[cairo] fix build
2017-03-22 15:32:47 -07:00
Alexander Karatarakis
9556e80576
Update CHANGELOG and bump version to v0.0.77
2017-03-22 15:31:51 -07:00
Alexander Karatarakis
ca3e3c125a
Reorder post build end-message
2017-03-22 13:28:10 -07:00
codicodi
28184550d0
[cairo] fix build
2017-03-22 20:19:03 +01:00
Alexander Karatarakis
5f35979272
[antlr4] Fix building with Visual Studio 2017. Resolves #804
2017-03-21 20:53:26 -07:00
Robert Schumacher
162a46bac9
Merge pull request #482 from tfussell/master
...
Add xlnt port
2017-03-21 17:31:41 -07:00
Robert Schumacher
8bf849d9ed
Merge pull request #826 from Mixaill/libjbig
...
[libjbig] add version 2.1
2017-03-21 17:13:54 -07:00
Alexander Karatarakis
40ebd81d7c
Merge branch 'sonogi1-master'
2017-03-21 17:07:43 -07:00
Alexander Karatarakis
d263e008a4
[gdcm2] Remove empty folders in static build
2017-03-21 17:07:14 -07:00
Robert Schumacher
85169faaea
[vcpkg-toolchain] Automatically detect Windows SDK version.
2017-03-21 17:02:18 -07:00
Alexander Karatarakis
3015169cae
Merge branch 'master' of https://github.com/sonogi1/vcpkg into sonogi1-master
2017-03-21 15:37:55 -07:00
Alexander Karatarakis
b01e4cb551
Merge branch 'Mixaill-freerdp'
2017-03-21 15:28:27 -07:00
Alexander Karatarakis
9a7a18ea03
[freerdp] Patch out installation of system runtime libs
2017-03-21 15:27:13 -07:00
Robert Schumacher
a1c72e3e7d
[boost] Add retry to deleting _debug_ intermediate folders
2017-03-21 13:34:21 -07:00
Robert Schumacher
e68709efcf
[boost] Add retry to deleting intermediate folders
2017-03-21 13:30:39 -07:00
Robert Schumacher
95f5627b65
Merge pull request #831 from fwosar/dev/fwosar/on_tls_callback
...
Apply patch to make boost::thread on_tls_callback work with VS2017
2017-03-21 13:01:19 -07:00
Robert Schumacher
3b5c7dff22
[boost] Bump version to observe addition of patch.
2017-03-21 13:00:12 -07:00
Fabian Wosar
a9ec74f176
Fix paths in patch file
2017-03-21 20:03:24 +01:00
Fabian Wosar
2aab56942a
Forgot the actual patch application
2017-03-21 19:51:09 +01:00
Fabian Wosar
9878f153c1
Add boost patch to fix initialisation issues when using the VS2017 14.1 toolchain and static linking
2017-03-21 19:34:29 +01:00
Robert Schumacher
8dc2699e5d
[vcpkg-configure-cmake] Use toolchain in internal builds.
2017-03-21 01:48:52 -07:00
Alexander Karatarakis
38233af9a2
Look for 'git' instead of 'git.exe'. Resolves #820
2017-03-20 16:58:08 -07:00
Alexander Karatarakis
51e4a0112a
Merge branch 'freerdp' of https://github.com/Mixaill/vcpkg into Mixaill-freerdp
2017-03-20 16:46:46 -07:00
Alexander Karatarakis
951ea973ce
[openssl] Improve patches
2017-03-20 16:27:59 -07:00
Robert Schumacher
8dd90aa976
[vcpkg] Clean up triplet.h
2017-03-20 16:20:02 -07:00
Robert Schumacher
fded520642
[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.
2017-03-20 16:20:02 -07:00
Robert Schumacher
f17fd50a62
[qt5] Enable opengl desktop to support QWT
2017-03-20 16:20:02 -07:00
Alexander Karatarakis
463862b94b
Remove helper CMake script; do everything in the portfile
2017-03-20 15:48:30 -07:00
Alexander Karatarakis
129a3ec8b2
[openssl] Refactor portfile-CMakeLists.txt interaction to allow proper application of patches
2017-03-20 15:48:30 -07:00
Alexander Karatarakis
75d304009a
Merge pull request #819 from codicodi/bump-gtk
...
[gtk] update to 3.22.11
2017-03-20 13:53:08 -07:00
Alexander Karatarakis
21d024ddc6
Merge pull request #818 from codicodi/bump-atk
...
[atk] update to 2.24.0
2017-03-20 13:07:42 -07:00
codicodi
d8f947605b
[gtk] update to 3.22.11
2017-03-20 19:20:25 +01:00
Shinya Onogi
33cacd658e
Update portfile.cmake
...
Fixed the location of ${GDCM_BUILD_SHARED_LIBS}
2017-03-20 20:13:46 +09:00
Mikhail Paulyshka
694ae37d2b
[libjbig] add version 2.1
2017-03-20 12:52:35 +03:00
Robert Schumacher
5d5302b2ab
Merge pull request #827 from codicodi/fix-liblzma
...
[liblzma] rename produced libraries
2017-03-19 18:19:50 -07:00
Robert Schumacher
fcf52e56c9
Merge pull request #824 from traversaro/add-dlfcn-win32
...
Add dlfcn-win32 port
2017-03-19 18:14:19 -07:00
codicodi
e13eae85b7
[liblzma] rename produced libraries
2017-03-19 19:28:40 +01:00
Shinya Onogi
8e77d829f0
Added: Selection of library linkage type
...
Selection of library linkage type is added
2017-03-20 02:37:58 +09:00
Shinya Onogi
0b1740d119
add a new port, GDCM
2017-03-20 02:10:43 +09:00
Silvio
391e10fd2d
Add dlfcn-win32 port
2017-03-19 18:06:05 +01:00
Thomas Fussell
9375232c0e
download zip from github instead of cloning via git
2017-03-18 11:18:38 -04:00
codicodi
848ae5ab12
[atk] update to 2.24.0
2017-03-18 13:25:44 +01:00
Thomas Fussell
3057f9e0f9
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-03-17 18:20:25 -04:00
Alexander Karatarakis
c433841ef5
Fix error message
2017-03-17 14:55:46 -07:00
Hennadii Zabula
efba9e6a23
Fix build of opencv for uwp #562
2017-03-17 20:43:09 +02:00
Thomas Fussell
d821b0a28a
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-03-17 00:33:06 -04:00
Thomas Fussell
4921636f6b
remove submodule initialization and bump git revision
2017-03-17 00:32:16 -04:00
Robert Schumacher
01b1e39c6a
Merge pull request #811 from codicodi/pcre2
...
Add PCRE2
2017-03-16 16:11:30 -07:00