summaryrefslogtreecommitdiffstats
path: root/php/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* no more php/examples/ subdirFrederic Peters2005-01-251-1/+0
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-171-1/+2
* integrate patch_swig_output.py in PHP swig module build processFrederic Peters2005-01-101-0/+2
* don't use $< since it fails with BSD make.Frederic Peters2004-12-291-1/+1
* Commited Nicolas SWIG binding for WSF since he is on vacation.Frederic Peters2004-12-231-1/+1
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-1/+1
* please use spaces between variable names and valuesFrederic Peters2004-09-081-3/+3
* remove swig -noproxy option for PHPChristophe Nowicki2004-09-071-1/+1
* Added php sample-sp to the distribution.Romain Chantereay2004-09-071-0/+1
* things were overcomplicated; simplify a bit (for example the DEPDIR dirtyFrederic Peters2004-09-021-27/+10
* Serious rewrite of the automake file.Romain Chantereay2004-08-231-12/+16
* Now PHP Binding is handled by SWIG.Romain Chantereay2004-08-231-21/+23
* Modified PHP extension installation directory, now it is prefixed.Romain Chantereay2004-08-201-2/+1
* cleaned Makefile.am (I'm curious about the NULL= idiom; where did it come fro...Frederic Peters2004-08-201-9/+4
* PHP_PREFIX in configure.ac. Add good LDFLAGS and LIBADD to php/Makefile.amChristophe Nowicki2004-08-061-9/+12
* install module in `php-config --extension-dir` in state of /usr/libChristophe Nowicki2004-08-061-0/+3
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-051-0/+29