<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/java/Makefile.in, branch php-4.0.4pl1</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>Use "mkdir -p" instead of "test -d || mkdir" where possible</title>
<updated>2000-05-15T16:02:43+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-15T16:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ab33a4d13a69285c6c2853444fb56f8de82ba82'/>
<id>8ab33a4d13a69285c6c2853444fb56f8de82ba82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing empty lines</title>
<updated>2000-05-01T22:38:42+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-01T22:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7613e064f8281cc09fefe9f89655ea8af10e095c'/>
<id>7613e064f8281cc09fefe9f89655ea8af10e095c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Large test commit IV</title>
<updated>2000-05-01T22:04:52+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-01T22:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d36199cf991792369517ef38d714ae21d222671'/>
<id>0d36199cf991792369517ef38d714ae21d222671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Large commit test III</title>
<updated>2000-05-01T22:00:09+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-01T22:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=de2cea47c0840a58dc3ed29c3426e81eb0358d5a'/>
<id>de2cea47c0840a58dc3ed29c3426e81eb0358d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved in-tree shared libraries build system</title>
<updated>2000-05-01T02:42:55+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-01T02:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a481fddfb363d13ed28036bf94974c968197ca2b'/>
<id>a481fddfb363d13ed28036bf94974c968197ca2b</id>
<content type='text'>
The following new/revived shared modules are available now:

  ... MySQL (*)
  ... PCRE (*)
  ... Session
  ... SWF

  (*) capable of using bundled library or external library

All changes:

  The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now.
  This effectively means that all extensions have to use dynlib.

  ext/mysql/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/pcre/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/ext_skel was changed to reflect that more modules should be
  compileable as shared module.

  ext/Makefile.in has been simplified enormously.

  Dependencies are now stored in the build tree.

  Empty dependencies are not generated by buildconf anymore. They
  are now dynamically created during the build process.

  Implicit rules for .S were removed.

  The NO_RECURSION feature was removed.

  "libs.mk" has been added to all cvsignore files in ext.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following new/revived shared modules are available now:

  ... MySQL (*)
  ... PCRE (*)
  ... Session
  ... SWF

  (*) capable of using bundled library or external library

All changes:

  The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now.
  This effectively means that all extensions have to use dynlib.

  ext/mysql/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/pcre/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/ext_skel was changed to reflect that more modules should be
  compileable as shared module.

  ext/Makefile.in has been simplified enormously.

  Dependencies are now stored in the build tree.

  Empty dependencies are not generated by buildconf anymore. They
  are now dynamically created during the build process.

  Implicit rules for .S were removed.

  The NO_RECURSION feature was removed.

  "libs.mk" has been added to all cvsignore files in ext.

</pre>
</div>
</content>
</entry>
<entry>
<title>Overall UNIX build system improvements:</title>
<updated>2000-04-30T03:20:09+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-04-30T03:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=953fe189dacec1f3079f1c2c043b6644725b643e'/>
<id>953fe189dacec1f3079f1c2c043b6644725b643e</id>
<content type='text'>
* Makefile header is now completely dynamic
* Absolute paths in (top_)?(src|build)dir and VPATH
  (fixes Tru64 support)
* VPATH does not contain variables anymore
  (fixes UnixWare support)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile header is now completely dynamic
* Absolute paths in (top_)?(src|build)dir and VPATH
  (fixes Tru64 support)
* VPATH does not contain variables anymore
  (fixes UnixWare support)

</pre>
</div>
</content>
</entry>
<entry>
<title>test -e doesn't exist on Solaris - substituting test -d</title>
<updated>2000-04-03T15:29:39+00:00</updated>
<author>
<name>Sam Ruby</name>
<email>rubys@php.net</email>
</author>
<published>2000-04-03T15:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=617e1b054cf76362df87e91f2c864c41e9533771'/>
<id>617e1b054cf76362df87e91f2c864c41e9533771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate java.library ini option in favor of rpath</title>
<updated>2000-03-13T01:11:36+00:00</updated>
<author>
<name>Sam Ruby</name>
<email>rubys@php.net</email>
</author>
<published>2000-03-13T01:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6e2c7e51370efd738d22af0a6fa9b2c9ca94ebed'/>
<id>6e2c7e51370efd738d22af0a6fa9b2c9ca94ebed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>File is found in $(srcdir)</title>
<updated>2000-02-18T09:59:42+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-02-18T09:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9935ddee9957aea72ca48e2f9be27631415def9b'/>
<id>9935ddee9957aea72ca48e2f9be27631415def9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP now starts up in CGI mode with Kaffe on RedHat Linux 6.1.</title>
<updated>2000-01-27T13:44:45+00:00</updated>
<author>
<name>Sam Ruby</name>
<email>rubys@php.net</email>
</author>
<published>2000-01-27T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5924c920ec7e1439944d55a58acc95af171e08db'/>
<id>5924c920ec7e1439944d55a58acc95af171e08db</id>
<content type='text'>
status: segfault atexit, npe in jawt - but otherwise both samples work!
Installation needs more work

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
status: segfault atexit, npe in jawt - but otherwise both samples work!
Installation needs more work

</pre>
</div>
</content>
</entry>
</feed>
