Revision tags: php-5.0.0b1 |
|
#
a6a321c1 |
| 25-Jun-2003 |
foobar |
clean up a bit.
|
#
d4cd1ef0 |
| 23-Jun-2003 |
Sterling Hughes |
remove the bundled libmysql, and update the config.m4 file as necessary. this works locally, but everyone, *please* test
|
Revision tags: php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
e180f20e |
| 07-Jan-2003 |
Sascha Schumann |
tell user which header files could not be found
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2 |
|
#
3be17e3f |
| 21-Oct-2002 |
foobar |
- Prevent resetting the PHP_*_DIR variables if already set.
|
Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3 |
|
#
3bf75192 |
| 04-Sep-2002 |
foobar |
@- Added --disable-all configure option. (Jani)
|
Revision tags: php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2 |
|
#
df9fc2bb |
| 08-Jul-2002 |
foobar |
Fix shared build and made the logic of finding the socket location better.
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
73f2ab99 |
| 11-Jun-2002 |
foobar |
- Reverted last bogus commit and fixed the credits in NEWS. # STIG! Do a 'cvs update' before you commit anything!!
|
#
a4ecce0c |
| 10-Jun-2002 |
Stig Bakken |
@Add --with-mysql-sock option (James Cox)
|
#
21074492 |
| 09-Jun-2002 |
James Cox |
dont test for the socket -- enables installs over NFS etc. # my previous commit was the revision before the fixed one (ie, i had the fix) so apologies for that.
|
#
2f6c2a9b |
| 09-Jun-2002 |
Sander Roobol |
Fixed configure stuff # It didn't work for me... hope it works for everybody now...
|
#
c8bacb7a |
| 09-Jun-2002 |
foobar |
Cleaned up the mess. Now it actually works too. # TEST BEFORE COMMIT!!
|
#
00779e5f |
| 08-Jun-2002 |
James Cox |
@ added support for --with-mysql-sock so people can specify it (eg, NFS compiles, etc) changed the default mysql.sock location to use the one from the RPM. Added /usr/local locations to t
@ added support for --with-mysql-sock so people can specify it (eg, NFS compiles, etc) changed the default mysql.sock location to use the one from the RPM. Added /usr/local locations to the search list. (imajes)
show more ...
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1 |
|
#
6147e1e7 |
| 27-Apr-2002 |
foobar |
Fix bug: #16743
|
#
54440c8b |
| 25-Apr-2002 |
Edin Kadribasic |
Some systems have mysql socket in /var/run/mysql
|
#
e46f57b6 |
| 24-Apr-2002 |
foobar |
- Fixed a typo.. # not related to the localhost.localdomain thing..
|
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1 |
|
#
c8ec0fa4 |
| 20-Mar-2002 |
Sascha Schumann |
Fix building mysql client library Run client lib specific checks only when clientlib is used Remove second invocation of MYSQL_SOCK
|
#
45974869 |
| 20-Mar-2002 |
foobar |
- Fixed (hope so :) like Sascha said.
|
#
00929ff9 |
| 20-Mar-2002 |
foobar |
- Fixed bug: #16139 (compile failure with Mysql 4.0.1) - Some tests were only run when compiling with the bundled libs. (caused some compile warnings with external mysql libs) - Another
- Fixed bug: #16139 (compile failure with Mysql 4.0.1) - Some tests were only run when compiling with the bundled libs. (caused some compile warnings with external mysql libs) - Another try to fix the zlib issue..(uncompress)
show more ...
|
Revision tags: help |
|
#
9d9d39a0 |
| 07-Mar-2002 |
Sascha Schumann |
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/b
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
show more ...
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5 |
|
#
f1397d53 |
| 30-Nov-2001 |
foobar |
Unified the configure messages.
|
Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2 |
|
#
0f205659 |
| 03-Nov-2001 |
Derick Rethans |
- Fix for bug #13918
|
#
ab94fecd |
| 02-Nov-2001 |
foobar |
This propably fixes couple of problems with compiling with external libs.
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
56c24c33 |
| 29-May-2001 |
foobar |
This should finally get rid of those zlib problems. And this is safe too.
|
#
6686f837 |
| 28-May-2001 |
foobar |
Oops.
|
#
d98f6508 |
| 28-May-2001 |
foobar |
Adding libnsl here causes problems on some systems.
|