Commit Graph

180 Commits

Author SHA1 Message Date
Jani Taskinen
51ba64e1a2 - Fix bad merge (Sorry Ilia..) 2009-11-28 00:06:54 +00:00
Jani Taskinen
30073cf03e - Re-fixed bug #47104 (Linking shared extensions fails with icc) 2009-11-27 12:50:29 +00:00
Jani Taskinen
d1186b8d10 - Upgraded bundled libtool to 1.5.26 2009-11-23 21:54:21 +00:00
David Soria Parra
cd36f154a7 Add actions for the gitclean target. 2009-08-11 02:21:09 +00:00
Jani Taskinen
078e6c2798 - Fixed problem with vcsclean which caused it not to really clean whole tree 2009-07-21 12:01:26 +00:00
Jani Taskinen
ae7a6f9c4d - Removed unused parts 2009-07-20 10:51:40 +00:00
Jani Taskinen
c5b8a3c181 - Add missing file exts 2009-07-17 12:31:58 +00:00
Jani Taskinen
1fc0130e29 - Fixed bug #48947 (vcsclean does not remove all created files) 2009-07-17 12:14:21 +00:00
Jani Taskinen
ae3433a77f - Fix the cleanup routine (it is not very nice to delete everything..) 2009-07-16 12:10:38 +00:00
Gwynne Raskind
0a0a8e7866 dropped some more mime types, svnclean -> clean for multiple VCS 2009-07-16 04:43:18 +00:00
Rasmus Lerdorf
52cbb24fbe vn propdel svn:mime-type build/buildcheck.sh
cvs->svn
2009-07-13 17:58:04 +00:00
Gwynne Raskind
4f53441e69 MFB: cvsclean -> svnclean 2009-07-12 21:51:28 +00:00
Jani Taskinen
7dc5f80497 - Fix the harmless patch that caused harm :) 2009-05-14 21:23:44 +00:00
Jani Taskinen
8c604d3c31 - Fix harmless extra for() loop iteration 2009-05-14 21:00:07 +00:00
Jani Taskinen
7f6657c243 - Fixed bug #48247 (PHP crashes on errors during startup)
#
# This was sum of many little things:
# 1. Wrong assumption made in order_by_dep.awk on the ordering
#    (that script was done prior to adding runtime deps..?)
# 2. request shutdown calls weren't done in reverse order like all other
#    shutdown funcs are called.
# 3. config0.m4 rename is necessary for keeping things simple.
#
2009-05-13 00:45:57 +00:00
Jani Taskinen
14ef890d58 - Fixed bug #47104 (Linking shared extensions fails with icc) 2009-01-15 14:37:07 +00:00
Gwynne Raskind
c9fb0a42fa Fix bug #44443 (cvsclean fails on Darwin 9) 2008-03-17 15:21:58 +00:00
foobar
d4da57a43b MFB:- Updated bundled shtool to 2.0.6 and added "platform" command in it. 2007-04-16 20:50:18 +00:00
Nuno Lopes
3efdead8af MFB: fix cvsclean on cygwin with windows-style EOLs 2007-02-15 20:43:19 +00:00
foobar
251c5173fd bump year and license version 2006-01-01 13:10:10 +00:00
foobar
6a3ce3fb50 MFB: automake dependancy was removed long time ago 2005-11-29 22:42:53 +00:00
foobar
e091d62311 - Remove unused lines 2005-11-29 22:26:07 +00:00
foobar
8847779835 MFB51: Update bundled libtool to version 1.5.20 2005-11-29 21:33:12 +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
foobar
52e00b8f03 Added --debug option to buildconf 2005-01-19 23:03:29 +00:00
foobar
ed25ab62f5 Revert the multiple autoconf versions patch 2005-01-19 22:27:39 +00:00
Derick Rethans
c5b7fe878c - Add the patched libtool.m4 from snaps so that Jani can play with it. 2005-01-19 17:52:32 +00:00
Rasmus Lerdorf
b1db6ed28d Safer libtoolize version check 2004-12-30 15:53:57 +00:00
foobar
bc3f6c94d4 Fix buildconf when multiple autoconf versions installed 2004-12-20 20:23:57 +00:00
Wez Furlong
ed682e570a Implement extension load-order deps. 2004-07-18 12:03:51 +00:00
Sascha Schumann
f04f78b50f Renaming cvsclean target; IRIX make seems to ignore .PHONY 2004-03-14 17:44:36 +00:00
Martin Kraemer
3470ddc089 Prevent cvsclean from being removed on interrupts 2004-02-03 08:23:40 +00:00
foobar
6fa3a49e6f Last php4 occurances.. 2004-01-21 07:47:11 +00:00
foobar
ccfc46b0aa - Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
2004-01-08 17:33:29 +00:00
Tal Peer
aa5f0bdfd2 Fix buildconf for systems using coreutils-5.0 2003-09-28 10:32:13 +00:00
Jason Greene
b8a5d84dba Prevent lines following the version output from confusing the version test 2003-07-01 03:08:16 +00:00