etc/build.props
Thu, 21 Mar 2024 14:19:05 +0100 wenzelm update to mlton-20210117-2, which covers x86_64-linux, x86_64-darwin, arm64-darwin;
Tue, 12 Mar 2024 15:57:25 +0100 wenzelm clarified modules;
Sat, 17 Feb 2024 15:04:53 +0100 wenzelm clarified signature;
Sat, 17 Feb 2024 14:59:34 +0100 wenzelm prefer static object, while class is required for "services";
Thu, 15 Feb 2024 12:48:25 +0100 wenzelm clarified directories;
Wed, 14 Feb 2024 14:16:56 +0100 wenzelm clarified modules, following Isabelle/ML;
Sun, 04 Feb 2024 19:32:45 +0100 wenzelm build Isabelle windows_app component from GNU binutils and launch4j;
Sat, 20 Jan 2024 16:09:35 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 15:07:41 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 13:24:26 +0100 wenzelm clarified directories;
Sat, 11 Nov 2023 13:31:14 +0100 wenzelm support for global registry;
Tue, 31 Oct 2023 17:32:56 +0100 wenzelm clarified modules;
Sat, 28 Oct 2023 17:35:26 +0200 wenzelm merged
Wed, 18 Oct 2023 20:51:24 +0200 Fabian Huch add module for faster scheduled builds;
Wed, 18 Oct 2023 19:49:08 +0200 Fabian Huch added initial version of benchmark module, e.g., to compare performance of different hosts;
Tue, 24 Oct 2023 19:17:46 +0200 Fabian Huch added mail module;
Thu, 26 Oct 2023 11:23:53 +0200 Fabian Huch added component for javax mail;
Tue, 10 Oct 2023 12:57:01 +0200 Fabian Huch add component build tool for hugo from afp-devel;
Thu, 20 Jul 2023 12:11:34 +0200 wenzelm clarified file location: to be used by regular Isabelle/Scala tools;
Tue, 18 Jul 2023 20:14:57 +0200 wenzelm support for management of build cluster;
Wed, 12 Jul 2023 21:07:21 +0200 Fabian Huch added TOML module from afp;
Wed, 12 Jul 2023 16:23:28 +0200 wenzelm proper system integration and renaming;
Tue, 11 Jul 2023 15:01:38 +0200 wenzelm provide tool for GHC stack component;
Tue, 20 Jun 2023 14:25:06 +0200 wenzelm clarified modules;
Wed, 29 Mar 2023 22:21:12 +0200 wenzelm build rsync from sources, to avoid divergence of protocols on various platforms;
Sat, 11 Mar 2023 21:25:24 +0100 wenzelm discontinued apache-commons in favour of jsoup, which is smaller and more useful;
Tue, 07 Mar 2023 23:26:02 +0100 wenzelm proper file-name (amending b975f5aaf6b8);
Tue, 07 Mar 2023 22:54:44 +0100 wenzelm renamed administrative tools to build Isabelle components (unrelated to "isabelle build");
Thu, 02 Mar 2023 14:58:59 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 14:22:17 +0100 wenzelm clarified modules;
Tue, 21 Feb 2023 12:03:52 +0100 wenzelm support alternative build engines, via system option "build_engine";
Sat, 11 Feb 2023 11:42:13 +0100 wenzelm clarified modules;
Sat, 28 Jan 2023 22:29:24 +0100 wenzelm removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
Fri, 27 Jan 2023 15:33:21 +0100 wenzelm prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
Sun, 15 Jan 2023 20:20:59 +0100 wenzelm clarified modules;
Sat, 31 Dec 2022 14:58:34 +0100 wenzelm tuned signature;
Thu, 08 Dec 2022 17:23:31 +0100 wenzelm clarified modules;
Mon, 05 Dec 2022 21:10:39 +0100 wenzelm clarified modules;
Sun, 04 Dec 2022 14:15:12 +0100 wenzelm more direct access to jEdit jar resources, without unzip;
Fri, 25 Nov 2022 10:57:38 +0100 wenzelm discontinue unused JCEF: superseded by Electron with its bundled Chromium;
Fri, 11 Nov 2022 23:04:55 +0100 wenzelm support for the Prism.js syntax highlighter -- via external Node.js process;
Fri, 11 Nov 2022 21:35:33 +0100 wenzelm support for JavaScript syntax and Node.js platform;
Sun, 06 Nov 2022 22:17:28 +0100 wenzelm support for EPTCS style with demo document;
Sat, 05 Nov 2022 22:35:20 +0100 wenzelm support for Dotnet / Fsharp platform, via dynamically installed Isabelle component;
Sat, 05 Nov 2022 14:41:51 +0100 wenzelm clarified options: support lualatex as well, but prefer old pdflatex for demos;
Sat, 05 Nov 2022 13:08:37 +0100 wenzelm document_build engine for "lipics", with options and document_files;
Fri, 04 Nov 2022 20:15:54 +0100 wenzelm support for Springer LLNCS with demo document;
Mon, 31 Oct 2022 21:44:34 +0100 wenzelm support for FoilTeX with demo document;
Mon, 31 Oct 2022 17:10:13 +0100 wenzelm support for Easychair style with demo document;
Mon, 31 Oct 2022 15:50:13 +0100 wenzelm support for Dagstuhl LIPIcs style with demo document;
Fri, 28 Oct 2022 15:59:06 +0200 wenzelm clarified modules;
Fri, 21 Oct 2022 16:39:31 +0200 wenzelm generic support for XZ and Zstd compression in Isabelle/Scala;
Fri, 21 Oct 2022 11:08:01 +0200 wenzelm support for Zstd data compression;
Thu, 29 Sep 2022 13:58:26 +0200 Fabian Huch restructured ci profile into modular ci build system;
Wed, 07 Sep 2022 11:15:04 +0200 wenzelm tool to build Isabelle component for PostgreSQL JDBC;
Mon, 29 Aug 2022 19:14:04 +0200 wenzelm tool to build Isabelle component for cvc5;
Sun, 21 Aug 2022 11:59:25 +0200 wenzelm clarified modules;
Fri, 19 Aug 2022 20:07:41 +0200 wenzelm clarified modules;
Fri, 12 Aug 2022 12:50:19 +0200 wenzelm basic setup for document build panel;
Wed, 27 Jul 2022 09:27:40 +0200 wenzelm clarified modules;
less more (0) -60 tip