Thu, 20 Oct 2022 14:59:39 +0200 |
wenzelm |
more robust reset of CLASSPATH: unset variable means "." in certain situations, e.g. scalac;
|
file |
diff |
annotate
|
Sun, 18 Jul 2021 12:48:31 +0200 |
wenzelm |
more robust "isabelle build_scala" as separate tool;
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 20:11:23 +0200 |
wenzelm |
more robust;
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 18:18:07 +0200 |
wenzelm |
more robust classpath: skip empty entries;
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 17:33:06 +0200 |
wenzelm |
more robust: avoid duplicate classpath entries;
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 16:35:45 +0200 |
wenzelm |
build.props for isabelle.jar, including isabelle.jedit;
|
file |
diff |
annotate
|
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
|
Mon, 27 Oct 2014 16:11:24 +0100 |
wenzelm |
clarified ISABELLE_JDK_HOME vs. JAVA_HOME;
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 20:53:25 +0200 |
wenzelm |
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
|
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
|
Sat, 31 Aug 2013 13:34:39 +0200 |
wenzelm |
provide ISABELLE_JAVA_SYSTEM_OPTIONS via settings;
|
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
|