Mon, 02 Mar 2015 11:01:23 +0000 Created branch for tracking changes that should go to the eXept CVS. cvs_MAIN_tracking
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Mar 2015 11:01:23 +0000] rev 3379
Created branch for tracking changes that should go to the eXept CVS. From now, only commits in this branch may be xgrafted to CVS. This should simplify the whole process.
Fri, 20 Feb 2015 19:52:09 +0100 Fix in JavaRelease: correctly detect Java home on Windows for Oracle Java. cvs_MAIN
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 20 Feb 2015 19:52:09 +0100] rev 3378
Fix in JavaRelease: correctly detect Java home on Windows for Oracle Java. Make sure javaHome is a String, not filename. Xgrafted from 5e24f9add064
Tue, 17 Feb 2015 16:16:50 +0100 JavaClass: added JavaClass>>sourceDecompiled with better description text. cvs_MAIN
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 17 Feb 2015 16:16:50 +0100] rev 3377
JavaClass: added JavaClass>>sourceDecompiled with better description text. This also allows for customization in subclasses. Xgrafted from 848666cb09c2.
Tue, 10 Feb 2015 14:50:55 +0100 Fix in JavaClass: fixed bad bug in lookupMethodFor: - lookup method up to Object class, not just to JavaObject cvs_MAIN
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 10 Feb 2015 14:50:55 +0100] rev 3376
Fix in JavaClass: fixed bad bug in lookupMethodFor: - lookup method up to Object class, not just to JavaObject Xgrafted from 54d9c4098e31
Mon, 09 Feb 2015 11:56:36 +0000 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Feb 2015 11:56:36 +0000] rev 3375
Merge
Mon, 09 Feb 2015 11:54:37 +0000 buildfiles: added dependency on stx:libjava/libs to stx:libjava/tests
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Feb 2015 11:54:37 +0000] rev 3374
buildfiles: added dependency on stx:libjava/libs to stx:libjava/tests needed by tests to compile.
Wed, 04 Feb 2015 17:12:02 +0000 Fix in JavaClass: fixed bad bug in lookupMethodFor: - lookup method up to Object class, not just to JavaObject
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Feb 2015 17:12:02 +0000] rev 3373
Fix in JavaClass: fixed bad bug in lookupMethodFor: - lookup method up to Object class, not just to JavaObject
Mon, 09 Feb 2015 18:39:38 +0100 no longer depend on dirstate cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 09 Feb 2015 18:39:38 +0100] rev 3372
no longer depend on dirstate
Mon, 09 Feb 2015 15:00:42 +0100 *** empty log message *** cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 09 Feb 2015 15:00:42 +0100] rev 3371
*** empty log message ***
Wed, 04 Feb 2015 07:56:36 +0000 Buildfiles: automatically generate calls to ant from makefile to build Java code (if any)
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Feb 2015 07:56:36 +0000] rev 3370
Buildfiles: automatically generate calls to ant from makefile to build Java code (if any) For Smalltalk/X packages that have Java code, java-related tagets are automatically generated. This means, there is no longer need to manually update and maintain #additional(Rules|Targets)_(make_dot_proto|bc_dot_mak). These targets are: * java_compile (chained to normal build) * java_clean (changed to target clean) These rules *will* fail if Java code cannot be compiled for whatever reason. Buildfiles in STX:LIBJAVA has been regenerated
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip