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 5808 d 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51823 5937 d 19 h ripley /trunk/ avoid the non-portable test -e
(it does not matter so much for configure as that prefers bash to sh)
 
46732 6493 d 17 h hornik /trunk/m4/ Typo.  
43659 6804 d 6 h ripley /trunk/ test if javac can produce version 1.4 code  
42305 6943 d 19 h ripley /trunk/ update reference to GPL  
41594 7013 d 9 h urbaneks /trunk/ improve ac caching of Java, ObjC++ and Foundation  
41576 7014 d 16 h ripley /trunk/ use caching on Java configuration  
41169 7044 d 2 h urbaneks /trunk/ fix Java support, add JAVA_CPPFLAGS  
39784 7207 d 8 h urbaneks /trunk/ Fix incorrect JAVA_LIBS on MacOS X  
39782 7207 d 10 h urbaneks /trunk/ JDK detection (sets JAVAC, JAVAH and JAR)  
39229 7261 d 17 h ripley /trunk/ improve Java variable setting  
37402 7463 d 10 h urbaneks /trunk/ Use JAVA_HOME/jre/bin before JAVA_HOME/bin in Java detection.  
37385 7466 d 13 h hornik /trunk/ Rename Java configuration variables, and add them to etc/Makeconf.  
36820 7525 d 11 h ripley /trunk/ update FSF address  
35586 7621 d 10 h urbaneks /trunk/ One more fix for Java placeholder detection  
35572 7622 d 11 h urbaneks /trunk/ More robust Java detection - don't let placeholder scrpts fool us.  
35543 7627 d 6 h urbaneks /trunk/ Updated Java detection and library path cleanup  
35523 7628 d 12 h urbaneks /trunk/ Add Java support to configure (append java library path to R_LD_LIBRARY_PATH)