author | wenzelm |
Sat, 20 Jan 2024 22:26:35 +0100 | |
changeset 79507 | 928b58ef9599 |
parent 79506 | dcddfe4f43a3 |
child 79528 | 667cb8b79909 |
permissions | -rw-r--r-- |
73647 | 1 |
#main components for repository clones or release bundles |
74643
fde3a4a4f757
provide native executables for arm64-darwin, for more robust startup without Rosetta 2;
wenzelm
parents:
74637
diff
changeset
|
2 |
gnu-utils-20211030 |
76101
e59d7d6fe1bd
clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
wenzelm
parents:
76076
diff
changeset
|
3 |
bash_process-1.3 |
70085
23c0dfa39dce
updated to bib2xhtml-20190409: current repository clone;
wenzelm
parents:
70084
diff
changeset
|
4 |
bib2xhtml-20190409 |
72419
72667f4994a6
updated to csdp-6.1.1, with support for arm64-linux;
wenzelm
parents:
72413
diff
changeset
|
5 |
csdp-6.1.1 |
72684 | 6 |
cvc4-1.8 |
74454 | 7 |
e-2.6-1 |
76396 | 8 |
easychair-3.5 |
76478 | 9 |
eptcs-1.7.0 |
78285
98c53bcb9f07
update to flatlaf-2.6, which is the last release before recent moves towards 3.0 / 3.1 / 3.1.1;
wenzelm
parents:
78147
diff
changeset
|
10 |
flatlaf-2.6 |
76399 | 11 |
foiltex-2.1.4b |
73652
d5c3eee7da74
separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
wenzelm
parents:
73647
diff
changeset
|
12 |
idea-icons-20210508 |
74433
ec1774613824
support symbol \<Parallel>, based on \bigparallel from stdmaryd (stmary10.pfb: move y=1100, scale 222%, embolden by 40 units, adjust spacing);
wenzelm
parents:
74416
diff
changeset
|
13 |
isabelle_fonts-20211004 |
78683 | 14 |
isabelle_setup-20230922 |
79443
0d7c7fe65638
update javamail component with current jakarta mail APIs and eclipse angus implementation;
Fabian Huch <huch@in.tum.de>
parents:
79013
diff
changeset
|
15 |
javamail-20240109 |
79013 | 16 |
jdk-21.0.1 |
79012
b6bca0666c38
rebuild jedit with minimal patch for jdk-21, following SVN 25690;
wenzelm
parents:
78828
diff
changeset
|
17 |
jedit-20231120 |
74413 | 18 |
jfreechart-1.5.3 |
56596
40edc550667c
updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
wenzelm
parents:
56557
diff
changeset
|
19 |
jortho-1.0-2 |
77619
6d0985955872
discontinued apache-commons in favour of jsoup, which is smaller and more useful;
wenzelm
parents:
77593
diff
changeset
|
20 |
jsoup-1.15.4 |
74486
74a36aae067a
updated to kodkodi-1.5.7. with more robust/portable management of files and processes;
wenzelm
parents:
74485
diff
changeset
|
21 |
kodkodi-1.5.7 |
78286 | 22 |
lipics-3.1.3 |
79505 | 23 |
llncs-2.23 |
74734
f345da8defff
repackage minisat-2.2.1 with cygwin1.dll: required to run the executable without existing Cygwin context (normally provided by bash_process);
wenzelm
parents:
74722
diff
changeset
|
24 |
minisat-2.2.1-1 |
76186
5f3983c42324
proper platform directory x86_64-linux, to have it purged for other platforms;
wenzelm
parents:
76185
diff
changeset
|
25 |
mlton-20210117-1 |
66636 | 26 |
nunchaku-0.5 |
72358 | 27 |
opam-2.0.7 |
75706 | 28 |
pdfjs-2.14.305 |
78776
62b64f168c31
updated to official release of polyml-5.9.1, based on Ubuntu 18.04 LTS and macOS 11 Big Sur;
wenzelm
parents:
78683
diff
changeset
|
29 |
polyml-5.9.1 |
79507 | 30 |
postgresql-42.7.1 |
76508
ecb9e6d29698
support for the Prism.js syntax highlighter -- via external Node.js process;
wenzelm
parents:
76478
diff
changeset
|
31 |
prismjs-1.29.0 |
77764
44a6ac96314d
provide rsync component, with uniform version + options on all platforms;
wenzelm
parents:
77619
diff
changeset
|
32 |
rsync-3.2.7 |
78126
163e4835a8db
enable scala-3.3.0, with forced rebuild of Isabelle/Scala and Isabelle/ML;
wenzelm
parents:
78051
diff
changeset
|
33 |
scala-3.3.0 |
66636 | 34 |
smbc-0.4.1 |
72413
c2b44fb3add4
rebuild component following current "isabelle build_e" and Admin/PLATFORMS;
wenzelm
parents:
72407
diff
changeset
|
35 |
spass-3.8ds-2 |
79506
dcddfe4f43a3
updated to sqlite-jdbc-3.45.0.0, including slf4j-1.7.36;
wenzelm
parents:
79505
diff
changeset
|
36 |
sqlite-jdbc-3.45.0.0 |
78780
a611bbfeb9cd
updated to stack-2.13.1: include arm64-darwin, although it does not quite work yet (e.g. session "Haskell");
wenzelm
parents:
78776
diff
changeset
|
37 |
stack-2.13.1 |
78826 | 38 |
vampire-4.8 |
74819 | 39 |
verit-2021.06.2-rmx |
77208 | 40 |
vscode_extension-20230206 |
76020
04ce6cf2bd3b
update VSCodium 1.65.2 ~> 1.70.1, Electron 13.5.2 ~> 18.3.5, Node.js v14.16.0 ~> v16.13.2;
wenzelm
parents:
75869
diff
changeset
|
41 |
vscodium-1.70.1 |
74416 | 42 |
xz-java-1.9 |
74796
796ae338eb9d
back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
wenzelm
parents:
74792
diff
changeset
|
43 |
z3-4.4.0_4.4.1 |
74458 | 44 |
zipperposition-2.1-1 |
78147 | 45 |
zstd-jni-1.5.5-4 |