helly Wed Aug 31 02:58:29 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
- run-tests-config.php was never used and now renamed
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.24&r2=1.25&ty=u
Index: php-src/scripts/Makefile.frag
sniper Tue Jun 7 17:56:11 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag phpize.in
Log:
- Fix paths when using --libdir and --includedir configure options
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.22&r2=1.23&ty=u
Index: php-src
sniper Mon May 30 02:33:45 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.21&r2=1.22&ty=u
Index: php-src/scripts/Ma
sniper Tue May 3 07:34:33 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
- acconfig.h should not be installed. (it is only a template file..)
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.19&r2=1.20&ty=u
Index: php-src/scripts
sniper Fri Apr 29 22:40:19 2005 EDT
Added files:
/php-src/scripts/devphpextdist
Removed files:
/php-src/scriptsphpextdist
Modified files:
/php-src/scriptsMakefile.frag
Log:
Moved phpextdist to dev/
sniper Thu Mar 24 12:16:34 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
Remove: Has not existed for ages..
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.16&r2=1.17&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scr
sniper Tue Mar 1 04:25:37 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
ws
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.15&r2=1.16&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.15 php-src/
wez Mon Feb 28 00:21:35 2005 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
Let's install the mbstring headers.
Fixes PECL #3516
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.14&r2=1.15&ty=u
Index: php-src/scripts/Makefile.f
derick Tue Dec 28 10:20:42 2004 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
- MFB: Add dom/xml_common.h header as installed header in order to be able to
build pecl/xml_reader
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.12&r2=
sniper Mon Dec 20 23:58:51 2004 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
- Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrong
permissions). (Jani, ramsy at ramix dot jp)
http://cvs.php.net/diff.php/php-src/scripts
rrichards Mon Apr 19 15:46:00 2004 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
add ext/libxml/ to the headers path
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.9&r2=1.10&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php
sniper Fri Sep 19 01:35:51 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
MFB
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.7 php-src/scripts/Makefile.frag:1.8
--- php-src/scripts/Makefile.frag:1.7 Sun Aug 31 06
Yup, in fact we should do that for all our bundled libraries. I wrote an
extension recently which relies heavily on our bundled version of the GD
library and since those header files are not installed you can only build
my extension by downloading the full PHP sources and pointing the build at
the
On Sun, 31 Aug 2003, Wez Furlong wrote:
>This is precisely what I am doing here (linking against libphp5 and using
>the exported sqlite symbols).
What if I build sqlite as shared? :)
>Would be nice if we could install just the sqlite.h file though as the
>others are internal to the library i
This is precisely what I am doing here (linking against libphp5 and using
the exported sqlite symbols).
Would be nice if we could install just the sqlite.h file though as the
others are internal to the library implementation.
--Wez.
> On Sun, 31 Aug 2003, Andi Gutmans wrote:
>
> > Why would you
On Sun, 31 Aug 2003, Andi Gutmans wrote:
> Why would you install the headers? It's not as if we're installing the .a
> or .so of sqlite (or are we?)
We're not, but we are exporting sqlite symbols from the bundled library,
so why not install the headers so people can make use of sqlite from
wit
sniper Sun Aug 31 06:54:17 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
- Single header files installation.
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.6 php-src/scripts/Makefile.frag:1.7
--- php-src/scripts/M
Why would you install the headers? It's not as if we're installing the .a
or .so of sqlite (or are we?)
Andi
At 01:44 AM 8/31/2003 +, Wez Furlong wrote:
wez Sat Aug 30 21:44:46 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
install sqlite headers with
wez Sat Aug 30 21:44:46 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
install sqlite headers with the rest of php.
We only really need sqlite.h, but our build system doesn't provide for
installation of a single header file
(at least not
sas Wed Aug 27 09:58:45 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
Use INSTALL to install build files
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.4 php-src/scripts/Makefile.frag:1.5
--- php-src/scripts
sas Mon Aug 25 20:04:26 2003 EDT
Modified files:
/php-src/scriptsMakefile.frag
Log:
Use $(INSTALL_DATA) instead of cp
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.3 php-src/scripts/Makefile.frag:1.4
--- php-src/scripts/
21 matches
Mail list logo