Alexander Karatarakis
|
28e581599e
|
Use Strings::EMPTY
|
2017-08-28 19:54:01 -07:00 |
|
Robert Schumacher
|
3a026cbe21
|
Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix
[vcpkg] testing for architectures supported by toolset
|
2017-08-26 00:38:27 -07:00 |
|
Robert Schumacher
|
70949b0d81
|
[vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string pointer comparison.
|
2017-08-26 00:20:03 -07:00 |
|
Robert Schumacher
|
98ee8a949a
|
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
|
2017-08-25 16:03:57 -07:00 |
|
Mikhail Paulyshka
|
7dd082cad7
|
[vcpkg] testing for architectures supported by toolset
|
2017-08-24 13:26:42 +03:00 |
|
Robert Schumacher
|
27be8b5c74
|
[vcpkg] Fix feature packages for non-default triplets. Reduce duplication between normal installs and feature installs.
|
2017-08-21 17:16:14 -07:00 |
|
Alexander Karatarakis
|
011368ef9e
|
Take path by const&
|
2017-08-11 16:11:00 -07:00 |
|
Alexander Karatarakis
|
3a0ae04ee6
|
Print more info when fetchDependency fails
|
2017-08-11 16:09:45 -07:00 |
|
Alexander Karatarakis
|
8a0a99b62a
|
Update required/downloaded git to 2.14.1
|
2017-08-11 15:40:06 -07:00 |
|
atkawa7
|
6e5ec2ff08
|
[cmake] Fix cmake path
|
2017-08-11 09:10:37 -07:00 |
|
Alexander Karatarakis
|
cebc7acf02
|
Updated version of nuget to 4.1.0
|
2017-08-07 12:26:30 -07:00 |
|
Mikhail Paulyshka
|
5d86005aa7
|
cmake: update to 3.9
|
2017-07-25 04:07:08 +03:00 |
|
Robert Schumacher
|
60825eed0e
|
[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()
|
2017-06-05 22:01:41 -07:00 |
|
Albert Ziegenhagel
|
1253b87519
|
Implement support to request a specific toolset version via the variable VCPKG_PLATFORM_TOOLSET in the triplet file
|
2017-06-02 18:13:12 +02:00 |
|
Robert Schumacher
|
7bb0224ee1
|
[vcpkg] Use stdfs::equivalent() to correctly compare file paths.
Fixes #1053.
|
2017-05-08 19:45:39 -07:00 |
|
Alexander Karatarakis
|
a66b066d45
|
get_environmental_variable() -> get_environment_variable()
|
2017-05-04 14:58:18 -07:00 |
|
Alexander Karatarakis
|
346aa3fab8
|
[clang-format] Cpp11BracedListStyle: true
|
2017-04-28 12:55:50 -07:00 |
|
Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
5fbc9c4563
|
Update cmake version to 3.8.0 (was 3.8.0rc1)
|
2017-04-21 18:41:01 -07:00 |
|
Alexander Karatarakis
|
0cc9748b2a
|
Remove unused #include
|
2017-04-17 19:03:32 -07:00 |
|
Robert Schumacher
|
20397fc845
|
Merge branch 'dev/roschuma/fs-testing'
|
2017-04-14 16:07:54 -07:00 |
|
Alexander Karatarakis
|
392b3a50ea
|
Use Util::find_if/not()
|
2017-04-14 14:31:45 -07:00 |
|
Alexander Karatarakis
|
bd01f8ce83
|
get_files_recursive()/get_files_non_recursive()
|
2017-04-12 23:15:02 -07:00 |
|
Robert Schumacher
|
0bc21296c9
|
[vcpkg] Alias out standard filesystem headers to ensure clean separation.
|
2017-04-11 15:16:39 -07:00 |
|
Robert Schumacher
|
b34c40a4e6
|
[vcpkg] Further work on filesystem abstraction layer.
|
2017-04-08 20:19:35 -07:00 |
|
Robert Schumacher
|
c434dc9986
|
[vcpkg] Initial addition of Filesystem abstraction to enable testing.
|
2017-04-08 16:26:26 -07:00 |
|
Alexander Karatarakis
|
e401799aca
|
color -> Color
|
2017-04-04 16:47:00 -07:00 |
|
Alexander Karatarakis
|
898edccbdc
|
exit_code_and_output -> ExitCodeAndOutput
|
2017-04-04 16:44:46 -07:00 |
|
Alexander Karatarakis
|
3f76b9e53d
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
|