Ferenc Kovacs
a7d1656b96
Fix bug #67091 : make install fails to install libphp5.so on FreeBSD 10.0
...
Simplest fix is to remove the specific checks for freebsd1* as it also matches freebsd10,
and nobody should be using >=PHP 5.4 with freebsd 1.x(if it is even possible to make it
to compile there).
2014-06-30 01:31:10 +02:00
Mats Lindh
6188674f1e
Replace old SVN references to Git
2014-02-09 21:17:26 +02:00
Veres Lajos
e9a95d78ef
typo fixes
2013-07-15 00:23:03 -07:00
Stanislav Malyshev
ac40c0b562
Merge branch 'pull-request/341'
...
* pull-request/341: (23 commits)
typofixes
2013-06-10 14:20:18 -07:00
Scott MacVicar
b8b9ed2421
Fix building of pure C++ extensions as static
2011-08-09 18:12:06 +00:00
Jérôme Loyet
a93fd42b6f
find option '-not' is not POSIX compliant
2011-07-13 23:28:48 +00:00
Christopher Jones
9622d0050d
Relax autoconf support from 2.60 to 2.59. This is the version available on Centos/RHEL/Oracle Linux 5.6
2011-06-08 01:25:35 +00:00
Rasmus Lerdorf
353077d234
Get rid of autoconf warnings
2011-05-16 00:14:47 +00:00
Rasmus Lerdorf
245d15fdc6
Drop support for autoconf < 2.60 in trunk and the
...
new PHP_5_4 branch. autoconf >= 2.60 should finally
be working now.
2011-05-15 06:09:21 +00:00
Jani Taskinen
116e217799
- Update shtool to 2.0.8
2010-02-18 08:33:48 +00:00
Raphael Geissert
dcfb8ee366
Fix race condition in shtool's mkdir -p implementation (bug #51076 )
2010-02-18 00:30:12 +00:00
Jani Taskinen
b55675e517
- Fix bad merge (Sorry Ilia..)
2009-11-28 00:06:54 +00:00
Jani Taskinen
9cfacabe55
- Re-fixed bug #47104 (Linking shared extensions fails with icc)
2009-11-27 12:50:29 +00:00
Jani Taskinen
5f8df17097
- Upgraded bundled libtool to 1.5.26
2009-11-23 21:53:30 +00:00
David Soria Parra
495a5ab005
Add actions for the gitclean target.
2009-08-11 02:21:09 +00:00
Jani Taskinen
36b94bea86
- Fixed problem with vcsclean which caused it not to really clean whole tree
2009-07-21 12:01:26 +00:00
Jani Taskinen
a56e81fe13
- Removed unused parts
2009-07-20 10:51:40 +00:00
Jani Taskinen
eb4446a812
- Add missing file exts
2009-07-17 12:31:58 +00:00
Jani Taskinen
5e76a611df
- Fixed bug #48947 (vcsclean does not remove all created files)
2009-07-17 12:14:21 +00:00
Jani Taskinen
ecdd8ebbb9
MFH
2009-07-16 12:25:17 +00:00
Gwynne Raskind
ad3dd7a718
MFH: dropped some more mime types, svnclean -> clean for multiple VCS
2009-07-16 04:50:06 +00:00
Rasmus Lerdorf
fe8bed8394
svn propdel svn:mime-type build/buildcheck.sh
...
cvs->svn
2009-07-13 17:36:49 +00:00
Gwynne Raskind
627061c6a3
cvsclean -> svnclean
2009-07-12 19:43:27 +00:00
Jani Taskinen
c0ce0e7932
- Fix the harmless patch that caused harm :)
2009-05-14 21:23:35 +00:00
Jani Taskinen
5910fcaf13
MFH
2009-05-14 21:00:15 +00:00
Jani Taskinen
1033af1cb3
MFH: Fixed module loading order and made request shutdown functions also to
...
be loaded in reverse like all other shutdowns are.
2009-05-13 18:48:20 +00:00
Jani Taskinen
b32d357e7a
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
2009-01-15 14:37:25 +00:00
Gwynne Raskind
bcc6360dac
MFH: Fix bug #44443 (cvsclean fails on Darwin 9)
2008-03-17 15:22:22 +00:00
foobar
8f845b705b
- Updated bundled shtool to 2.0.6 and added "platform" command in it.
2007-04-16 20:49:33 +00:00
Nuno Lopes
fd7d6a6f0a
fix cvsclean on cygwin with windows-style EOLs
2007-02-15 20:42:24 +00:00
Ilia Alshanetsky
2df7386475
Update copyright year
...
# The rest of the files were already updated by Sebastian
2007-01-01 19:32:10 +00:00
foobar
5bd93221a8
bump year and license version
2006-01-01 12:51:34 +00:00
foobar
49f673979b
- automake is not needed
2005-11-29 22:41:15 +00:00
foobar
128119b9ab
MFH
2005-11-29 22:39:19 +00:00
foobar
d61e8d63fd
- Update bundled libtool to 1.5.20
2005-11-29 15:58:54 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
foobar
8460074372
- Partial revert: It does not matter if awk works or not but helps if it does :)
2005-06-21 13:47:38 +00:00
foobar
51f9d5bedc
- Updated bundled shtool to version 2.0.2
2005-06-18 18:54:40 +00:00
Dmitry Stogov
f47c78487b
Improved PHP extension loading mechanism with support for module dependencies and conflicts
2005-06-17 09:39:23 +00:00
foobar
2fa74dab0e
- Revert previous change in build/libtool.m4 and make sure
...
the PATH_SEPARATOR check is only done under autoconf 2.13.
# fixes also the php-gtk buildconf probs
2005-06-02 21:36:38 +00:00
foobar
5fee97ca33
- Changed the PATH_SEPARATOR check to a macro
...
- Made sure we're generating aclocal.m4 in same way with both buildconf
and phpize.
# Bug #33177
2005-05-30 06:55:20 +00:00
Hartmut Holzgraefe
afaabbe5f7
m4 comments start with 'dnl', *not* with '#'
2005-05-29 16:34:43 +00:00
foobar
ab94914a4b
- Update bundled libtool to 1.5.18 (latest atm)
...
# Fixes several issues with more exotic systems (AIX,HPUX,etc)
2005-05-27 13:06:06 +00:00
foobar
66fbe9e73c
Update bundled shtool to 2.0.1 (see also bug #33023 )
2005-05-20 13:45:13 +00:00
Jon Parise
34785cf602
Spell "overridden" correctly.
2005-04-07 23:33:03 +00:00
Jon Parise
3ac5ec3b7e
Adding the ability to override the autotools executables used by the
...
buildconf script via the PHP_AUTOCONF and PHP_AUTOHEADER environmental
variables.
2005-04-04 07:16:01 +00:00
foobar
24eb2bfabc
- Prevent compiling shared extensions when --enable-versioning is used
...
- Fix -export-symbols in Linux in the bundled libtool.m4:
o http://lists.gnu.org/archive/html/libtool/2002-07/msg00029.html
# more about this:
# http://marc.theaimsgroup.com/?l=php-dev&m=106629582813118&w=2
2005-03-26 03:09:09 +00:00
foobar
3f5055efab
- Applied some patches to fix issues with e.g. ia_64 and s390
2005-02-15 08:51:10 +00:00
foobar
996c9d85d7
- Fix buildconf with BSD make
2005-02-03 17:42:42 +00:00
foobar
480a3b08d5
- Changed phpize not to require automake and libtool.
...
- Fixed build system to always use bundled libtool files.
2005-01-20 01:41:20 +00:00