Fossil

Timeline
Login

Timeline

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

Parents and children of check-in [2230c811]

2018-07-22
18:58
New options to the "fossil http" command: --in FILE, --out FILE, --ipaddr ADDRESS, and --nodelay. Use the --in, --out, and --inaddr options for subprocesses that handle HTTP requests via file I/O. This replaced the older and undocumented form of the "fossil http" command that accepted extra arguments. Use the --nodelay option to prevent lengthy backoffice processing. The use of --nodelay during "fossil ui" on Windows prevents annoying pauses on that platform. ... (check-in: 52943029 user: drh tags: trunk)
18:25
Remove duplicate FOSSIL_ENABLE_LEGACY_MV_RM define ... (check-in: 2230c811 user: ashepilko tags: trunk)
16:22
Allow CFLAGS override without duplicating compile options by default ... (check-in: 09f41885 user: ashepilko tags: trunk)