Alexander Neumann
d93b940b18
Merge branch 'master' into path_separator
2019-08-23 08:54:20 +02:00
Alexander Neumann
78abf650e7
[vcpkg] QoL: add host/target dependent variables for executable suffixes ( #7599 )
...
* improve documentation
* add executable suffixes for host/target into common definitions
2019-08-22 15:57:24 -07:00
Alexander Neumann
18d61a3fb1
Merge branch 'master' into path_separator
2019-08-21 12:00:35 +02:00
Alexander Neumann
743bec775a
make find_library useable without errors to console. ( #7773 )
2019-08-20 08:34:18 -07:00
Alexander Neumann
70f4aabbe8
Merge branch 'master' into path_separator
2019-08-19 21:40:43 +02:00
Alexander Neumann
9c879883f6
add variables for target specific library suffix and prefix. ( #7600 )
...
also set the according cmakevariables in script mode
enabling find_library calls in portfiles
2019-08-19 11:13:30 -07:00
Alexander Neumann
5899cd1d25
improve documentation
2019-08-08 14:40:47 +02:00
Alexander Neumann
b72fa4561f
use it in vcpkg_add_to_path.
2019-08-08 14:22:53 +02:00
Alexander Neumann
6eaf7f0f97
add definition for host specific path separators
2019-08-08 14:18:47 +02: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