summaryrefslogtreecommitdiff
path: root/sapi/embed
Commit message (Collapse)AuthorAgeFilesLines
* MFHEdin Kadribasic2003-01-291-1/+1
|
* MFHEdin Kadribasic2003-01-281-1/+1
|
* MFHEdin Kadribasic2003-01-282-1/+2
|
* MFHEdin Kadribasic2003-01-211-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-01-211-0/+5
|
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
|
* Moving php/embed windows build files to sapi/embed folder.Edin Kadribasic2002-11-051-0/+100
|
* Respect INSTALL_ROOT var. Thanks to Jani for catching this one.Edin Kadribasic2002-10-141-2/+2
|
* Install lib into $(prefix)/lib.Edin Kadribasic2002-10-141-2/+2
| | | | | Make $(prefix)/lib before trying to copy the lib into it.
* Fix typofoobar2002-10-121-1/+1
|
* Added .cvsignore and CREDITS.Edin Kadribasic2002-10-121-0/+2
|
* Add the proper install lines.foobar2002-10-121-2/+4
|
* Default to shared.foobar2002-10-121-4/+4
|
* - Removed the unnecessary extra configure option --enable-shared-embedfoobar2002-10-111-13/+29
| | | | | | - Changed --enable-embed to accept parameters shared/static and default to static build.
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-293-0/+302
directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now.