<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/script/appveyor-mingw.sh, branch ethomson/https_proxy</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>ci: move appveyor to new scripts</title>
<updated>2018-07-27T15:54:35+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-07-26T14:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=465f8b5163cdee708a6ee81a7c210b2a8baedde4'/>
<id>465f8b5163cdee708a6ee81a7c210b2a8baedde4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>appveyor: build examples</title>
<updated>2017-11-06T11:16:02+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2017-11-06T11:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0b98a66baae83056401a0a5fef5dc5cd2ed3468b'/>
<id>0b98a66baae83056401a0a5fef5dc5cd2ed3468b</id>
<content type='text'>
By default, CMake will not build our examples directory. As we do not
instruct either the MinGW or MSVC builds on AppVeyor to enable building
these examples, we cannot verify that those examples at least build on
Windows systems.

Fix that by passing `-DBUILD_EXAMPLES=ON` to AppVeyor's CMake
invocation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, CMake will not build our examples directory. As we do not
instruct either the MinGW or MSVC builds on AppVeyor to enable building
these examples, we cannot verify that those examples at least build on
Windows systems.

Fix that by passing `-DBUILD_EXAMPLES=ON` to AppVeyor's CMake
invocation.
</pre>
</div>
</content>
</entry>
<entry>
<title>appveyor: don't rewrite system mingw</title>
<updated>2017-02-24T20:25:45+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@github.com</email>
</author>
<published>2017-02-24T17:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=408a7b7737fd560f5a49bf977287b195ead5c885'/>
<id>408a7b7737fd560f5a49bf977287b195ead5c885</id>
<content type='text'>
Download mingw-w64 into our build directory and execute it there, don't
try to overwrite the system's mingw.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Download mingw-w64 into our build directory and execute it there, don't
try to overwrite the system's mingw.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CI support for mingw32</title>
<updated>2016-03-14T10:05:58+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-03-09T18:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b1093e62d521b2625f1651a3c2083a0c3e92ffad'/>
<id>b1093e62d521b2625f1651a3c2083a0c3e92ffad</id>
<content type='text'>
The tests have never run successfully and we do have successful builds
of mingw-w64, so remove these CI builds which do not add value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests have never run successfully and we do have successful builds
of mingw-w64, so remove these CI builds which do not add value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MinGW-w64 to matrix</title>
<updated>2015-03-05T00:52:37+00:00</updated>
<author>
<name>Tony Kelman</name>
<email>tony@kelman.net</email>
</author>
<published>2015-03-04T19:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4c88fd7ce6a385fa313e93d4e1f594f29ccf1a36'/>
<id>4c88fd7ce6a385fa313e93d4e1f594f29ccf1a36</id>
<content type='text'>
cache mingw-w64 downloads

quiet curl and 7zip

run appveyor steps in cmd for mingw
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cache mingw-w64 downloads

quiet curl and 7zip

run appveyor steps in cmd for mingw
</pre>
</div>
</content>
</entry>
<entry>
<title>add mingw to appveyor matrix</title>
<updated>2015-03-04T19:29:40+00:00</updated>
<author>
<name>Tony Kelman</name>
<email>tony@kelman.net</email>
</author>
<published>2015-03-03T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ac5fad2780a381a2d60fb00e4104c713faa301ec'/>
<id>ac5fad2780a381a2d60fb00e4104c713faa301ec</id>
<content type='text'>
use MSYS makefiles generator

add bash script for running mingw on appveyor

add --login and fix run paths

use msys style path to appveyor-mingw.sh

add mingw path to /etc/fstab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use MSYS makefiles generator

add bash script for running mingw on appveyor

add --login and fix run paths

use msys style path to appveyor-mingw.sh

add mingw path to /etc/fstab
</pre>
</div>
</content>
</entry>
</feed>
