summaryrefslogtreecommitdiff
path: root/ext/java
Commit message (Collapse)AuthorAgeFilesLines
* - Moving java and dotnet extensions to ext/rpcDerick Rethans2003-01-1111-2055/+0
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* 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
| | | | | # now to do testing and ensure that it works as stated... weeee...
* One more patch up towards OSX compatibility...Dan Kalowsky2002-08-212-23/+19
| | | | | # it compiles now with the ObjC files (Finlay Doobie rocks the casbah)
* 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
| | | | | JDKs to work.
* Updating the error message to state a difference between libraries andDan Kalowsky2002-08-141-6/+6
| | | | | include. Also restoring old for search to keep BC on configure
* 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 ↵Dan Kalowsky2002-08-141-16/+6
| | | | libjava.so
* 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
| | | | | php-dev list from the sent patch for a week. Test and fix.
* A folding we will go, a folding we will go,Dan Kalowsky2002-08-061-8/+90
| | | | | adding the fold and vim lines to make this easier to follow
* - 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
| | | | | because no argument was given.
* 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 ↵Frank M. Kromann2001-11-271-4/+0
| | | | php4ts.dll
* 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
| | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
* 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
| | | | | I've got pretty much everything now...
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-45/+45
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* fix build.foobar2001-09-101-1/+1
|
* Fix a problem when withval pointed to a symlink and automaticSascha Schumann2001-09-101-2/+5
| | | | | detection for the java libraries failed
* 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 ↵Zeev Suraski2001-07-301-2/+3
| | | | the way
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
|