<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/docs/maintainers/vcpkg_from_gitlab.md, branch master</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>CMake command docs say to use 0 for missing SHA512 (#18611)</title>
<updated>2021-07-16T07:17:19+00:00</updated>
<author>
<name>Charles Ellis</name>
<email>hamled@gmail.com</email>
</author>
<published>2021-07-16T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bef043cfe12eb98e2feb0b0976ea6c0fc9046f72'/>
<id>bef043cfe12eb98e2feb0b0976ea6c0fc9046f72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Fix the automatically generated document URL (#16611)</title>
<updated>2021-03-10T17:56:07+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-03-10T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2b20b27b0de7f1b5c1d2ca616de3cea7c21bef9b'/>
<id>2b20b27b0de7f1b5c1d2ca616de3cea7c21bef9b</id>
<content type='text'>
* [document] Fix the automatically generated document URL

* [docs] Format all documents</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [document] Fix the automatically generated document URL

* [docs] Format all documents</pre>
</div>
</content>
</entry>
<entry>
<title>[scripts-audit] Rollup PR 2021-02-26 (#16440)</title>
<updated>2021-02-28T21:17:19+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2021-02-28T21:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3426db05b996481ca31e95fff3734cf23e0f51bc'/>
<id>3426db05b996481ca31e95fff3734cf23e0f51bc</id>
<content type='text'>
* [scripts-audit rollup] PR #16419

* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc

* [scripts-audit rollup] PR #16192

* add a z_ in front of internal functions
* move internal functions out

set feature_vars again in parent scope

* [scripts-audit rollup] PR #16309

Audit vcpkg_copy_pdbs

* [scripts-audit rollup] PR #16304

* Fix usage, documentation

* [scripts-audit rollup] PR #16393

* [scripts-audit rollup] PR #16377

Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [scripts-audit rollup] PR #16419

* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc

* [scripts-audit rollup] PR #16192

* add a z_ in front of internal functions
* move internal functions out

set feature_vars again in parent scope

* [scripts-audit rollup] PR #16309

Audit vcpkg_copy_pdbs

* [scripts-audit rollup] PR #16304

* Fix usage, documentation

* [scripts-audit rollup] PR #16393

* [scripts-audit rollup] PR #16377

Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg docs] consistency-ify docs/regenerate on non-windows (#16127)</title>
<updated>2021-02-08T21:55:11+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2021-02-08T21:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=115c45d8031c9820d189922897768cc550c5ad36'/>
<id>115c45d8031c9820d189922897768cc550c5ad36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline][vtk-m] fix the sha512 (#14884)</title>
<updated>2020-12-03T21:24:26+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-12-03T21:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ef0c3036fcb540957c381b2a8d21448062ac23ae'/>
<id>ef0c3036fcb540957c381b2a8d21448062ac23ae</id>
<content type='text'>
* [vtk-m] fix the sha512

* Bump version

* add FILE_DISAMBIGUATOR to vcpkg_from_gitlab

* actually use the file disambiguator

* regenerate docs

* [moos-core] Add DISABLE_PARALLEL_CONFIGURE

Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vtk-m] fix the sha512

* Bump version

* add FILE_DISAMBIGUATOR to vcpkg_from_gitlab

* actually use the file disambiguator

* regenerate docs

* [moos-core] Add DISABLE_PARALLEL_CONFIGURE

Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg docs] Check for documentation generation in CI (#14614)</title>
<updated>2020-12-01T21:37:26+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-12-01T21:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6b117c9c7e23b933045e0f898120ec837a3816f0'/>
<id>6b117c9c7e23b933045e0f898120ec837a3816f0</id>
<content type='text'>
* [vcpkg docs] Change how documenting port functions works

Instead of using `##`, use comment blocks for documentation.

Also, add some minor docs and change RST -&gt; MD
so we actually get docs generated.

* add CI stuff

* regenerate docs

* fix vcpkg_find_acquire_program to not use _execute_process</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg docs] Change how documenting port functions works

Instead of using `##`, use comment blocks for documentation.

Also, add some minor docs and change RST -&gt; MD
so we actually get docs generated.

* add CI stuff

* regenerate docs

* fix vcpkg_find_acquire_program to not use _execute_process</pre>
</div>
</content>
</entry>
<entry>
<title>Add headers to vcpkg_download_distfile (#5640)</title>
<updated>2019-03-14T20:43:49+00:00</updated>
<author>
<name>Don</name>
<email>don.j.olmstead@gmail.com</email>
</author>
<published>2019-03-14T20:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a421f43ed153cf0c86c7e0e01c9790785e7353e6'/>
<id>a421f43ed153cf0c86c7e0e01c9790785e7353e6</id>
<content type='text'>
* Add headers to vcpkg_download_distfile

Allows headers to be appended when downloading a distribution. This allows for setting
authentication headers to download from a private repository.

* [scripts,docs] Regenerate docs for portfile functions

* [docs,scripts] Fix typo regressions

* [docs,scripts] Fix broken link
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add headers to vcpkg_download_distfile

Allows headers to be appended when downloading a distribution. This allows for setting
authentication headers to download from a private repository.

* [scripts,docs] Regenerate docs for portfile functions

* [docs,scripts] Fix typo regressions

* [docs,scripts] Fix broken link
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Add vcpkg functions usage examples (#5639)</title>
<updated>2019-03-12T00:29:37+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-03-12T00:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f24bd414ceeed5f4faad80405b87da4394c02d63'/>
<id>f24bd414ceeed5f4faad80405b87da4394c02d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xalan-c: Install headers correctly (#4565)</title>
<updated>2018-10-25T19:34:45+00:00</updated>
<author>
<name>Roger Leigh</name>
<email>rleigh@codelibre.net</email>
</author>
<published>2018-10-25T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6d5eba6a6d4f99a03f104e0a639cbbba5325d41b'/>
<id>6d5eba6a6d4f99a03f104e0a639cbbba5325d41b</id>
<content type='text'>
* Add SKIP_CLEAN option to vcpkg_install_msbuild

Also add vcpkg_clean_msbuild function to factor out clean
logic and allow re-use in portfiles.

* xalan-c: Correct header globbing

* vcpkg_install_msbuild: SKIP_CLEAN documentation correction

* [xalan-c] Add explicit check for localmsgindex header.
[docs] Regenerate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add SKIP_CLEAN option to vcpkg_install_msbuild

Also add vcpkg_clean_msbuild function to factor out clean
logic and allow re-use in portfiles.

* xalan-c: Correct header globbing

* vcpkg_install_msbuild: SKIP_CLEAN documentation correction

* [xalan-c] Add explicit check for localmsgindex header.
[docs] Regenerate
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Fix GITLAB_INSTANCE-&gt; GITLAB_URL</title>
<updated>2018-08-08T12:25:20+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-08-08T12:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cfc7f61b61be49020044a17df67ae696cb6fa8fd'/>
<id>cfc7f61b61be49020044a17df67ae696cb6fa8fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
