vcpkg/toolsrc/src
Marco Craveiro d82f37b4bf [vcpkg] Fix warning on Apple (#5333)
Return type of _NSGetExecutablePath is int rather than bool [1],
causing a warning on Apple.

[1] https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/dyld.3.html
2019-02-08 18:06:08 -08:00
..
vcpkg [vcpkg] Fix warning on Apple (#5333) 2019-02-08 18:06:08 -08:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
tests.arguments.cpp [vcpkg-tests] Use PCH. 2017-11-11 19:47:56 -08:00
tests.chrono.cpp [vcpkg-contact-survey] Add monthly survey prompt 2017-12-01 16:08:09 -08:00
tests.dependencies.cpp [vcpkg-tests] Use PCH. 2017-11-11 19:47:56 -08:00
tests.packagespec.cpp [vcpkg-tests] Use PCH. 2017-11-11 19:47:56 -08:00
tests.paragraph.cpp Fix #3170 issue with /permissive- 2018-04-25 18:15:54 -07:00
tests.pch.cpp [vcpkg-tests] Use PCH. 2017-11-11 19:47:56 -08:00
tests.plan.cpp [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
tests.statusparagraphs.cpp [vcpkg] Add find/find_installed/is_installed for FeatureSpec 2018-02-16 14:27:59 +01:00
tests.update.cpp [vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed. 2017-12-13 05:43:00 -08:00
tests.utils.cpp Fix #3170 issue with /permissive- 2018-04-25 18:15:54 -07:00
vcpkg.cpp [vcpkg] Respect the documented VS environment variable %VCPKG_VISUAL_STUDIO_PATH% 2019-02-05 14:46:17 -08:00
vcpkgmetricsuploader.cpp [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00