<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/.github, branch bagder/manpages-https</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>TLS naming: fix more Winssl and Darwinssl leftovers</title>
<updated>2020-08-07T22:19:21+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-07T15:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2429f45a9782eb56771c57688f85af79e8e383cc'/>
<id>2429f45a9782eb56771c57688f85af79e8e383cc</id>
<content type='text'>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: set minimum macOS version</title>
<updated>2020-07-26T14:31:33+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2020-07-15T08:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=730dc48253e0283cebfe31b29eb7dbec6c7d3d5d'/>
<id>730dc48253e0283cebfe31b29eb7dbec6c7d3d5d</id>
<content type='text'>
This enables some deprecation warnings.
Previously, autotools defaulted to 10.8.

Closes https://github.com/curl/curl/pull/5723
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables some deprecation warnings.
Previously, autotools defaulted to 10.8.

Closes https://github.com/curl/curl/pull/5723
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: enable warnings as errors for CMake builds</title>
<updated>2020-07-25T06:51:11+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2020-07-19T09:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=05904db8615e94a5b61809a1afe3e22cdbd50f43'/>
<id>05904db8615e94a5b61809a1afe3e22cdbd50f43</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/5716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/5716
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: unconditionally enable warnings-as-errors with autotools</title>
<updated>2020-07-19T08:35:19+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2020-07-15T08:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ff8b6ce05fa9587372faed171fb293821ee99ba6'/>
<id>ff8b6ce05fa9587372faed171fb293821ee99ba6</id>
<content type='text'>
Previously, warnings were only visible in the output for most jobs.

Closes https://github.com/curl/curl/pull/5694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, warnings were only visible in the output for most jobs.

Closes https://github.com/curl/curl/pull/5694
</pre>
</div>
</content>
</entry>
<entry>
<title>workflows: limit what branches to run CodeQL on</title>
<updated>2020-07-13T19:01:03+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-07-12T20:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a88fe0fd146b018609a12815ecf336e09d28fb1f'/>
<id>a88fe0fd146b018609a12815ecf336e09d28fb1f</id>
<content type='text'>
Align CodeQL action with existing CI actions:
- Update branch filter to avoid duplicate CI runs.
- Shorten workflow name due to informative job name.

Reviewed-by: Daniel Stenberg

Closes #5660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Align CodeQL action with existing CI actions:
- Update branch filter to avoid duplicate CI runs.
- Shorten workflow name due to informative job name.

Reviewed-by: Daniel Stenberg

Closes #5660
</pre>
</div>
</content>
</entry>
<entry>
<title>codeql-analysis.yml: fix the 'languages' setting</title>
<updated>2020-06-26T06:49:47+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-06-26T06:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7de2a4ce35dee7a9409ab78962ae12894a073d60'/>
<id>7de2a4ce35dee7a9409ab78962ae12894a073d60</id>
<content type='text'>
It needs a 'with:' in front of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It needs a 'with:' in front of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gtihub: codeql-analysis.yml</title>
<updated>2020-06-25T23:06:05+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-06-25T23:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7183f5acc3d7ca39294aec5f1620690911833e8e'/>
<id>7183f5acc3d7ca39294aec5f1620690911833e8e</id>
<content type='text'>
enables code security scanning with github actions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enables code security scanning with github actions</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: fix 'is already installed' errors by using bundle</title>
<updated>2020-06-03T18:18:36+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-06-03T17:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0900b03ecf7cc8e085598f7b4e89817565427a4e'/>
<id>0900b03ecf7cc8e085598f7b4e89817565427a4e</id>
<content type='text'>
Avoid failing CI builds due to nghttp2 being already installed.

Closes #5513
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid failing CI builds due to nghttp2 being already installed.

Closes #5513
</pre>
</div>
</content>
</entry>
<entry>
<title>github/workflow: enable MQTT in the macOS debug build</title>
<updated>2020-04-14T11:04:10+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-14T09:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=23a3ab9dd5ebfd2e17722bfba666d991fe8f4390'/>
<id>23a3ab9dd5ebfd2e17722bfba666d991fe8f4390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: convert CRLF to LF and align indentation</title>
<updated>2020-04-09T22:59:35+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-04-09T22:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=638b8558d1419fdd7a0397983021ded07ab270ca'/>
<id>638b8558d1419fdd7a0397983021ded07ab270ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
