aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2018-04-03Add missing quotesAlexander Karatarakis
2018-04-03Add vcpkg edit --allAlexander Karatarakis
2018-04-03Use -L on curlAlexander Karatarakis
2018-04-02[aria2] Use --x-use-aria2 instead of --use-aria2 for nowAlexander Karatarakis
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-04-02[vcpkg.exe] Look for vcpkgTools in downloads/tools/$toolname-$toolversionAlexander Karatarakis
2018-03-30Allow usage of os="windows" in vcpkgTools.xml from vcpkg.exeAlexander Karatarakis
2018-03-30Improve message for appleclangAlexander Karatarakis
2018-03-29Add message for appleclang versions that don't support std::filesystemAlexander Karatarakis
2018-03-27Update CHANGELOG and bump version to v0.0.107Alexander Karatarakis
2018-03-27Hotfix #3144Alexander Karatarakis
2018-03-27[vcpkgTools.xml] Restructre os-specific infoAlexander Karatarakis
2018-03-24[vcpkg] Handle non-sorted output from std::filesystemRobert Schumacher
2018-03-24Fix nameAlexander Karatarakis
2018-03-24Join declaration and assignmentAlexander Karatarakis
2018-03-24Introduce Maps::transform_values()Alexander Karatarakis
2018-03-22[vcpkg] Sort abi tags to ensure stabilityRobert Schumacher
2018-03-22[vcpkg] Download cmake on osx and linuxRobert Schumacher
2018-03-21System::get_program_files() now returns Optional<fs::path>Alexander Karatarakis
2018-03-21Improve error message when PROGRAMFILES is not foundAlexander Karatarakis
2018-03-20[vcpkg] Handle failure to store archiveRobert Schumacher
2018-03-20[vcpkg-hash] Use BCrypt on WindowsAlexander Karatarakis
2018-03-20[vcpkg-ci] Do not rebuild libraries that were previously successful or failedRobert Schumacher
2018-03-19Update CHANGELOG and bump version to v0.0.106Alexander Karatarakis
2018-03-18Add options and documentation for env command (#3007)Jacob Zhong
2018-03-14[vcpkg] Create minimal package structure even on failureRobert Schumacher
2018-03-14[vcpkg] Further refactoring inside `build_package()`Robert Schumacher
2018-03-13[vcpkg] Improve default triplets for non-windowsRobert Schumacher
2018-03-13[vcpkg] Fix get_executable_path on BSDRobert Schumacher
2018-03-13[vcpkg] Silence warnings on recent clangRobert Schumacher
2018-03-13[vcpkg] Link pthreadsRobert Schumacher
2018-03-13[vcpkg] Refactor do_build_package and add archive tombstoningRobert Schumacher
2018-03-11[vcpkg] Use unzip/zip on non-windowsRobert Schumacher
2018-03-11[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a s...Robert Schumacher
2018-03-10[vcpkg] Add VCPKG_DEFAULT_VS_PATH environment variableRobert Schumacher
2018-03-09[vcpkg] Fix issue in upgrade dependency resolution where self-referencing fea...Robert Schumacher
2018-03-09[vcpkg] Enable qualifiers to use ! for inversionRobert Schumacher
2018-03-08[rttr] Fix executables. Fix read-only permissions.Robert Schumacher
2018-03-07[vcpkg] Add case for exe path discovery for macosRobert Schumacher
2018-03-06Fix export informationJacob Zhong
2018-03-02[vcpkg] Allow compilation via CMake with MSVC (#2935)Konstantin Podsvirov
2018-03-02[vcpkg] Improve handling of external toolchain filesRobert Schumacher
2018-02-28[vcpkg] Add tests for create_export_plan and remove unused argumentsRobert Schumacher
2018-02-28[vcpkg] Fix exporting packages with features-depending-on-featuresRobert Schumacher
2018-02-26[vcpkg] Initial commit of experimental compressed binary archiving behind a flagRobert Schumacher
2018-02-26[vcpkg-hash] Fix target paths containing spacesRobert Schumacher
2018-02-26[vcpkg] Refactor VcpkgCmdArguments to not utilize global stateRobert Schumacher
2018-02-26[vcpkg] Add 7zip internal toolRobert Schumacher
2018-02-26[everything] Use -text to ensure consistent files across machines.Robert Schumacher
2018-02-26[vcpkg] Fix feature interdependency during installRobert Schumacher