<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/auto/lib/openssl/make, branch release-1.1.8</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix building OpenSSL-1.0.0 on 64-bit Linux:</title>
<updated>2010-04-02T14:19:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-02T14:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4a529e9aec910166f12cc7c6f107a8776c33ff91'/>
<id>4a529e9aec910166f12cc7c6f107a8776c33ff91</id>
<content type='text'>
make installs the libraries in lib64 directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make installs the libraries in lib64 directory
</pre>
</div>
</content>
</entry>
<entry>
<title>allow "make clean" for OpenSSL, the bug was introduced in r2874</title>
<updated>2009-09-28T12:24:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-28T12:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=920c00dcb5911f06a4485bc6303efe7b46eb4b7a'/>
<id>920c00dcb5911f06a4485bc6303efe7b46eb4b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*) use no-threads for Unix builds only</title>
<updated>2009-05-28T15:30:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-28T15:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0022826d18c6e4d86fa57ea8e5894258bf44d227'/>
<id>0022826d18c6e4d86fa57ea8e5894258bf44d227</id>
<content type='text'>
*) style fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) style fix
</pre>
</div>
</content>
</entry>
<entry>
<title>allow absolute path in --with-openssl=</title>
<updated>2009-05-24T14:14:08+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-24T14:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=082ce9602399485a74fe6405dac4033be87ec97d'/>
<id>082ce9602399485a74fe6405dac4033be87ec97d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building OpenSSL on Unix</title>
<updated>2009-05-19T12:12:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-19T12:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8407ff24ab5579a5b44ba7c2cce1ac44b1066720'/>
<id>8407ff24ab5579a5b44ba7c2cce1ac44b1066720</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building OpenSSL on Win32</title>
<updated>2009-05-14T15:46:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-14T15:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2d252980eddcf8b77eed217704100e5d86c51430'/>
<id>2d252980eddcf8b77eed217704100e5d86c51430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backout r2833: CURDIR was set to Unix style path</title>
<updated>2009-05-12T13:15:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-12T13:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d2af69adc6153a63856f45996ce178846c149dbd'/>
<id>d2af69adc6153a63856f45996ce178846c149dbd</id>
<content type='text'>
instead, do chdir inside Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead, do chdir inside Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>use $(CURDIR) instead of "..\..\.." because the later does not allow to use</title>
<updated>2009-05-11T18:02:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-11T18:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3d746ac4f02807196373e641b10c8f284ccb7646'/>
<id>3d746ac4f02807196373e641b10c8f284ccb7646</id>
<content type='text'>
options as --with-zlib=../zlib-1.2.3.  It seems there is no common way
to learn the current directory in Win32 make's: although nmake has MAKEDIR
variable, nevertheless Borland make's MAKEDIR is the directory where make
is installed, and OpenWatcom wmake has no MAKEDIR at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
options as --with-zlib=../zlib-1.2.3.  It seems there is no common way
to learn the current directory in Win32 make's: although nmake has MAKEDIR
variable, nevertheless Borland make's MAKEDIR is the directory where make
is installed, and OpenWatcom wmake has no MAKEDIR at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenSSL building by MSVC and BCC from sources</title>
<updated>2009-04-15T19:46:24+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T19:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=60798fbea5cf1287aec41c886a1b53dd67304641'/>
<id>60798fbea5cf1287aec41c886a1b53dd67304641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not build OpenSSL with threads, if they are not used</title>
<updated>2007-01-10T15:21:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-10T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=673382f2aaf790f3a7bc6bbe88be89be0eb09534'/>
<id>673382f2aaf790f3a7bc6bbe88be89be0eb09534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
