Hartmut Holzgraefe
|
488363b657
|
create CREDITS, package.xml and maybe EXPERIMENTAL files
create tests
|
2003-05-20 13:39:35 +00:00 |
|
Hartmut Holzgraefe
|
249d85b2b0
|
- make sure we are running on PHP 5
- prevent warnings if no known license given
|
2003-05-06 16:50:39 +00:00 |
|
Hartmut Holzgraefe
|
67df62c0b1
|
cmdline parameter parsing improved
uses license classes to write LICENSE file
config.m4 and *.dsp file are only written if their platform is supported
|
2003-04-26 15:54:50 +00:00 |
|
Hartmut Holzgraefe
|
580115b589
|
use PEAR::System instead of system() to remove directories
... plus some whitespace/indent changes :/
|
2003-04-24 18:01:57 +00:00 |
|
Hartmut Holzgraefe
|
e9787cd2fd
|
support for passing description file name on command line
|
2003-02-28 06:33:07 +00:00 |
|
Hartmut Holzgraefe
|
edbc369721
|
- code generation: resources and phpinfo logo
- duplicate code elimination for prototype parsing
- improved phpinfo block (incl. logo)
- some input error checking
- documentation generation for ini-directives, constants
and resources
|
2003-02-24 10:57:48 +00:00 |
|
Hartmut Holzgraefe
|
889bb70a3f
|
Microsoft Developer Studio project file (.dsp) generation added
for now both config.m4 and .dsp files are generated for the simples
case only (one .c file, one .h file, no external dependencies)
|
2003-02-19 10:12:28 +00:00 |
|
Hartmut Holzgraefe
|
1dc3726ff2
|
next generation ext_skel script - initial checkin
|
2003-02-19 10:07:22 +00:00 |
|