NEWS;
authorwenzelm
Sat, 11 Mar 2023 14:19:09 +0100
changeset 77615 faaa3e311281
parent 77614 b619d80f61fa
child 77616 29effd67d8a8
NEWS;
NEWS
--- a/NEWS	Sat Mar 11 14:18:56 2023 +0100
+++ b/NEWS	Sat Mar 11 14:19:09 2023 +0100
@@ -265,6 +265,14 @@
 
 *** System ***
 
+* Session builds observe dependency of options that contribute to the
+formal content. This is determined via option tags specified in
+etc/options, notably "content" or "document". A change of relavant
+session options causes a fresh build. For example:
+
+  isabelle build -o show_types FOL
+  isabelle build FOL
+
 * The command-line tool "isabelle update" is now directly based on
 "isabelle build" instead of "isabelle dump". Thus it has become more
 scalable, and supports most options from "isabelle build". Partial