/[classpath]/cp-tools/ChangeLog
ViewVC logotype

Diff of /cp-tools/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35 by cbj, Wed Feb 9 01:42:36 2005 UTC revision 1.36 by cbj, Wed Feb 9 05:28:43 2005 UTC
# Line 3  Line 3 
3          * configure.ac: change --enable-gcj to --enable-native in keeping          * configure.ac: change --enable-gcj to --enable-native in keeping
4          with gjdoc; the default in cp-tools is still to compile natively          with gjdoc; the default in cp-tools is still to compile natively
5          if possible          if possible
   
6          * Makefile.am: add nodist_ to _SOURCES including src/jar/bytecode.jar          * Makefile.am: add nodist_ to _SOURCES including src/jar/bytecode.jar
7          for make distcheck; also added this file to DISTCLEANFILES          for make distcheck; also added this file to DISTCLEANFILES
8            * src/gnu/classpath/tools/rmi/registry/RegistryImpl.java: removed
9            unused import statement
10    
11  2005-02-07  Julian Scheid  <julian@sektor37.de>  2005-02-07  Julian Scheid  <julian@sektor37.de>
12    
# Line 15  Line 16 
16  2005-02-07  Julian Scheid  <julian@sektor37.de>  2005-02-07  Julian Scheid  <julian@sektor37.de>
17    
18          * acinclude.m4: added patched macro from gcj.m4.          * acinclude.m4: added patched macro from gcj.m4.
   
19          * configure.ac: adjust for patched macro.          * configure.ac: adjust for patched macro.
20    
21  2005-02-07  Julian Scheid  <julian@sektor37.de>  2005-02-07  Julian Scheid  <julian@sektor37.de>
22                    
23          * acinclude.m4: add current directory to classpath when trying          * acinclude.m4: add current directory to classpath when trying
24          whether a java compiler works.          whether a java compiler works.
   
25          * configure.ac: add test for java compiler;          * configure.ac: add test for java compiler;
   
26          * Makefile.am: use $(JAVAC) for compiling to bytecode instead of          * Makefile.am: use $(JAVAC) for compiling to bytecode instead of
27          $(GCJ); only generate binaries if ENABLE_NATIVE; if not          $(GCJ); only generate binaries if ENABLE_NATIVE; if not
28          ENABLE_NATIVE, generate and install a start script.          ENABLE_NATIVE, generate and install a start script.

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26