summaryrefslogtreecommitdiff
path: root/ext/ext_skel
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spacesLynn2015-12-161-2/+2
* integrated the static tsrmls cache into ext/skelAnatol Belski2014-12-171-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-10-011-2/+2
|\
| * use $PHP_LIBDIR instread of "lib" in skel exampleRemi Collet2014-10-011-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-011-1/+1
|\ \ | |/
| * Use the right path for the suggested PHP invocation in ext_skel.Adam Harvey2014-05-011-1/+1
* | Slightly modernize ext_skel and sekelton/Johannes Schlüter2013-07-171-3/+35
|/
* - ext_skelshould create a .svnignore not .cvsignore these daysJohannes Schlüter2010-08-061-2/+2
* remove -ldl - it doesn't seem to be required on Linux and it's not present on...Antony Dovgal2008-04-151-1/+1
* ;Wez Furlong2004-05-161-1/+1
* Add config.w32 template to ext_skelWez Furlong2004-05-161-0/+16
* ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ...Hartmut Holzgraefe2003-06-291-0/+284
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-291-284/+0
* -fix typoDerick Rethans2002-12-011-1/+1
* add missing backslashSascha Schumann2002-11-181-1/+1
* Add --skel=dir option to ext_skel (patch from David Viner)Rasmus Lerdorf2002-07-301-11/+21
* Remove .libs from .cvsignores, except /.Sascha Schumann2002-03-071-1/+0
* Please welcome the new build system.Sascha Schumann2002-03-071-15/+1
* Some whitespace fixes (naugthy me :) and make use of PHP_CHECK_LIBRARYfoobar2002-01-081-11/+15
* Introduce the good practise of using [] around output messages.foobar2001-09-061-4/+4
* Changed ext_skel to use zend_parse_parameters() for argument parsing inAndrei Zmievski2001-08-111-14/+2
* I just got annoyed by this, eventually. :)Joey Smith2001-07-191-1/+1
* A little typo here.. :)foobar2001-06-241-1/+1
* added generation of CREDITS and EXPERIMENTAL to ext_skelHartmut Holzgraefe2001-05-021-0/+8
* looks like i missed somethingHartmut Holzgraefe2001-05-011-2/+2
* some more example code for modules using --with-somethingHartmut Holzgraefe2001-04-301-4/+36
* Fix ext_skel on SolarisSascha Schumann2000-12-071-2/+2
* Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source filesSascha Schumann2000-12-011-1/+0
* Remove *.oSascha Schumann2000-12-011-1/+0
* added a regression test skeleton fileHartmut Holzgraefe2000-10-231-2/+8
* Small portability fixRasmus Lerdorf2000-08-041-1/+1
* Make ext_skel create a Makefile.in set up to handle shared extensionRasmus Lerdorf2000-07-271-0/+1
* Tiny wording fixRasmus Lerdorf2000-07-161-1/+1
* Make script work on POSIX shSascha Schumann2000-07-041-33/+33
* - Fixed incorrect code generated when all parameters are optional.Jouni Ahto2000-06-151-31/+121
* - Avoid generating unnecessary switch statemets.Jouni Ahto2000-06-111-1/+1
* - Fix typos, add default case to switch and other small things.Jouni Ahto2000-06-101-7/+14
* - Automatically generate C code to handle arguments passed to a PHP functionJouni Ahto2000-06-101-32/+11
* - Cosmetic changes.Jouni Ahto2000-06-091-4/+56
* - Changed user instructions.Jouni Ahto2000-06-091-8/+12
* - As Sascha requested.Jouni Ahto2000-06-091-7/+25
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-4/+6
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the commonSascha Schumann2000-03-271-16/+4
* Generate better skeleton config.m4Sascha Schumann2000-03-271-2/+28
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-7/+0
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-4/+10
* Remove INCLUDES line from Makefile.am skeletonSascha Schumann1999-11-281-1/+0
* Add help to get people started.Sascha Schumann1999-10-071-0/+18
* Ignore generated files.Andrei Zmievski1999-10-071-0/+3