index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
phpize.in
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
- Fixed bug #48661 (phpize broken with non-bash shells)
Jani Taskinen
1
-2/+2
2009-04-20
- Added path sanity check (autotools + libtool do not cope with whitespace..)
Jani Taskinen
1
-2/+20
2007-06-29
- Improved php-config:
foobar
1
-4/+5
2006-07-23
typofix
foobar
1
-1/+1
2006-07-17
If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are set
Jon Parise
1
-5/+4
2006-07-17
Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error messages to fit
Jon Parise
1
-4/+5
2005-12-12
more test output files
foobar
1
-1/+1
2005-12-12
- Cleanup test output files too
foobar
1
-2/+2
2005-08-08
Fix cleanup
foobar
1
-1/+5
2005-08-08
- Made it possible to do "make test" for phpized extensions
foobar
1
-2/+3
2005-08-04
test -e doesn't work on solaris
Wez Furlong
1
-1/+1
2005-06-15
- This does not have to be egrep here
foobar
1
-4/+3
2005-06-10
- Fix phpize: need to eval path variables for them to be usable
foobar
1
-10/+20
2005-06-07
- Fix paths when using --libdir and --includedir configure options
foobar
1
-2/+2
2005-06-05
- Proper fix for phpize when dealing with PECL
foobar
1
-1/+1
2005-05-30
- Changed the PATH_SEPARATOR check to a macro
foobar
1
-1/+1
2005-04-07
Fix the echo/backquote issues + aclocal
foobar
1
-6/+6
2005-04-07
- Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize
foobar
1
-5/+29
2005-01-25
- Return of the automake requirement.
foobar
1
-1/+2
2005-01-22
- Remove also autom4te.cache dir with phpize --clean
foobar
1
-1/+1
2005-01-20
- Changed phpize not to require automake and libtool.
foobar
1
-11/+4
2004-06-19
- do it right (phpize path issue)
Jan Lehnardt
1
-1/+1
2004-06-19
- phpize now can handle directories with spaces in their name (#28847)
Jan Lehnardt
1
-5/+5
2004-01-03
- remove unneeded subroutine call
Jan Lehnardt
1
-2/+0
2004-01-03
- Show the API numbers again while phpizing.
Derick Rethans
1
-1/+4
2003-12-19
- restructured phpize
Jan Lehnardt
1
-54/+130
2003-11-14
Missing "confdefs.h" in the cleanup-files-list
foobar
1
-1/+1
2003-11-10
Fixed bug #26168 (shtool availability check in phpize).
Ilia Alshanetsky
1
-0/+7
2003-08-27
- Use the shtool in $builddir/build instead
foobar
1
-1/+1
2003-08-20
- Fixed bug #25163 (OSX: phpize has to use glibtoolize instead)
foobar
1
-1/+2
2003-07-08
grep -E -> egrep
Sascha Schumann
1
-3/+3
2003-07-01
Fix previous commit. (never do 2 things same time :)
foobar
1
-15/+23
2003-07-01
Added --help to phpize
foobar
1
-9/+17
2003-06-16
Fixed bug #24207: phpize wrong exit code
foobar
1
-4/+4
2003-06-09
- Moved scan_makefile_in.awk to better suitable place for it.
foobar
1
-2/+2
2003-01-28
- Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)
foobar
1
-0/+56