igl42
a687f98f98
[blaze] Fix the SHA512 in the 'portfile.cmake' ( #4138 )
...
* [blaze] Fix the SHA512 in the 'portfile.cmake'
* [blaze] Use commit SHA to avoid future tag movement. Fix patches.
2018-08-22 14:38:31 -07:00
Lars Ivar Hatledal
107ed00628
Fix aquire flex and bison when not on Windows ( #4120 )
...
* use find_program to locate flex and bison when not Windows
* reset changes to thrift/portfile.cmake
* fix aquire flex and bison on non win platforms
* [vcpkg_find_acquire_program] Indentation and use CMAKE_HOST_WIN32
2018-08-22 14:04:20 -07:00
Robert Schumacher
ba5d624e8b
[folly] Do not use -Werror
2018-08-15 11:17:40 -07:00
Robert Schumacher
393ac2880a
[vcpkg_from_github] Improve documentation to include PATCHES argument
2018-08-11 22:12:18 -07:00
Robert Schumacher
d614e3e887
[openssl-unix] Fix for issue #4001
...
[vcpkg_configure_cmake] Use the correct path separators for the current platform instead of assuming ;
2018-08-10 03:00:18 -07:00
Romain Pokrzywka
961cd9effd
breakpad: Enable building the libbreakpad_client library ( #4008 )
...
* breakpad: Enable building the libbreakpad_client library
That's the library that allows creating and uploading .dmp files
when a program crashes.
Use the same flags and setup as for libbreakpad, just note that
this commit changes the installation folder for headers which
was previously incorrect:
The libbreakpad headers were installed in include/google_breakpad,
but the correct path is include/breakpad/google_breakpad,
and client headers go into include/breakpad/client/windows.
* [breakpad] Install headers one directory higher
* [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
2018-08-08 06:02:30 -07:00
Robert Schumacher
cfc7f61b61
[docs] Fix GITLAB_INSTANCE-> GITLAB_URL
2018-08-08 05:25:20 -07:00
Frederik Carlier
cc00cf05fb
New packages: libimobiledevice, getopt, readline ( #3504 )
...
* Add libplist
* Add libusbmuxd
* Fix typos
* Add getopt
* Add libimobiledevice
* Fix typos
* Add libideviceactivation
* Add ideviceinstaller
* Include utilities
* Install usbmuxd
* Add readline
* Fix readline on 64-bit windows
* Add libirecovery
* libideviceactivation: include tools
* Bump versions to fix build issues
* Bump versions
* Add idevicerestore
* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop
* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop
* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory
* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().
* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()
* [readline] Fix static builds
2018-08-08 04:15:13 -07:00
Robert Schumacher
97828a4be0
[vcpkg] Use -fPIC in all builds to enable mixing static libs with shared objects.
2018-07-17 16:09:12 -07:00
Zepp
3a1e0f7f68
compatible with non-English version of Windows ( #3866 )
2018-07-08 20:57:51 -07:00
Alexander Karatarakis
27c4907277
Merge pull request #3496 from skogler/master
...
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-05 18:23:04 -07:00
Felipe Aburaya
4ebdbe7e88
[3fd] Initial port of 3FD project ( #3811 )
...
* [2fd] Initial port of 3FD project
* [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-07-03 06:39:13 -07:00
Simon Hausmann
929f2d9b9b
Make locating the Android NDK configurable ( #3754 )
...
Prefer an environment variable and fall back to the previous path if not
set.
2018-07-03 06:20:13 -07:00
MikeGitb
b81090e250
Fix misspelled configuration name ( #3786 )
2018-07-03 01:18:02 -07:00
Alexander Karatarakis
1c64424122
[cmake] Include cmake version to abi-tag. Update to 3.11.4.
2018-06-28 16:34:40 -07:00
Robert Schumacher
b93fb28e7c
[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory.
2018-06-26 21:48:42 -07:00
martin-s
c2b9c33adf
Added parameter to vcpkg_copy_pdbs.cmake ( #3688 )
...
* - Added paths argument to locate pdbs.
* n/a
* - fixed line endings.
* [vcpkg-copy-pdbs] Tweak argument to replace patterns instead of adding patterns. Add slightly more detailed documentation.
2018-06-16 18:42:25 +02:00
Alexander Karatarakis
4a4215c2e5
Win7 compat. Fail if 64-bit requested on 32-bit machine
2018-06-13 11:54:33 -07:00
Alexander Karatarakis
e7721cde19
[bootstrap.ps1] Add option for building 64-bit vcpkg.exe
2018-06-13 11:21:12 -07:00
Alexander Karatarakis
56cc9ac15c
Make bootstrap.bat parameters match bootstrap.sh
2018-06-12 17:13:17 -07:00
Alexander Karatarakis
db3004459f
Improve disableMetrics propagation when consuming CMakeLists directly
2018-06-11 17:01:13 -07:00
Alexander Karatarakis
9508d4aad2
Add -disableMetrics for linux
2018-06-08 18:40:20 -07:00
Alexander Karatarakis
9750fff027
[bootstrap] Add option to specify WinSDK
2018-06-08 13:32:21 -07:00
Alexander Karatarakis
a925843121
Remove debug line
2018-06-04 12:35:42 -07:00
Alexander Karatarakis
edfca67857
"Release"->"release" to avoid case-sensitivity issues
...
Fixes #3641
2018-06-04 12:34:19 -07:00
Alexander Karatarakis
fa94febc7c
Update git to 2.17.1 (security fix)
2018-05-30 19:36:43 -07:00
Alexander Karatarakis
1d52df8140
Fix toolchain for linux
2018-05-30 17:19:29 -07:00
Alexander Karatarakis
7932abed8d
[ps1] Move variable close to where it is set
2018-05-19 19:38:45 -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
Alexander Karatarakis
bc96c069ac
[bootstrap.ps1] Remove unneeded <sol> <eol>
...
it was used for communication with vcpkg
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
8549a095a8
Remove stray entries
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
a739df905c
Merge VcpkgPowershellUtils into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
555fa8d7cc
Merge getVisualStudioInstances into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
9e4196d495
Merge getWindowsSDK into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
658f1caaab
[vcpkg_get_windows_sdk] Don't call powershell. Deduce from env
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
f2341b9245
Merge pull request #3522 from KindDragon/openexr-linux
...
[openexr] Fix linux build
2018-05-17 17:28:33 -07:00
Alexander Karatarakis
1e03300470
[ps1] Fix error when vs140comntools is not available
2018-05-16 19:20:21 -07:00
Alexander Karatarakis
8347101e63
[ps1] Add missing "include"
2018-05-16 14:51:51 -07:00
Arkady Shapkin
f35ff4c8bc
[openexr] Fix linux build
2018-05-16 17:26:45 +03:00
Alexander Karatarakis
1b0682a39e
[vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
2018-05-15 23:27:14 -07:00
Alexander Karatarakis
52f01eefa6
[bootstrap.sh] Fix whitespace-in-path issues
2018-05-16 04:51:08 +00:00
Robert Schumacher
8ce9265485
[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486 .
2018-05-15 21:42:58 -07:00
Samuel Kogler
e576ca2e7f
Add vcpkg_from_gitlab function.
2018-05-14 18:49:07 +02:00
Alexander Karatarakis
ab58f531cc
git for linux/osx version moved to vcpkgTools.xml
2018-05-04 18:14:54 -07:00
Robert Schumacher
c4caf29213
[vcpkg] Fix temporary download directory when vcpkg is located at the root of a drive
2018-05-01 00:27:23 -07:00
Alexander Karatarakis
aaad944e5a
Merge pull request #3358 from fbudin69500/DetectAllOldVersionsOfGCC
...
Require the version of g++ to be at least 6
2018-04-30 20:40:50 -07:00
Alexander Karatarakis
468bfeb56e
[Clean patching] Each portref-patchset combo gets its own hash-based directory
2018-04-27 22:52:55 -07:00
Alexander Karatarakis
08afae2a7a
Bump version of git to 2.17.0 (was 2.16.2)
2018-04-27 16:18:03 -07:00