Michael Hofmann
dd4f71cf9a
[selene] Update to v0.1.1 (bugfix release).
2018-05-26 11:45:47 +02:00
Michael Hofmann
2ac7527b40
Add new port: selene ( https://github.com/kmhofmann/selene )
2018-05-25 17:46:38 -07:00
Alexander Karatarakis
c7903141b3
Merge pull request #3582 from vtavernier/port/soil
...
[soil] Added port for SOIL
2018-05-25 17:18:57 -07:00
Alexander Karatarakis
0f8ccc9e7e
Merge pull request #3583 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.11.1
2018-05-25 16:10:01 -07:00
Tsukasa Sugiura
f591398ec8
[realsense2] Update to v2.11.1
...
Update realsense2 port to librealsense v2.11.1.
2018-05-26 00:29:27 +09:00
Vincent Tavernier
8396510395
[soil] Added port for SOIL
...
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html ).
Name: SOIL
Version: 2008.7.7-1
Description: SOIL, Simple OpenGL Image Loader
2018-05-25 17:02:12 +02:00
Alexander Karatarakis
9ce5c15ef9
Merge pull request #3579 from xiangfan-ms/master
...
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana
2018-05-24 18:29:20 -07:00
Alexander Karatarakis
67f3be7bf9
Fix #Automatically generated comment. Bump version
2018-05-24 18:28:48 -07:00
Xiang Fan
db5f96d5b4
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana (certain tests / examples require /Zc:ternary).
...
boost-hana will now redirect to this new port under Windows platform.
2018-05-24 17:45:48 -07:00
Alexander Karatarakis
d511ba14d9
Merge pull request #3535 from yyzybb537/master
...
libgo update to v2.8
2018-05-23 19:20:50 -07:00
Alexander Karatarakis
1f00e2fc67
[libgo] Bump version
2018-05-23 16:45:59 -07:00
Alexander Karatarakis
6cea75ad7a
Merge pull request #3568 from ajaspe/add-spaceland
...
[spaceland] Added new port for SpaceLand library
2018-05-23 16:36:41 -07:00
Alexander Karatarakis
fe10f79fc5
Merge pull request #3565 from jasjuang/glm
...
[glm] update to 0.9.9.0
2018-05-23 16:35:20 -07:00
Alexander Karatarakis
627ba0dbf0
Merge pull request #3564 from amaiorano/fix-sdl2-net-linux
...
Fix build of sdl2-net for linux
2018-05-23 16:34:24 -07:00
Alexander Karatarakis
537908f9b5
Merge pull request #3562 from Milerius/patch-2
...
remove libjpeg of SFML CONTROL file
2018-05-23 16:32:27 -07:00
Alexander Karatarakis
2d3eb3eee8
Merge pull request #3555 from DDoSolitary/master
...
Fix dep to lz4 for libarchive.
2018-05-23 16:21:39 -07:00
Alexander Karatarakis
4d28458f4c
Merge pull request #3558 from past-due/update_libvorbis
...
[libvorbis] Update to 1.3.6-112d3bd (security fixes)
2018-05-23 16:20:35 -07:00
Alexander Karatarakis
0c642f4e4a
Merge pull request #3550 from pravic/sciter-update
...
[sciter] Update to 4.1.8.5918
2018-05-23 16:17:13 -07:00
Alexander Karatarakis
1b14ee90c3
Merge pull request #3548 from jasjuang/dlib
...
[dlib] update to 19.12
2018-05-23 16:15:36 -07:00
Alexander Karatarakis
de8d4a3823
[libgo] Fix patch
2018-05-23 16:02:06 -07:00
Alexander Karatarakis
916ebbe025
Merge pull request #3545 from fcharlie/fcharlie_update
...
[wtl] use https url
2018-05-23 14:29:20 -07:00
Alberto Jaspe
8618d43552
Added new port for SpaceLand library
2018-05-23 14:27:59 +02:00
DDoSolitary
4772ed9965
[libarchive] Increase build number.
2018-05-23 18:34:07 +08:00
DDoSolitary
98898a3b7c
[libarchive] Fix indenting.
2018-05-23 18:33:36 +08:00
jasjuang
8071f31fd3
[glm] update to 0.9.9.0
2018-05-22 22:03:43 -07:00
Antonio Maiorano
7dd5c7abfc
Fix build of sdl2-net for linux
2018-05-22 23:55:25 -04:00
Alexander Karatarakis
2a73e13344
Direct-init instead of copy-init
2018-05-22 17:14:30 -07:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
...
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052
libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22 22:12:35 +02:00
past-due
db7d775a51
[libvorbis] Update to 1.3.6-112d3bd
2018-05-22 13:52:32 -04:00
DDoSolitary
7971d70e10
Fix dep to lz4 for libarchive.
...
Fix #3271 .
2018-05-22 19:43:24 +08:00
Robert Schumacher
b142632afd
[soci] Upgrade to 3.2.3
2018-05-22 03:53:27 -07:00
Robert Schumacher
00655fa9f1
[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness
2018-05-22 03:53:23 -07:00
Robert Schumacher
78e4d07e84
[vcpkg] Improve CMake messages to account for case-sensitive filesystems.
...
Improve CMake messages to display shortest targets first (which are hopefully the "public" ones).
Also, fix bug in StringLiteral.
2018-05-22 03:37:40 -07:00
Robert Schumacher
c10d9d117a
[sfml] Use upstream CMake. Install SFMLConfig.cmake.
2018-05-22 02:46:56 -07:00
André Mewes
473248862a
New Package vtk-dicom ( #3449 )
...
* add CONTROL and portfile.cmake for vtk-dicom standalone package
Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK.
* fix CAPSLOCK typo
-.-
* [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21 23:38:05 -07:00
pravic
9bb5ec7891
[sciter] Support Linux and Darwin targets.
2018-05-21 16:00:12 +03:00
pravic
8c69ff5836
[sciter] Update to 4.1.8.5918
2018-05-21 07:48:43 +03:00
jasjuang
9ecaa1702d
[dlib] update to 19.12
2018-05-20 18:23:23 -07:00
Force Charlie
37a33b5845
[wtl] use https url
2018-05-20 21:04:22 +08:00
Alexander Karatarakis
381a86dab8
Merge pull request #3533 from jasjuang/dlib
...
[dlib] update to 19.11
2018-05-19 23:29:20 -07:00
Alexander Karatarakis
e428da2b23
Merge pull request #3523 from fcharlie/fcharlie_update
...
[nghttp2] update to 1.32.0
2018-05-19 23:27:33 -07:00
Alexander Karatarakis
f796ee4d60
Merge pull request #3476 from matttyson/curl
...
Fix Windows curl/nghttp2 static build
2018-05-19 22:30:33 -07:00
Alexander Karatarakis
032fa481b1
[curl] Bump version
2018-05-19 19:43:46 -07:00
Matt Tyson
ef5686e586
Fix Windows curl/nghttp2 static build
...
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB
must be defined.
2018-05-19 19:43:02 -07:00
Alexander Karatarakis
7932abed8d
[ps1] Move variable close to where it is set
2018-05-19 19:38:45 -07:00
Alexander Karatarakis
b07568da41
Update CHANGELOG and bump version to v0.0.113
2018-05-19 19:29:31 -07:00
Alexander Karatarakis
285c69b0fa
[c++] Condense powershell helper code into the remaining single usage
...
`vcpkg integrate powershell` uses it
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
6ccd43dfa7
Rename ps1 file
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
3fc199dc52
Remove unused internalCI.ps1
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
f1653a23d5
Inline variable
2018-05-19 19:23:33 -07:00