Fri, 05 Oct 2018 23:49:12 +0200 |
wenzelm |
discontinue java.ext.dirs for jdk-11 -- in contrast to 982f0bf34804 for jdk-8;
|
file |
diff |
annotate
|
Tue, 23 Jan 2018 16:37:57 +0100 |
wenzelm |
more robust java.ext.dirs: avoid picking up accidental jars from system directories;
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 19:30:39 +0200 |
wenzelm |
updated to jdk-8u152, which is for x86_64 only;
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 21:32:44 +0200 |
wenzelm |
renamed jvmpath to platform_path;
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 17:58:23 +0200 |
wenzelm |
ISABELLE_JAVA_SYSTEM_OPTIONS for scala REPL;
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 13:23:54 +0200 |
wenzelm |
maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 11:41:16 +0200 |
wenzelm |
more formal isabelle_admin_build;
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 21:23:14 +0200 |
wenzelm |
simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 15:13:03 +0200 |
wenzelm |
enforce our JAVA_HOME to avoid potential conflicts with other Java installations by the user;
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 23:03:25 +0200 |
wenzelm |
direct scala toplevel tools to ISABELLE_JDK_HOME;
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 16:25:08 +0200 |
wenzelm |
more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 14:59:58 +0100 |
wenzelm |
offline build of java_ext_dirs.jar, to avoid runtime dependency on javac/jar executables;
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 16:10:22 +0200 |
wenzelm |
provide Isabelle/Scala environment as Java extension, instead of user classpath
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 19:01:40 +0100 |
wenzelm |
java/scala: default to UTF-8;
|
file |
diff |
annotate
|
Fri, 28 May 2010 20:41:23 +0200 |
wenzelm |
assume given SCALA_HOME, e.g. from component settings or external setup;
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 18:22:40 +0100 |
wenzelm |
pass build error code;
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 20:00:22 +0100 |
wenzelm |
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
|
file |
diff |
annotate
|
Sat, 20 Dec 2008 11:39:27 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Sat, 16 Aug 2008 14:29:25 +0200 |
wenzelm |
removed unused usage;
|
file |
diff |
annotate
|
Sat, 16 Aug 2008 13:31:57 +0200 |
wenzelm |
refined scala/java wrappers via isatool;
|
file |
diff |
annotate
|