<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/toolsrc, branch 2019.07</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[vcpkg] Fix RealFilesystem::remove_all (#7430)</title>
<updated>2019-07-26T23:32:33+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2019-07-26T23:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f990dfaa5ba82155f95b75021453c075816fd4be'/>
<id>f990dfaa5ba82155f95b75021453c075816fd4be</id>
<content type='text'>
* fix remove_all

we were attempting to remove READONLY files before this, and so set them to non-READONLY

* fix linux/macos support

* whee fix vs2015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix remove_all

we were attempting to remove READONLY files before this, and so set them to non-READONLY

* fix linux/macos support

* whee fix vs2015
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify CMakeLists to split up vcpkglib (#7407)</title>
<updated>2019-07-24T20:50:45+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2019-07-24T20:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=aeecc01fbd9b888a186a407532af679eacdaab2c'/>
<id>aeecc01fbd9b888a186a407532af679eacdaab2c</id>
<content type='text'>
Before this, we had vcpkg and vcpkg-test taking the vcpkglib source
files directory -- this commit makes vcpkglib an object library.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this, we had vcpkg and vcpkg-test taking the vcpkglib source
files directory -- this commit makes vcpkglib an object library.</pre>
</div>
</content>
</entry>
<entry>
<title>fix some of the awful mix of macros</title>
<updated>2019-07-22T19:29:17+00:00</updated>
<author>
<name>Nicole Mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2019-07-22T18:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2c20a9d98186e029ff443932295d7cdcad96980e'/>
<id>2c20a9d98186e029ff443932295d7cdcad96980e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow tests to run on older standard libraries</title>
<updated>2019-07-20T06:20:28+00:00</updated>
<author>
<name>Nicole Mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2019-07-20T06:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0d8bba52e4c0a861b25f9d32006bfde9b749e09f'/>
<id>0d8bba52e4c0a861b25f9d32006bfde9b749e09f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to new test framework</title>
<updated>2019-07-19T19:56:24+00:00</updated>
<author>
<name>Nicole Mazzuca</name>
<email>t-nimaz@microsoft.com</email>
</author>
<published>2019-07-19T19:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c55ea0a0d5229b9dd79aa8ea888f6c0408f9e5dd'/>
<id>c55ea0a0d5229b9dd79aa8ea888f6c0408f9e5dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'trunk' into parallel-file-ops</title>
<updated>2019-07-19T19:17:22+00:00</updated>
<author>
<name>Nicole Mazzuca</name>
<email>t-nimaz@microsoft.com</email>
</author>
<published>2019-07-19T19:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b3caf67749f21952e0157ba77ece755aa01b254a'/>
<id>b3caf67749f21952e0157ba77ece755aa01b254a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Portfile Settings (#7292)</title>
<updated>2019-07-19T15:01:38+00:00</updated>
<author>
<name>Curtis J Bezault</name>
<email>curtbezault@gmail.com</email>
</author>
<published>2019-07-19T15:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=618fa203c13c30bd19826988cff66481bca0562f'/>
<id>618fa203c13c30bd19826988cff66481bca0562f</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite the tests! now they're cross-platform! (#7315)</title>
<updated>2019-07-19T02:07:00+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2019-07-19T02:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=825055378998ae6bc24e8cb0bce2e1fbf9a425da'/>
<id>825055378998ae6bc24e8cb0bce2e1fbf9a425da</id>
<content type='text'>
* begin exploratory rewriting of tests

* continue working on tests

* more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work

* finish writing new tests

  - [x] write catch2 tests
  - [ ] rewrite/at least delete the VS project files
  - [ ] document running tests

* Fix tests to work on WSL, rewrite test vcxproj

still need to test on macOS
also, delete tests.pch.h

* Condense add_test calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* begin exploratory rewriting of tests

* continue working on tests

* more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work

* finish writing new tests

  - [x] write catch2 tests
  - [ ] rewrite/at least delete the VS project files
  - [ ] document running tests

* Fix tests to work on WSL, rewrite test vcxproj

still need to test on macOS
also, delete tests.pch.h

* Condense add_test calls
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format all the things</title>
<updated>2019-07-19T02:03:46+00:00</updated>
<author>
<name>Nicole Mazzuca</name>
<email>t-nimaz@microsoft.com</email>
</author>
<published>2019-07-18T23:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fddebb75da034752fb267ba121497ba58157bb79'/>
<id>fddebb75da034752fb267ba121497ba58157bb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update VERSION.txt</title>
<updated>2019-07-18T23:20:00+00:00</updated>
<author>
<name>Curtis J Bezault</name>
<email>curtbezault@gmail.com</email>
</author>
<published>2019-07-18T23:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9b5ee9941232dc3dd07085de747b1e95bb059525'/>
<id>9b5ee9941232dc3dd07085de747b1e95bb059525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
