<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/auto/install, branch release-1.9.3</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Configure: moved NGX_SBIN_PATH variable initialization.</title>
<updated>2015-06-10T09:25:31+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2015-06-10T09:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=76be6f5d700bdc20651e4133378851ec5a147e6b'/>
<id>76be6f5d700bdc20651e4133378851ec5a147e6b</id>
<content type='text'>
It's now initialized in auto/options like the rest of variables
for system paths.

As a side effect, the currently unused macro NGX_SBIN_PATH now
gets the correct value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's now initialized in auto/options like the rest of variables
for system paths.

As a side effect, the currently unused macro NGX_SBIN_PATH now
gets the correct value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure: fixed make macros to use parentheses instead of braces.</title>
<updated>2012-09-11T12:43:59+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-09-11T12:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=27b9435343347064da0dcd5f99fe42e471452e52'/>
<id>27b9435343347064da0dcd5f99fe42e471452e52</id>
<content type='text'>
Parentheses are more portable, in particular they are understood by nmake
while braces aren't.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parentheses are more portable, in particular they are understood by nmake
while braces aren't.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure: fixed "make" used instead of "${MAKE}".</title>
<updated>2012-07-07T09:35:30+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-07-07T09:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8aaf9d35b785ea887adc020789ba162804fad869'/>
<id>8aaf9d35b785ea887adc020789ba162804fad869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright updated.</title>
<updated>2012-01-18T15:07:43+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@nginx.com</email>
</author>
<published>2012-01-18T15:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f8d59e33f34185c28d1d3c6625a897e214b7ca73'/>
<id>f8d59e33f34185c28d1d3c6625a897e214b7ca73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure on Solaris fixed</title>
<updated>2011-12-20T16:20:23+00:00</updated>
<author>
<name>Sergey Budnevitch</name>
<email>sb@waeme.net</email>
</author>
<published>2011-12-20T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2f6e243499d3ef0a8bbb811c68b1a169a4f8b71c'/>
<id>2f6e243499d3ef0a8bbb811c68b1a169a4f8b71c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made it possible to build/install from the SVN checkout.</title>
<updated>2011-11-22T13:26:44+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-11-22T13:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7cd93c69260bd86d94b7408638d5f9f90cdf1db7'/>
<id>7cd93c69260bd86d94b7408638d5f9f90cdf1db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed configuration summary and manpage contents for the special</title>
<updated>2011-10-12T09:04:59+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-10-12T09:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=88ca608da196d315e29558ab8b685d9977aab65a'/>
<id>88ca608da196d315e29558ab8b685d9977aab65a</id>
<content type='text'>
--error-log-path=stderr case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--error-log-path=stderr case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild manpage only if needed.</title>
<updated>2011-08-18T15:57:59+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-18T15:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=400de576f918f08a522b5b86d54038d2c0b7f6ef'/>
<id>400de576f918f08a522b5b86d54038d2c0b7f6ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add man page in release tarball and fix man building procedure</title>
<updated>2010-11-29T15:23:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-11-29T15:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=71948cce0c29a32eaa1b8a5903f6c742801fe18f'/>
<id>71948cce0c29a32eaa1b8a5903f6c742801fe18f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add nginx.8 man page</title>
<updated>2010-11-25T14:12:31+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-11-25T14:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e1a30b446f15fd11cb13357d401643ecd3f57bfd'/>
<id>e1a30b446f15fd11cb13357d401643ecd3f57bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
