Timeline
Not logged in

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

14 events for the month beginning 2022-01-01 by user florian

Following month ↑
2022-01-31
05:42
For the MSVC makefile, fix forwarding of XPCFLAGS and XPLDFLAGS to OpenSSL. This is only relevant if the MSVC makefile is used to build OpenSSL as a sub-project (FOSSIL_BUILD_SSL=1) for Windows XP (FOSSIL_ENABLE_WINXP=1). XPLDFLAGS only matters for the shared library case (FOSSIL_DYNAMIC_BUILD=1), and is applied in a post build step -- somewhat wha... check-in: fa3f60f694 user: florian tags: trunk
05:32
Update the makemake.tcl script. Closed-Leaf check-in: 771ab19439 user: florian tags: msvc-openssl-winxp
05:29
Keep the verbose output as it's helpful for debugging, and because Fossil build output is also very detailed. check-in: c62f663e19 user: florian tags: msvc-openssl-winxp
2022-01-30
11:32
Reduce output verbosity, but still provide enough hints in case of an error. check-in: 7dcf497daa user: florian tags: msvc-openssl-winxp
11:26
Remove an incorrect comment: it's possible to edit the OpenSSL makefile, and it only rebuilds itself if the templates are updated. check-in: 87dcc045dd user: florian tags: msvc-openssl-winxp
2022-01-28
06:37
Minor code style fixes. check-in: d4ef61538c user: florian tags: ssl-read-loops2
05:51
Another attempt to fix the SSL_read() loops on Windows. Not necessarily more elegant, but at least working around a well-defined problem, making the code easier to maintain. check-in: 4d8a71be8c user: florian tags: ssl-read-loops2
2022-01-26
07:41
Alternative to [b890451cfb], [b70557f690] and [acffc8f785] to fix the SSL_read() loops on Windows. Pending tests on non-Windows platforms. Closed-Leaf check-in: 95256636e4 user: florian tags: ssl-read-loops
2022-01-23
09:16
Another follow-up to commits [85cfdd192a] and [6eeb7ec10e]: In the document to explain how Fossil reads environment variables to customize its behavior, do not mention how Fossil writes environment variables to customize the behavior of CGI programs, as that seems off-topic and confusing. check-in: c7abbe1ee6 user: florian tags: trunk
2022-01-21
11:38
Fix the previous check-in to list environment variables used by the CGI Server Extensions feature in the correct place. check-in: 6eeb7ec10e user: florian tags: trunk
11:16
Defer output of status messages until relevant. Remove unnecessary FOR command variable expansions. check-in: b2655b9c4d user: florian tags: msvc-openssl-winxp
07:10 Changes to wiki page "Release Build How-To" artifact: 1fbd196172 user: florian
06:49
Forward XPCFLAGS and XPLDFLAGS to the OpenSSL build process to fix Windows XP builds with MSVC. This affects builds with FOSSIL_ENABLE_WINXP=1 and FOSSIL_BUILD_SSL=1. XPLDFLAGS is only relevant if FOSSIL_DYNAMIC_BUILD=1 also set, and is applied in a post-build step to work around the difficulties to append (MSVC) linker flags to the OpenSSL default... check-in: b9d40d68dc user: florian tags: msvc-openssl-winxp
06:12
Add a few environment variables mentioned in recent check-in comments to the documentation. check-in: 85cfdd192a user: florian tags: trunk
Previous month ↓