aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-09-29[vcpkg docs] Make telemetry section of README.md clearer (#20412)Ronald
* Update README.md format section telemetry to make it more clear * Update README.md
2021-06-03[vcpkg docs] Update readme.md (#18253)Phoebe
* [vcpkg docs] Update readme.md * Update README.md * Update README.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-12[Readme] Added x64 triplet note for Windows Quick Start (#17218)Mark Ingram
2021-03-22[docs] Updates links to documentation in repo's root README.md (#16805)Akshay Shekher
Co-authored-by: Akshay <akshay.shekher@gmail.com>
2020-11-12[vcpkg] Add korean version Readme (#14310)Aki
* Project Start Co-authored-by: jiyuPk <wltmfdmsdnjf@gmail.com> * Update README_ko_KR.md 1차 문서 거의 다 완성 중 Co-Authored-By: GU <64261175+jiyuPk@users.noreply.github.com> * Update README_ko_KR.md * Fix typo ko_KR Co-authored-by: GU <64261175+jiyuPk@users.noreply.github.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-30[vcpkg] translate the README to french (#13971)x0rld
2020-09-30[vcpkg/docs] Add Spanish README (#13735)Jonathan Guzmán
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-24[documentation] Fix manifest link (#13685)Jack·Boos·Yu
* [document] Fix manifest docs * Sync to Chinese document * add empty line * Fix manifest link
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
* [vcpkg docs] add docs for manifest files These are just for the maintainer docs, not user docs. * [vcpkg] EBNF-ify platform expression parsing this modifies nothing about what strings are accepted or rejected, it just moves stuff around. also adds tests. * [vcpkg docs] add manifest mode example * [wip] docs for augustin also fix tabs * [vcpkg manifest] switch to using maps for features * Apply suggestions from code review * un-experimentize format-manifest * flesh out the user manifest mode docs * CRs * billy CRs * final personal pass-thru
2020-08-31[Readme] fix typo & sync content (#13237)Jiahui Chen
2020-08-21[typo] Fix incorrect Path in readme (#13066)Jonathan Guzmán
2020-07-31[vcpkg] Fix typo in link for installing and using packages (#12661)Varun Agrawal
2020-07-07[vcpkg README] Fix links (#12317)nicole mazzuca
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-07[vcpkg docs] new README/Quick Start guide (#12093)nicole mazzuca
* [vcpkg docs] new README/Quick Start guide * some CRs * add VS+CMake instructions * add CLion instructions * Update chinese readme, add link url. * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update README_zh_CN.md Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * CRs * Fix some describe and link * Re-fix url link * Re-fix url link * Re-fix url link Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-06-05[vcpkg README] Add #include<C++> channel (#11750)nicole mazzuca
* [vcpkg README] Add #include<C++> channel * Fix includecpp -> www.includecpp the SSL is only valid for www.*
2020-05-29[vcpkg metrics] Allow someone to opt out after build (#11542)nicole mazzuca
* [vcpkg metrics] start using json library Additionally, add floats to the JSON library since they're required. * [vcpkg metrics] allow users to disable metrics after the build Additionally, as a drive by, fix UUID generation * fix metrics data * code review
2020-05-05Add telemetry notice to `README.md`. (#11171)Billy O'Neal
2020-05-05[vcpkg] point README.md to the correct status badge. (#11175)Billy O'Neal
2020-04-30[vcpkg] Onboard Linux to VMSS, open 'git' port, and switch back to Azure SpotBilly Robert O'Neal III
* Adds scripts to generate scale sets for testing Linux. * Note workaround for https://github.com/microsoft/azure-pipelines-agent/pull/2929 * Switches Windows validation to 'Spot' VMs. * Opens the git port 9418. * Removes provisioning of the no longer used 'logs' file share. * Changes Azure region to 'westus2', which is cheaper. * Adds +x to all the scripts in scripts/azure-pipelines. * Use 'xml-results' for all platforms instead of 'raw xml results' on Windows.
2020-04-24[vcpkg] Fix slack link to current, correct, location. (#11009)Rene Rivera
2019-11-22Update README.mdRobert Schumacher
2019-11-07Adding the gcc+=7 prerequisite on the READMEKcchouette
2019-11-04Update README.md (#8894)dan-shaw
2019-06-10Added instruction about libraries not available in vcpkg catalog (#6718)Quazi Irfan
* Add instruction for library unavailable in vcpkg catalog
2019-04-17Update the notes on prerequisites (#6128)Leonard Mosescu
Future proof the instructions
2018-12-13[autocomplete] Add tab-completion support for bashAlexander Karatarakis
2018-11-19Merge pull request #4746 from TartanLlama/masterPhil Christensen
Rename example documents and add GitHub packaging example
2018-11-16Fix typoSimon Brand
2018-11-16Add packaging GitHub repo exampleSimon Brand
2018-11-15[cmake] Update to 3.12.4Alexander Karatarakis
2018-11-15Rename example documentsSimon Brand
The current names and titles of the examples put too much emphasis on the package which is being demonstrated rather than the concept. This can be jarring for newcomers. This patch renames them to put the emphasis on the concept instead.
2018-10-05only "optional:" is in italics rather than "optional: CMake 3.10.2"Cyan/Jos
2018-10-02Rename 'Ubuntu' with 'Linux' in README.md (#4393)Michael Vetter
Let's not be biased or propagate a certain Linux distribution over others.
2018-08-08[README.md] Remove outdated VSTS badgeRobert Schumacher
2018-07-30Fix grammar issue (#3938)Dandigit
2018-06-26Update README.mdMohammad Mahdi Rahimi
fix typo: add `.git` extention
2018-06-08Update documentationAlexander Karatarakis
2018-06-05Update README with link to integration doc (#3657)Mateusz Loskot
2018-04-25Update Readme to reflect cross-platform support (#3304)Joel Clay
* Remove Windows as specific prerequisite * Add crossplatform announcement to docs * [find_acquire.cmake] Fix ninja path for mac * Another pass at making more platfrom neutral * two additional fixes * [osx] Ignore .DS_Store file. Fixes #3306 * Remove noexcept from BinaryParagraph() * Add Bash shebang to bootstrap script * Update gitignore to exclude the `vcpkg` binary (artifact of the build script) from the git repo * [sh] Change to #!/bin/sh * [sh] Remove merge conflict lines * [sh] permissions * Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. * [libxmlpp] Bump version in CONTROL file * [readme] Add additional supported host platforms * [readme] Slight packing and reformatting
2018-04-25[readme] Add additional supported host platformsRobert Schumacher
2018-04-24[README] Show cmake instructions in the README instead of only linking to ↵Alexander Karatarakis
another md
2018-03-22[README] update badgeRobert Schumacher
2018-01-23Update CMake to 3.10.2Alexander Karatarakis
2018-01-03Update cmake to 3.10.1Albert Ziegenhagel
2017-12-04[autocomplete] Add info in README.mdAlexander Karatarakis
2017-11-26[cmake] update to 3.10.0 (#2236)Mikhail Paulyshka
2017-11-03[cmake] Update to 3.9.5 (was 3.9.4)Alexander Karatarakis
2017-10-17[cmake] Update to 3.9.4 (was 3.9.3)Alexander Karatarakis
2017-08-11[cmake] change version in readmeatkawa7
2017-08-08Fix the required CMake version mentioned in the readmeAlbert Ziegenhagel