Commit Graph

8927 Commits

Author SHA1 Message Date
NancyLi1013
82cd021b42 [libxslt] Update the version to 1.1.33 and change the URL. (#7058) 2019-06-27 11:08:20 -07:00
Thijs Withaar
0550221978 [soxr]: define arm on windows 2019-06-27 18:41:28 +02:00
Thijs Withaar
f884a9e2ea [soxr] patch potentially uninitialized variable, remove build warning 2019-06-27 18:41:28 +02:00
Thijs Withaar
93b9320fe4 [soxr] skip examples 2019-06-27 18:41:28 +02:00
Thijs Withaar
f4993def21 [soxr] Fix macos build: remove share 2019-06-27 18:41:28 +02:00
Thijs Withaar
60b96c3d0c [soxr] Set Cmake options through portfile.cmake rather than a patch. 2019-06-27 18:41:28 +02:00
Thijs Withaar
f362309178 [soxr] initial commit 2019-06-27 18:41:28 +02:00
Sean Yen
a6fe726ebb Fix header path propagation. (#7015) 2019-06-26 22:20:04 -07:00
Phil Christensen
40537b848b
[libftdi] resolve ninja error (-w dupbuild=err) (#7055) 2019-06-26 16:35:03 -07:00
Phil Christensen
539695e544
[restclient-cpp] disable tests (#7054) 2019-06-26 16:03:27 -07:00
Phil Christensen
22ebb8ca68
[libmikmod] resolve ninja error (-w dupbuild=err) (#7052) 2019-06-26 16:03:13 -07:00
Alexander Neumann
fd87a081bb Introduce an easier way to identify target systems... (#6846)
* Introduce an easier way to identify target systems...

* fix missing ()

* move the include around.
also added vcpkg_common_functions to be automatically included

* remove warning message

* added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain.

* remove warning again from messed up merge
2019-06-26 15:00:48 -07:00
Jackie Ng
8c22bd9aad [freexl]: Linux build support (#6813)
* [freexl]: Add linux build support

* [freexl]: Remove various commented-out references to gdal (from which this initial Linux support was based from)

* [freexl]: Port changes based on PR feedback

* [freexl]: The CI error logs suggest the port has issues building for both debug/release in the same source directory on Linux. Split this off into separate debug/release source directories.
2019-06-26 14:51:58 -07:00
Robert Schumacher
db0c6043dc
[curl] Revert revert of -imp suffix removal. (#6698)
* [curl] Revert revert of `-imp` suffix removal.

* [idevicerestore][libideviceactivation] Simplify dependency on curl

* [curl] Trivial change to provoke rebuild
2019-06-26 11:49:39 -07:00
Robert Schumacher
7a3818f575
[angle] Update to latest master (#6892)
* [angle] Update to latest master

* [angle] Add gpu_info_util
2019-06-26 11:47:39 -07:00
Leonid Pospelov
94494ddf6c [cpp-httplib] Add new port (#7037) 2019-06-26 10:41:48 -07:00
NancyLi1013
af1c9e10fc [libmupdf] Update the port to version 1.15.0 (#7046) 2019-06-26 10:37:04 -07:00
Phoebe
64d8f95031 [Boost-variant] Upgrade to 1.70.0 (#7047)
* [Boost-variant] Upgrade to 1.70.0

* Update patch
2019-06-26 10:36:16 -07:00
Daniel Marshall
faf17a0f4a Fix homepage for range-v3(-vs2015) (#7049) 2019-06-26 10:34:19 -07:00
JackBoosY
eff0769b75 [openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. (#6864) 2019-06-26 10:33:36 -07:00
lsparey
9706c31c75 Do not delete the third_party include folder when building with mnmlstc 2019-06-26 17:44:59 +01:00
John McNamara
9c3e312d81 [libxlsxwriter] upgrade to 0.8.7 (#7034)
Upgrade to the latest version of libxlsxwriter.

Closes #6982
2019-06-25 22:11:41 -07:00
Simon Brand
7b540fe208 [tl] Update tl::expected and tl::optional, add tl::function_ref (#7028)
* [tl] Update tl::expected and tl::optional, add tl::function_ref

* [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
2019-06-25 22:09:16 -07:00
John Zhu
32ee6c96ce #5248 make vcpkg buildable as 'system' user (#7038)
If we keep TMP, when run as 'system' user it is using Windows\Temp folder.
2019-06-25 21:45:02 -07:00
Maxime Gervais
abb7f546de [libzen] Add new port (#7004) 2019-06-25 21:44:17 -07:00
wangli28
7401e2ff64 [libevent] Upgrade to version 2.1.10 (#6969) 2019-06-25 16:11:45 -07:00
Phil Christensen
1ce24dd0db
[docs]Update cmake docs (#7039) 2019-06-25 16:08:18 -07:00
Phil Christensen
ab81312c63
[libfabric] reorder patch (#7036) 2019-06-25 14:52:31 -07:00
Phil Christensen
1004b2ea11
[libmikmod] patch cmake warning (#7035)
* [libmikmod] Address cmake warnings
2019-06-25 14:19:57 -07:00
JackBoosY
b9764f8d89 [qt5-base]Add execute permission when installing executables in Linux. (#7019) 2019-06-25 11:02:43 -07:00
NancyLi1013
728c767817 [libpmemobj-cpp] Add new port (#7020) 2019-06-25 11:01:19 -07:00
wangli28
90ad82908e [nana, fmi4cpp] Fix Visual Studio 2019 deprecates <experimental/filesystem>. (#7021) 2019-06-25 11:00:48 -07:00
tarcila
14d1575e0b [capnproto] Enable Linux and OSX support (#7024)
Now that #5630 is fix, this package is fully supported on both Linux
and Mac OS X.
2019-06-25 10:59:51 -07:00
wangli28
6a6d350d49 [armadillo] Fix build error in Linux (#7022)
[armadillo] Fix installation path
2019-06-25 10:56:21 -07:00
Phil Christensen
40a78054f5
[cnl] Update cnl to latest(#7031) 2019-06-25 10:55:24 -07:00
tarcila
54b3be6b60 [scripts] Fix vcpkg_fixup_cmake on non Windows platforms (#5630)
* [scripts] Fix vcpkg_fixup_cmake on non Windows platforms

Script was only handling tools executables ending with .exe.
Changed it so anything under /bin/ in transformed.

This fixes for instance FlatcTargets-release.cmake from flatbuffers
port on osx.
2019-06-24 23:21:30 -07:00
Benjamin Sergeant
ecc4b1631f [ixwebsocket] add new port (#6835)
* Add ixwebsocket

* remove commented cmake directives

* add dependencies

* directive to remove share folder

* try again with 4.0.3 which is using find_library for external code instead of vendoring it by default

* use vcpkg feature flag to detect ssl backend + compile ws

* do not build ws command line tool

* add a feature for osx / control file closer to curl one

* stop using features, as this makes CI unhappy

* Revert "stop using features, as this makes CI unhappy"

This reverts commit 4666b18567.

* play again with Build-Depends to fix error which appears to be only on uwp

* call vcpkg_from_github instead

* share folder not created
2019-06-24 15:38:04 -07:00
Stefano Sinigardi
aefbaa1ba9 [darknet] update to latest release (#6787)
* [darknet] update to latest release

* [darknet] Reduce patch size

* update to latest release, does not require any patch :)
2019-06-24 15:22:57 -07:00
Griffin Downs
62861ea301
Merge pull request #6977 from NNemec/mesonbuild-cmake_prefix_path
set cmake_prefix_path correctly within vcpkg_configure_meson
2019-06-24 15:00:22 -07:00
myd7349
bc08706eec [doctest] Update to 2.3.3 (#6998) 2019-06-24 13:36:40 -07:00
myd7349
92a86a1e54 [sprout] Add new port (#6997) 2019-06-24 13:23:55 -07:00
Victor Romero
9e565e9867
[--overlay-ports] Show location of overriden ports during install plan (#7002)
* [--overlay-ports] Show source location of overlayed ports during install plan

* Code cleanup

* Code cleanup
2019-06-24 12:09:48 -07:00
JackBoosY
4f675eafb6 [libtins]Upgrade version to 4.2 and adds dependent ports to new version. (#7008) 2019-06-24 11:38:10 -07:00
JackBoosY
25f628e05f [flann]Upgrade version to 1.9.1 and fix build error. (#6931)
* [flann]Upgrade version to 1.9.1 and fix build error.

* [flann]apply new patches.

* [flann]Regenerate patches.

* [flann]Combine all patches.
2019-06-24 10:46:37 -07:00
Phil Christensen
17b8cd9d05
[ppconsul] remove conflict with json11 (#6967)
* [ppconsol] remove conflict with json11
2019-06-22 23:30:45 -07:00
myd7349
644851da5f Merge branch 'master' into sx-init 2019-06-23 08:16:07 +08:00
Victor Romero
f3db66b403
Ports Overlay partial implementation (#6981)
* Ports Overlay feature spec

* Ports Overlay implementation

* [--overlay-ports] Refactor handling of additional paths

* Code cleanup

* [--overlay-ports] Add help

* [depend-info] Support --overlay-ports

* Add method to load all ports using PathsPortFileProvider

* Make PortFileProvider::load_all_control_files() const

* Remove unused code

* [vcpkg] Avoid double-load of source control file between Build::perform_and_exit and Build::perform_and_exit_ex

* [vcpkg] Clang format

* [vcpkg] Fixup build failure introduced in b069ceb2f2

* Report errors from Paragraphs::try_load_port()
2019-06-21 23:50:05 -07:00
Sean Yen
d1b4e88d3c [libftdi-compat] Add new port (#6843)
* [libftdi-compat] v0.20 port

* Fixed wrong version number in CONTROL file.

* Download source archive file instead.

* restrict to shared library build only.

* Remove dlls from static build.

* [libftdi-compat] Update to 1.4. Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS with a def file. Minimize patching.

* [libftdi] Rename from libftdi-compat

* [libftdi][libftdi1] Restore v0.20 as libftdi, move 1.4 to libftdi1
2019-06-21 22:45:40 -07:00
Robert Schumacher
9cfcc71146
[docs] Add maintainer guidelines (#6871)
* [maintainer-guide] Initial commit of maintainer guidelines

* [maintainer-guide] Rearrange sections

* [maintainer-guide] Add note about GitHub Draft PRs

* [maintainer-guide] Improvements

* [maintainer-guide] Address comments about versioning conventions

* [maintainer-guide] Add section about how portfiles interact with CMakeLists.txt

* [maintainer-guidelines] Add link from docs index
2019-06-21 21:33:29 -07:00
Farwaykorse
31184ac70d Bump version to 2019.06.21 (#6987) 2019-06-21 21:26:10 -07:00