<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/buildconf, branch bagder/https-proxyu-req-http</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>buildconf: exec autoreconf to avoid additional process</title>
<updated>2020-08-29T19:43:49+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-08-29T09:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8b69ac0c10e8c718e97c3e0465629a77d499aace'/>
<id>8b69ac0c10e8c718e97c3e0465629a77d499aace</id>
<content type='text'>
Also make buildconf exit with the return code of autoreconf.

Reviewed-by: Daniel Stenberg

Follow up to #5853
Closes #5890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make buildconf exit with the return code of autoreconf.

Reviewed-by: Daniel Stenberg

Follow up to #5853
Closes #5890
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: invoke 'autoreconf -fi' instead</title>
<updated>2020-08-27T20:53:34+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-25T14:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=85868537d6d5b890dd7b70411b73ab3e97a8b820'/>
<id>85868537d6d5b890dd7b70411b73ab3e97a8b820</id>
<content type='text'>
The custom script isn't necessary anymore - but remains for simplicity
and just invokes autoreconf.

Closes #5853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The custom script isn't necessary anymore - but remains for simplicity
and just invokes autoreconf.

Closes #5853
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: retire ares buildconf invocation</title>
<updated>2020-07-31T22:00:37+00:00</updated>
<author>
<name>Carlo Marcelo Arenas Belón</name>
<email>carenas@gmail.com</email>
</author>
<published>2020-07-19T22:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a39ecb3fac78750621536ed3ff4e65fd19064277'/>
<id>a39ecb3fac78750621536ed3ff4e65fd19064277</id>
<content type='text'>
no longer needed after 4259d2df7dd95637a4b1e3fb174fe5e5aef81069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no longer needed after 4259d2df7dd95637a4b1e3fb174fe5e5aef81069
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: excempt defunct reference to ACLOCAL_FLAGS</title>
<updated>2020-07-31T22:00:37+00:00</updated>
<author>
<name>Carlo Marcelo Arenas Belón</name>
<email>carenas@gmail.com</email>
</author>
<published>2020-07-19T22:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=afa0a120189d85b51d0505dda75f5110d33b3004'/>
<id>afa0a120189d85b51d0505dda75f5110d33b3004</id>
<content type='text'>
retired with 09f278121e815028adb24d228d8092fc6cb022aa but kept around as
the name is generic enough that it might be in use and relied upon from
the environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
retired with 09f278121e815028adb24d228d8092fc6cb022aa but kept around as
the name is generic enough that it might be in use and relied upon from
the environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: avoid array concatenation in die()</title>
<updated>2020-07-31T22:00:31+00:00</updated>
<author>
<name>Carlo Marcelo Arenas Belón</name>
<email>carenas@gmail.com</email>
</author>
<published>2020-07-19T22:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=72707958395af63eba574c4449cf6f901adf8353'/>
<id>72707958395af63eba574c4449cf6f901adf8353</id>
<content type='text'>
reported as error SC2145[1] by shellcheck, but not expected to cause
any behavioural differences otherwise.

[1] https://github.com/koalaman/shellcheck/wiki/SC2145

Closes #5701
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reported as error SC2145[1] by shellcheck, but not expected to cause
any behavioural differences otherwise.

[1] https://github.com/koalaman/shellcheck/wiki/SC2145

Closes #5701
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: remove -print from the find command that removes files</title>
<updated>2020-06-10T21:40:00+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-06-10T21:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=38d4abf5103c1abbe0f409d342ebb4e71404b7e9'/>
<id>38d4abf5103c1abbe0f409d342ebb4e71404b7e9</id>
<content type='text'>
It's just too annoying and unnecessary to get a long list of files shown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just too annoying and unnecessary to get a long list of files shown
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "buildconf: use find -execdir"</title>
<updated>2020-05-29T15:37:24+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-29T15:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d618986a1cbaf5826dbb12fe0544c645906810a6'/>
<id>d618986a1cbaf5826dbb12fe0544c645906810a6</id>
<content type='text'>
This partially reverts commit c712009838f44211958854de431315586995bc61.

Keep the ares_ files removed but bring back the older way to run find,
to make it work with busybox's find, as apparently that's being used.

Reported-by: Max Peal
Fixes #5483
Closes #5484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This partially reverts commit c712009838f44211958854de431315586995bc61.

Keep the ares_ files removed but bring back the older way to run find,
to make it work with busybox's find, as apparently that's being used.

Reported-by: Max Peal
Fixes #5483
Closes #5484
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: use find -execdir instead, remove -print and the ares files</title>
<updated>2020-04-15T12:54:42+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-15T12:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c712009838f44211958854de431315586995bc61'/>
<id>c712009838f44211958854de431315586995bc61</id>
<content type='text'>
Follow-up to 1e41bec96a6e

Suggested-by: Marc Hörsken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to 1e41bec96a6e

Suggested-by: Marc Hörsken
</pre>
</div>
</content>
</entry>
<entry>
<title>buildconf: avoid using tempfile when removing files</title>
<updated>2020-04-15T10:53:53+00:00</updated>
<author>
<name>Alexander V. Tikhonov</name>
<email>avtikhon@tarantool.org</email>
</author>
<published>2019-11-08T12:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=1e41bec96a6e2fcb7be3146ba0e6795d7f59fb66'/>
<id>1e41bec96a6e2fcb7be3146ba0e6795d7f59fb66</id>
<content type='text'>
Closes #5213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5213
</pre>
</div>
</content>
</entry>
<entry>
<title>includes: remove curl/curlbuild.h and curl/curlrules.h</title>
<updated>2017-06-14T09:07:33+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-05-22T07:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=73a2fcea0b4adea6ba342cd7ed1149782c214ae3'/>
<id>73a2fcea0b4adea6ba342cd7ed1149782c214ae3</id>
<content type='text'>
Rely entirely on curl/system.h now.

Introduced in Aug 2008 with commit 14240e9e109f. Now gone.

Fixes #1456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rely entirely on curl/system.h now.

Introduced in Aug 2008 with commit 14240e9e109f. Now gone.

Fixes #1456
</pre>
</div>
</content>
</entry>
</feed>
