vcpkg/scripts
Billy O'Neal 3b0080e3b0
[vcpkg] Harden file removals and clean directory contents in "CI" inside vcpkg itself. (#11432)
`files.h/files.cpp`:
* Add end and else comments to all macros.
* Add "remove_all_inside" function which empties a directory without actually deleting the directory. This is necessary to handle the case where the directory is actually a directory symlink.
* Change remove_all to use std::remove when VCPKG_USE_STD_FILESYSTEM is set; this will engage POSIX delete support available on current Win10.

`commands.ci.cpp`: empty "installed".

`*/initialize_environment.*`: No longer clean the directories outside the tool.

`ci-step.ps1`: Remove unused console output tee-ing.
2020-05-19 13:43:30 -07:00
..
azure-pipelines [vcpkg] Harden file removals and clean directory contents in "CI" inside vcpkg itself. (#11432) 2020-05-19 13:43:30 -07:00
boost [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
buildsystems [azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139) 2020-05-08 14:35:59 -07:00
cmake [gn, crashpad] Add GN build support and crashpad port (#10505) 2020-05-11 14:58:12 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates Add support for building with MinGW (#9137) 2020-01-17 15:36:08 -08:00
toolchains [android] Link C++ runtime according to VCPKG_CRT_LINKAGE (#11266) 2020-05-11 13:42:08 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 [vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368) 2020-05-18 11:05:23 -07:00
bootstrap.sh [vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239) 2020-05-14 12:49:31 -07:00
build_info.cmake [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398) 2020-04-09 17:04:20 -07:00
ci.baseline.txt [libgo] Update to 3.1 (#11263) 2020-05-18 14:09:10 -07:00
cleanEnvironmentHelper.ps1 #5248 make vcpkg buildable as 'system' user (#7038) 2019-06-25 21:45:02 -07:00
ports.cmake [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398) 2020-04-09 17:04:20 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10399) 2020-03-27 20:19:53 -07:00
vcpkgTools.xml [vcpkg] Update git to 2.26.2 (#10932) 2020-04-23 13:47:47 -07:00