<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/CMake/CurlTests.c, branch bagder/https-proxy-tests</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>copyrights: update all copyright notices to 2019 on files changed this year</title>
<updated>2019-11-02T22:15:56+00:00</updated>
<author>
<name>Vilhelm Prytz</name>
<email>vilhelm@prytznet.se</email>
</author>
<published>2019-10-31T20:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d0319adb0c9b0931310fa57131584e15f5cba7bb'/>
<id>d0319adb0c9b0931310fa57131584e15f5cba7bb</id>
<content type='text'>
Closes #4547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4547
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix Codacy warnings</title>
<updated>2019-06-05T18:38:06+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2019-05-25T08:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e23c52b3295a525fbaae9e7ed3e7061fea6dffc2'/>
<id>e23c52b3295a525fbaae9e7ed3e7061fea6dffc2</id>
<content type='text'>
Reduce variable scopes and remove redundant variable stores.

Closes https://github.com/curl/curl/pull/3975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce variable scopes and remove redundant variable stores.

Closes https://github.com/curl/curl/pull/3975
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: restore C89 compatibility of CurlTests.c</title>
<updated>2019-05-12T07:23:34+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2019-05-11T20:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5f8b9fe81d9681033babb4fbcf983304aa7d11c8'/>
<id>5f8b9fe81d9681033babb4fbcf983304aa7d11c8</id>
<content type='text'>
I broke it in d1b5cf830bfe169745721b21245d2217d2c2453e and
97de97daefc2ed084c91eff34af2426f2e55e134.

Reported-by: Viktor Szakats
Ref: https://github.com/curl/curl/commit/97de97daefc2ed084c91eff34af2426f2e55e134#commitcomment-33499044
Closes https://github.com/curl/curl/pull/3868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I broke it in d1b5cf830bfe169745721b21245d2217d2c2453e and
97de97daefc2ed084c91eff34af2426f2e55e134.

Reported-by: Viktor Szakats
Ref: https://github.com/curl/curl/commit/97de97daefc2ed084c91eff34af2426f2e55e134#commitcomment-33499044
Closes https://github.com/curl/curl/pull/3868
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: suppress unused variable warnings</title>
<updated>2019-05-11T12:19:02+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2019-05-11T12:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=97de97daefc2ed084c91eff34af2426f2e55e134'/>
<id>97de97daefc2ed084c91eff34af2426f2e55e134</id>
<content type='text'>
I missed these in commit d1b5cf830bfe169745721b21245d2217d2c2453e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I missed these in commit d1b5cf830bfe169745721b21245d2217d2c2453e.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix Codacy/CppCheck warnings</title>
<updated>2019-04-11T19:08:44+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2019-04-05T17:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d1b5cf830bfe169745721b21245d2217d2c2453e'/>
<id>d1b5cf830bfe169745721b21245d2217d2c2453e</id>
<content type='text'>
- remove unused variables
- declare conditionally used variables conditionally
- suppress unused variable warnings in the CMake tests
- remove dead variable stores
- consistently use WIN32 macro to detect Windows

Closes https://github.com/curl/curl/pull/3739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove unused variables
- declare conditionally used variables conditionally
- suppress unused variable warnings in the CMake tests
- remove dead variable stores
- consistently use WIN32 macro to detect Windows

Closes https://github.com/curl/curl/pull/3739
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCC</title>
<updated>2019-01-11T19:48:54+00:00</updated>
<author>
<name>Sergei Nikulov</name>
<email>sergey.nikulov@gmail.com</email>
</author>
<published>2019-01-11T09:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=52e27fe9c6421d36337c0b69df6ca2b3b2d72613'/>
<id>52e27fe9c6421d36337c0b69df6ca2b3b2d72613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: test and set missed defines during configuration</title>
<updated>2018-10-05T10:10:41+00:00</updated>
<author>
<name>dmitrykos</name>
<email>dmitrykos@neutroncode.com</email>
</author>
<published>2018-10-04T18:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=667b5721c71480b4e5dbd2f91d7668a2b92bf00b'/>
<id>667b5721c71480b4e5dbd2f91d7668a2b92bf00b</id>
<content type='text'>
Added configuration checks for HAVE_BUILTIN_AVAILABLE and HAVE_CLOCK_GETTIME_MONOTONIC.

Closes #3097
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added configuration checks for HAVE_BUILTIN_AVAILABLE and HAVE_CLOCK_GETTIME_MONOTONIC.

Closes #3097
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: fixed comments in compile checks code</title>
<updated>2018-05-29T06:13:06+00:00</updated>
<author>
<name>Sergei Nikulov</name>
<email>snikulov@topcon.com</email>
</author>
<published>2018-05-28T06:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=954284f9192ccc9719e39970f39c7ac2d9090511'/>
<id>954284f9192ccc9719e39970f39c7ac2d9090511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the test for fsetxattr and strerror_r tests in CMake to work without compiling</title>
<updated>2018-05-28T05:05:16+00:00</updated>
<author>
<name>maxed</name>
<email>max.savenkov@gmail.com</email>
</author>
<published>2018-03-31T10:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7e93637acd9f5741ac4c09bbca353ac8da42bb17'/>
<id>7e93637acd9f5741ac4c09bbca353ac8da42bb17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Support curl --xattr when built with cmake</title>
<updated>2017-02-01T06:11:52+00:00</updated>
<author>
<name>Sean Burford</name>
<email>sburford@google.com</email>
</author>
<published>2016-07-19T00:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=1c877a0712b7851c7f286007193668058ed2e987'/>
<id>1c877a0712b7851c7f286007193668058ed2e987</id>
<content type='text'>
- Test for and set HAVE_FSETXATTR when support for extended file
  attributes is present.

Closes https://github.com/curl/curl/pull/1176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Test for and set HAVE_FSETXATTR when support for extended file
  attributes is present.

Closes https://github.com/curl/curl/pull/1176
</pre>
</div>
</content>
</entry>
</feed>
