Changes On Branch configure-updates
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch configure-updates Excluding Merge-Ins

This is equivalent to a diff from 9cf90a4f9d to 66fdab7605

2019-08-20
14:55
Add the --with-sanitizer option to the ./configure script. check-in: 231d693314 user: drh tags: trunk
04:24
Fixed a couple of Tcl syntax fixes that caused the new --with-sanitizer code to a) run unconditionally irrespective of the option's setting and b) to check for the existence of libubsan whether it was actually needed or not. Closed-Leaf check-in: 66fdab7605 user: wyoung tags: configure-updates
02:09
Fix a compiler warning in the security-audit page. check-in: 3243a6c148 user: drh tags: trunk
01:34
Added --with-sanitizer configure-time option for appending -fsanitize=VALUE to CFLAGS and LDFLAGS, plus automatic detection of -lubsan for GCC, which doesn't automatically link to that with -fsanitize=undefined as Clang does. EDIT: This check-in breaks the built on Ubuntu 18.04. check-in: 7907b6ffae user: wyoung tags: configure-updates
2019-08-19
17:18
Have the security-audit page analyze and display the content security policy. check-in: 9cf90a4f9d user: drh tags: trunk
13:04
Increase the default HTTP request timeout to 10 minutes. Provide the FOSSIL_DEFAULT_TIMEOUT compile-time option for setting an alternative default. check-in: 7979989dff user: drh tags: trunk

Changes to auto.def.