| Age | Commit message (Collapse) | Author |
|
* Update README.md
format section telemetry to make it more clear
* Update README.md
|
|
* [vcpkg docs] Update readme.md
* Update README.md
* Update README.md
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
Co-authored-by: Akshay <akshay.shekher@gmail.com>
|
|
* 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>
|
|
|
|
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [document] Fix manifest docs
* Sync to Chinese document
* add empty line
* Fix manifest link
|
|
* [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
|
|
|
|
|
|
|
|
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [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>
|
|
* [vcpkg README] Add #include<C++> channel
* Fix includecpp -> www.includecpp
the SSL is only valid for www.*
|
|
* [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
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
* Add instruction for library unavailable in vcpkg catalog
|
|
Future proof the instructions
|
|
|
|
Rename example documents and add GitHub packaging example
|
|
|
|
|
|
|
|
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.
|
|
|
|
Let's not be biased or propagate a certain Linux distribution over
others.
|
|
|
|
|
|
fix typo: add `.git` extention
|
|
|
|
|
|
* 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
|
|
|
|
another md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|