aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2020-01-13Minor edit to help message for cli depend-info option. Fix for #9534. (#9536)Darrell
2020-01-13Introduce new policy to skip post verification of dll exports (#9642)martin-s
2020-01-09Contributing: Fix a typo (#9566)Maher Jendoubi
2020-01-09Allow ARM64 to build x86 things (#9578)Curtis J Bezault
2019-12-20[vcpkg] Removed unused template function. (#9287)dpoliarush
2019-11-22Merge pull request #9080 from dan-shaw/telemetry-updateRobert Schumacher
2019-11-22update telemetrydan-shaw
2019-11-22[vcpkg] Fix build breaks and run clang-formatRobert Schumacher
2019-11-22Merge branch 'master' into vcpkg_nugetRobert Schumacher
2019-11-21Update to clang 9.* (removed libc++fs) (#8924)fradav
2019-11-14[vcpkg] update telemetrydan-shaw
2019-10-17Fix compile error in Visual Studio 2017 15.1Sergey Zolotarev
2019-10-14Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)Joel Pelaez Jorge
2019-10-07Find default for text/plain on Linux and Windows (#567) (#8435)Chris-SG
2019-09-26[CI system] Add features to test result xml (#8342)Phil Christensen
2019-09-17Fix #8193 (#8200)Alexander Neumann
2019-09-17[vcpkg] Continue on malformed paths in PATH (#8129)Phoebe
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-09-11[vcpkg] Fix depend-info command arguments (#8135)Victor Romero
2019-09-09fix x-history help desc. (#8101)JackBoosY
2019-09-06[x-history] Prints CONTROL version history of a port 👻 (#7377)Victor Romero
2019-08-28Download Mode (#7950)Victor Romero
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-08-27[vcpkg] fix bug in StringView::operator== 😱 (#7930)nicole mazzuca
2019-08-27[vcpkg] fix list parsing logic and add error messagesPhil Christensen
2019-08-26avoid assembling error strings unless there is an errorPhil Christensen
2019-08-26Run clang-format and add more error messagesPhil Christensen
2019-08-26(#7757) [vcpkg] Switch to internal hash algorithms 📜Nicole Mazzuca
2019-08-24[vcpkg] Move do_build_package_and_clean_buildtrees() above generating cpkg_a...Robert Schumacher
2019-08-23Merge branch 'master' into multi_line_dependsPhil Christensen
2019-08-23[vcpkg] bump versionPhil Christensen
2019-08-23clean up list parsing logic and add clear warningsPhil Christensen
2019-08-23(#7798) [vcpkg] Fix the build on FreeBSD 😈Nicole Mazzuca
2019-08-21[vcpkg] Fix gcc-9 warning (#7816)Curtis J Bezault
2019-08-21[boost] split Build-Depends on multipls linesPhil Christensen
2019-08-20[vcpkg]Port toolchains (#7687)Curtis J Bezault
2019-08-19[vcpkg] allow multiple spaces in a comma list (#7754)Phil Christensen
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-08-16Merge pull request #7305 from cbezault/external_file_abiCurtis J Bezault
2019-08-14[depend-info] Fix bugs, add `--sort`, `--show-depth` and `--max-recurse` opti...Victor Romero
2019-08-14Change CMakeLists.txt in toolsrc to allow compiling with llvm toolset (#4572)Alexander Neumann
2019-08-12[vcpkg] Fix the build on VS2015 debug (#7637)nicole mazzuca
2019-08-12drop uneeded parameter from create_binary_control_fileCurtis.Bezault
2019-08-12remove uneeded headerCurtis.Bezault
2019-08-12Fix formatting, hash override, don't move pre_build_infoCurtis.Bezault
2019-08-10remove clever use of std::ignoreNicole Mazzuca
2019-08-10fix two bugs in statusNicole Mazzuca
2019-08-10clang-format, and fix a leftoverNicole Mazzuca
2019-08-10fix the build on unixNicole Mazzuca