| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-05 | Add 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 Spot | Billy 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-22 | Update README.md | Robert Schumacher | |
| 2019-11-07 | Adding the gcc+=7 prerequisite on the README | Kcchouette | |
| 2019-11-04 | Update README.md (#8894) | dan-shaw | |
| 2019-06-10 | Added instruction about libraries not available in vcpkg catalog (#6718) | Quazi Irfan | |
| * Add instruction for library unavailable in vcpkg catalog | |||
| 2019-04-17 | Update the notes on prerequisites (#6128) | Leonard Mosescu | |
| Future proof the instructions | |||
| 2018-12-13 | [autocomplete] Add tab-completion support for bash | Alexander Karatarakis | |
| 2018-11-19 | Merge pull request #4746 from TartanLlama/master | Phil Christensen | |
| Rename example documents and add GitHub packaging example | |||
| 2018-11-16 | Fix typo | Simon Brand | |
| 2018-11-16 | Add packaging GitHub repo example | Simon Brand | |
| 2018-11-15 | [cmake] Update to 3.12.4 | Alexander Karatarakis | |
| 2018-11-15 | Rename example documents | Simon 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-05 | only "optional:" is in italics rather than "optional: CMake 3.10.2" | Cyan/Jos | |
| 2018-10-02 | Rename '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 badge | Robert Schumacher | |
| 2018-07-30 | Fix grammar issue (#3938) | Dandigit | |
| 2018-06-26 | Update README.md | Mohammad Mahdi Rahimi | |
| fix typo: add `.git` extention | |||
| 2018-06-08 | Update documentation | Alexander Karatarakis | |
| 2018-06-05 | Update README with link to integration doc (#3657) | Mateusz Loskot | |
| 2018-04-25 | Update 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 platforms | Robert 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 badge | Robert Schumacher | |
| 2018-01-23 | Update CMake to 3.10.2 | Alexander Karatarakis | |
| 2018-01-03 | Update cmake to 3.10.1 | Albert Ziegenhagel | |
| 2017-12-04 | [autocomplete] Add info in README.md | Alexander 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 readme | atkawa7 | |
| 2017-08-08 | Fix the required CMake version mentioned in the readme | Albert Ziegenhagel | |
| 2017-06-07 | Fix link to documentation in README | Alexander Karatarakis | |
| 2017-06-07 | [vcpkg-docs] Initial commit of triplets documentation | Robert Schumacher | |
| 2017-05-28 | [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and ↵ | Robert Schumacher | |
| MkDocs. | |||
| 2017-05-12 | Make badge non-clickable | Arkady Shapkin | |
| 2017-04-10 | [README] Add CI badge | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience. | Robert Schumacher | |
| 2017-03-09 | Add requirement of CMake 3.8.0 or higher | Mateusz Łoskot | |
| 2017-02-15 | Update README.md | Olaf van der Spek | |
| 2017-01-30 | add VS2017 in pre requisite | Eric Mittelette | |
| 2016-12-25 | Typo in README.md | Olaf van der Spek | |
| 2016-11-01 | [README] Note requirement for git.exe to be available on the path | Robert Schumacher | |
| 2016-11-01 | Fixed link to CONTRIBUTING.md | Mårten Nordheim | |
| 2016-09-19 | [Readme.md] Add comment about VS integration | Alexander Karatarakis | |
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
