Log of /trunk/scripts
Directory Listing
Revision
43 -
Directory Listing
Modified
Wed Nov 14 15:52:23 2007 UTC
(2 years ago)
by
rbateman
Added Jeff's new VAS_CTX_OPTION...
Revision
39 -
Directory Listing
Modified
Wed May 30 18:08:27 2007 UTC
(2 years, 5 months ago)
by
rbateman
More clean-up.
Revision
36 -
Directory Listing
Modified
Wed May 30 17:02:05 2007 UTC
(2 years, 5 months ago)
by
rbateman
This finishes our comparison pass through vas.h and this file
looking for missing information and fixing formatting.
Revision
33 -
Directory Listing
Modified
Fri May 25 22:37:51 2007 UTC
(2 years, 5 months ago)
by
rbateman
This will be slow going. Here are some updates...
Revision
12 -
Directory Listing
Modified
Fri Apr 13 14:26:40 2007 UTC
(2 years, 7 months ago)
by
dleonard
Add in the tests, and move vas2.php into scripts.
Many of the tests are failing (as shown by make check).
They need to be examined. Maybe the tests/test.php environment settings
need to be reviewed.
Revision
10 -
Directory Listing
Added
Fri Apr 13 05:24:57 2007 UTC
(2 years, 7 months ago)
by
dleonard
Use phpize.
- Moved extension and scripts into subdirectories
- Simplify the autoconf logic by letting vas-config, php-config and phpize
do all the hard work of figuring out what flags and suffixes to use.
- Added support for builddir!=srcdir which is useful for small-disk/nfs
distributed builds.
- 'make distcheck' now passes.
This is a fairly radical reorganisation, but it will make porting easier.