summaryrefslogtreecommitdiff
path: root/ext/java
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.Sebastian Bergmann2002-12-041-19/+7
* fix for bug #20389 (no trailing slash in configure option)Christian Stocker2002-11-291-1/+1
* Bug #20148 suggested work around for now.Dan Kalowsky2002-11-021-0/+4
* This final change enables the ext/java to compile on OSX.Dan Kalowsky2002-08-211-0/+1
* One more patch up towards OSX compatibility...Dan Kalowsky2002-08-212-23/+19
* Fix the build when using --with-java without any pathfoobar2002-08-191-1/+3
* A fix suggested by chregu (who doesn't have karma) to re-enable older javaDan Kalowsky2002-08-151-1/+1
* Updating the error message to state a difference between libraries andDan Kalowsky2002-08-141-6/+6
* Adding a check for the binaries rather than just the directories.Dan Kalowsky2002-08-141-2/+2
* JavaC doesn't take flags like this, Java jar does, pay attention kalowskyDan Kalowsky2002-08-141-1/+1
* cleaning up the displayed path (removing the ./ in the middle)Dan Kalowsky2002-08-141-1/+1
* Adding in MSG_RESULT check and \n for configure output viewingDan Kalowsky2002-08-142-3/+13
* Correcting mis-versioned commentDan Kalowsky2002-08-141-1/+1
* JAVA_INCLUDE, not JAVE_INCLUDEDan Kalowsky2002-08-141-1/+1
* A little more clean up on the error messages, with a sample JDK 1.3 path to l...Dan Kalowsky2002-08-141-16/+6
* correcting the AC_MSG_RESULT lineDan Kalowsky2002-08-141-1/+1
* adding in PATH check for JavaJar as well...Dan Kalowsky2002-08-141-2/+10
* Fix a bug for a user provided path as eru.Dan Kalowsky2002-08-141-0/+14
* The start of adding in MacOSX compatibility. No objections on theDan Kalowsky2002-08-111-95/+133
* A folding we will go, a folding we will go,Dan Kalowsky2002-08-061-8/+90
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-3/+3
* - Fail gracefully and not just bail out with an error message from dirnameMarkus Fischer2002-05-111-0/+6
* Fixed the extension name.foobar2002-04-231-5/+5
* Tiny typo..foobar2002-04-211-6/+6
* - Use the correct javac/jar binaries.foobar2002-04-142-6/+18
* Fixed the build issues reported by Stas.foobar2002-03-313-124/+106
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixesHartmut Holzgraefe2001-12-051-0/+8
* Mark ext/java as what it is: experimental.Sebastian Bergmann2001-12-041-0/+5
* Unified the configure messages.foobar2001-11-301-5/+5
* Removing winutil.c from this project. the functions needed are found in php4t...Frank M. Kromann2001-11-271-4/+0
* Works now with phpizefoobar2001-10-311-1/+6
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-8/+10
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-261-3/+3
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-45/+45
* fix build.foobar2001-09-101-1/+1
* Fix a problem when withval pointed to a symlink and automaticSascha Schumann2001-09-101-2/+5
* Fix ZTS build.foobar2001-08-141-1/+2
* - Attempt at fixing the Java extension for ZE2Andi Gutmans2001-08-131-11/+7
* WhitespaceZeev Suraski2001-08-111-7/+7
* Make this compile again.foobar2001-08-081-1/+2
* TSRM fixHarald Radi2001-08-071-2/+5
* more ZTS fixes.foobar2001-07-311-78/+49
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-4/+6
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-4/+5
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-2/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Get rid of var_uninit()Zeev Suraski2001-07-151-1/+1