The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
52864 5807 d 0 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51823 5936 d 7 h ripley /trunk/ avoid the non-portable test -e
(it does not matter so much for configure as that prefers bash to sh)
 
46732 6492 d 6 h hornik /trunk/m4/ Typo.  
43659 6802 d 18 h ripley /trunk/ test if javac can produce version 1.4 code  
42305 6942 d 7 h ripley /trunk/ update reference to GPL  
41594 7011 d 22 h urbaneks /trunk/ improve ac caching of Java, ObjC++ and Foundation  
41576 7013 d 5 h ripley /trunk/ use caching on Java configuration  
41169 7042 d 15 h urbaneks /trunk/ fix Java support, add JAVA_CPPFLAGS  
39784 7205 d 20 h urbaneks /trunk/ Fix incorrect JAVA_LIBS on MacOS X  
39782 7205 d 22 h urbaneks /trunk/ JDK detection (sets JAVAC, JAVAH and JAR)  
39229 7260 d 5 h ripley /trunk/ improve Java variable setting  
37402 7461 d 22 h urbaneks /trunk/ Use JAVA_HOME/jre/bin before JAVA_HOME/bin in Java detection.  
37385 7465 d 2 h hornik /trunk/ Rename Java configuration variables, and add them to etc/Makeconf.  
36820 7523 d 23 h ripley /trunk/ update FSF address  
35586 7619 d 23 h urbaneks /trunk/ One more fix for Java placeholder detection  
35572 7621 d 0 h urbaneks /trunk/ More robust Java detection - don't let placeholder scrpts fool us.  
35543 7625 d 19 h urbaneks /trunk/ Updated Java detection and library path cleanup  
35523 7627 d 0 h urbaneks /trunk/ Add Java support to configure (append java library path to R_LD_LIBRARY_PATH)