<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Makefile.global, branch php-7.0.2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Add targets to simplify building PHP with FDO (Feedback Directed Optimisation)</title>
<updated>2015-05-26T14:33:25+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-05-26T14:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7dac4d449f72d7eb029aa1a8ee87aaf38e17e1c5'/>
<id>7dac4d449f72d7eb029aa1a8ee87aaf38e17e1c5</id>
<content type='text'>
PHP should be built with the folowing steps:

make clean
make -j4 prof-gen
; now php should be trained with some scripts
; for example `sapi/cgi/php -T 1000 /var/www/http/wordpress/index.php &gt; /dev/null`
make prof-clean
make -j4 prof-use

The "properly" trained build may give up to 10% real performance boost!
"Improprly" trained PHP might be even slower.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHP should be built with the folowing steps:

make clean
make -j4 prof-gen
; now php should be trained with some scripts
; for example `sapi/cgi/php -T 1000 /var/www/http/wordpress/index.php &gt; /dev/null`
make prof-clean
make -j4 prof-use

The "properly" trained build may give up to 10% real performance boost!
"Improprly" trained PHP might be even slower.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces php5 with php7, without whitespace changes.</title>
<updated>2014-09-20T08:01:44+00:00</updated>
<author>
<name>Florian MARGAINE</name>
<email>florian@margaine.com</email>
</author>
<published>2014-09-20T08:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf0303e7824c3e20e9db240f9d4e4b154cc2a72d'/>
<id>cf0303e7824c3e20e9db240f9d4e4b154cc2a72d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2014-03-10T07:55:05+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2014-03-10T07:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aa23d754a9aceb1312a847d588a152e224e08c5b'/>
<id>aa23d754a9aceb1312a847d588a152e224e08c5b</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 remove *.1, it's not generated by make but configure</title>
<updated>2014-03-10T07:54:20+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2014-03-10T07:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a930e047927835db02325e0e7a0ae48da00649e0'/>
<id>a930e047927835db02325e0e7a0ae48da00649e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2014-01-24T02:35:24+00:00</updated>
<author>
<name>Will Fitch</name>
<email>willf@aweber.com</email>
</author>
<published>2014-01-24T02:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a9b40a20fcd6c3c06c62908bc1e7b8a645ecd3c2'/>
<id>a9b40a20fcd6c3c06c62908bc1e7b8a645ecd3c2</id>
<content type='text'>
* PHP-5.5:
  Update gitignore and Makefile for additional entries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Update gitignore and Makefile for additional entries
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-01-24T02:34:57+00:00</updated>
<author>
<name>Will Fitch</name>
<email>willf@aweber.com</email>
</author>
<published>2014-01-24T02:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c0acb9d5f6fc5b8cd1b389877deb2f9452b6ee0b'/>
<id>c0acb9d5f6fc5b8cd1b389877deb2f9452b6ee0b</id>
<content type='text'>
* PHP-5.4:
  Update gitignore and Makefile for additional entries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Update gitignore and Makefile for additional entries
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitignore and Makefile for additional entries</title>
<updated>2014-01-24T02:28:45+00:00</updated>
<author>
<name>Will Fitch</name>
<email>willf@aweber.com</email>
</author>
<published>2014-01-24T02:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c4c10a222e4358b1d9d28ef852e8a5d56709865d'/>
<id>c4c10a222e4358b1d9d28ef852e8a5d56709865d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-08-07T20:14:46+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-08-07T20:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ae4f8b2ab091cf96058e20ebfab387e21cd26b4c'/>
<id>ae4f8b2ab091cf96058e20ebfab387e21cd26b4c</id>
<content type='text'>
* PHP-5.4:
  Remove tabs on blanklines in Makefile sources. This prevents a 'suspicious line' warning when editing &amp; saving Makefile using Emacs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Remove tabs on blanklines in Makefile sources. This prevents a 'suspicious line' warning when editing &amp; saving Makefile using Emacs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tabs on blanklines in Makefile sources. This prevents a</title>
<updated>2013-08-07T20:14:00+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2013-07-30T20:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ed133c4e216b62778fc9c2c53b27be5f454850f'/>
<id>4ed133c4e216b62778fc9c2c53b27be5f454850f</id>
<content type='text'>
'suspicious line' warning when editing &amp; saving Makefile using Emacs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'suspicious line' warning when editing &amp; saving Makefile using Emacs.
</pre>
</div>
</content>
</entry>
<entry>
<title>unify stdint type usage</title>
<updated>2013-08-06T20:49:56+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2013-08-06T20:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=14caf174ff219376e4f1234bd297ffe973cc416e'/>
<id>14caf174ff219376e4f1234bd297ffe973cc416e</id>
<content type='text'>
if you need C99 stdint types, just include "php_stdint.h"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if you need C99 stdint types, just include "php_stdint.h"
</pre>
</div>
</content>
</entry>
</feed>
