<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/docs/maintainers, branch 2019.10</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[libxslt]Using vcpkg_install_nmake in Windows, support unix. (#8589)</title>
<updated>2019-10-30T06:23:36+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-30T06:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=934275b7125e89caeaeff167d567574bf41e8264'/>
<id>934275b7125e89caeaeff167d567574bf41e8264</id>
<content type='text'>
* [libxslt]Using vcpkg_install_nmake in Windows, support unix.

* support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE

* Re-trigger CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libxslt]Using vcpkg_install_nmake in Windows, support unix.

* support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE

* Re-trigger CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>maintainer-guide.md - Fix link (#8720)</title>
<updated>2019-10-24T22:51:16+00:00</updated>
<author>
<name>Wolfgang Stöggl</name>
<email>c72578@yahoo.de</email>
</author>
<published>2019-10-24T22:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=92af850c1cf514a9045f05502392311b528e8311'/>
<id>92af850c1cf514a9045f05502392311b528e8311</id>
<content type='text'>
"source_" was missing in the name of the helper function. Fix typo:
vcpkg_extract_archive_ex -&gt; vcpkg_extract_source_archive_ex</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"source_" was missing in the name of the helper function. Fix typo:
vcpkg_extract_archive_ex -&gt; vcpkg_extract_source_archive_ex</pre>
</div>
</content>
</entry>
<entry>
<title>support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)</title>
<updated>2019-10-21T23:23:52+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-21T23:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=988b1c989797380b92ef19c651e391bac546e0dc'/>
<id>988b1c989797380b92ef19c651e391bac546e0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake (#8267)</title>
<updated>2019-10-05T14:51:07+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-05T14:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ad493fd8600c13f75dabcad60e6bd8d644f83c6b'/>
<id>ad493fd8600c13f75dabcad60e6bd8d644f83c6b</id>
<content type='text'>
* Add function vcpkg_configure_make/vcpkg_build_make.

* Fix autoreconf command and add log.

* Add vcpkg_install_make.

* Fix call function name.

* support non-debug mode.

* Add nmake support.

* [tcl]Add new port for testing.

* [vcpkg_configure_make]Fix prefix in linux.

* restart CI systen.

* Separate vcpkg_build_nmake/vcpkg_install_nmake. Add arg PROJECT_NAME.

* fix copy source file. add samples.

* Remove uncommon options.
Add force install para to autoreconf.

* fix build error.

* fix options judgment.

* enable nmake in windows.

* fix some envs and macros. Disable NMAKE in vcpkg_configure_make currently.

* update docs.

* fix environments.

* Modify libosip2 to use vcpkg_configure_make/vcpkg_install_make.

* [tcl]Tcl separates PR.

* trigger PR-EAGER.

* [freexl]Fix options name and remove option NMAKE.

* use tool-chain instead of set environments manually.

* fix autoreconf para.

* use vcpkg_execute_build_process instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add function vcpkg_configure_make/vcpkg_build_make.

* Fix autoreconf command and add log.

* Add vcpkg_install_make.

* Fix call function name.

* support non-debug mode.

* Add nmake support.

* [tcl]Add new port for testing.

* [vcpkg_configure_make]Fix prefix in linux.

* restart CI systen.

* Separate vcpkg_build_nmake/vcpkg_install_nmake. Add arg PROJECT_NAME.

* fix copy source file. add samples.

* Remove uncommon options.
Add force install para to autoreconf.

* fix build error.

* fix options judgment.

* enable nmake in windows.

* fix some envs and macros. Disable NMAKE in vcpkg_configure_make currently.

* update docs.

* fix environments.

* Modify libosip2 to use vcpkg_configure_make/vcpkg_install_make.

* [tcl]Tcl separates PR.

* trigger PR-EAGER.

* [freexl]Fix options name and remove option NMAKE.

* use tool-chain instead of set environments manually.

* fix autoreconf para.

* use vcpkg_execute_build_process instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and rename cmake_fixup_cmake_targets.md to vcpkg_fixup_cmake_targets.md (#8424)</title>
<updated>2019-10-02T14:08:51+00:00</updated>
<author>
<name>Vinny</name>
<email>vpaladino778@gmail.com</email>
</author>
<published>2019-10-02T14:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=85e7e815f17d3a316089f9aa3bc0ee3c2a13039d'/>
<id>85e7e815f17d3a316089f9aa3bc0ee3c2a13039d</id>
<content type='text'>
Corrected incorrect file name. 
Added inline code for reading clarity
Added examples</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected incorrect file name. 
Added inline code for reading clarity
Added examples</pre>
</div>
</content>
</entry>
<entry>
<title>[Documentation] Added documentation page for vcpkg_fixup_cmake_targets.cmake (#8365)</title>
<updated>2019-10-01T15:21:04+00:00</updated>
<author>
<name>Vinny</name>
<email>vpaladino778@gmail.com</email>
</author>
<published>2019-10-01T15:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5ebf65665dfbf29abeb49410070c2102490fd476'/>
<id>5ebf65665dfbf29abeb49410070c2102490fd476</id>
<content type='text'>
* Added documentation page for vcpkg_fixup_cmake_targets.cmake, added example usage comment to .cmake file

* Update cmake_fixup_cmake_targets.md

* Update cmake_fixup_cmake_targets.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added documentation page for vcpkg_fixup_cmake_targets.cmake, added example usage comment to .cmake file

* Update cmake_fixup_cmake_targets.md

* Update cmake_fixup_cmake_targets.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in maintainer-guide.md (#8383)</title>
<updated>2019-09-29T17:50:13+00:00</updated>
<author>
<name>Wolfgang Stöggl</name>
<email>c72578@yahoo.de</email>
</author>
<published>2019-09-29T17:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d9932608863f57512db4b415ae6e14ff0bd6e11d'/>
<id>d9932608863f57512db4b415ae6e14ff0bd6e11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Download Mode (#7950)</title>
<updated>2019-08-28T20:49:29+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-08-28T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f5c732b40d43f062278f247036b773477823813b'/>
<id>f5c732b40d43f062278f247036b773477823813b</id>
<content type='text'>
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_&lt;source&gt; helpers

* Fix calls to _execute_process() when not in Download Mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_&lt;source&gt; helpers

* Fix calls to _execute_process() when not in Download Mode
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)</title>
<updated>2019-08-28T18:59:30+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-08-28T18:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4b404e8cfbdde4277733adaacc399fa4e1b57320'/>
<id>4b404e8cfbdde4277733adaacc399fa4e1b57320</id>
<content type='text'>
This reverts commit 65d4bc146bf7c1c21989b680497b1f6f9a09c967.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 65d4bc146bf7c1c21989b680497b1f6f9a09c967.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg install] Enable Download Mode (#7797)</title>
<updated>2019-08-28T18:47:17+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-08-28T18:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=65d4bc146bf7c1c21989b680497b1f6f9a09c967'/>
<id>65d4bc146bf7c1c21989b680497b1f6f9a09c967</id>
<content type='text'>
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_&lt;source&gt; helpers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_&lt;source&gt; helpers
</pre>
</div>
</content>
</entry>
</feed>
