[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 38/335: VS Projects: switched optimisation to "MaxSpeed"
From: |
gnunet |
Subject: |
[libmicrohttpd] 38/335: VS Projects: switched optimisation to "MaxSpeed" |
Date: |
Sat, 27 Jul 2024 21:58:54 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.
commit 6d5d7016cf9877e45fa284382785d3683051d51e
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Jan 31 00:36:53 2024 +0100
VS Projects: switched optimisation to "MaxSpeed"
---
w32/common/common-build-settings.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/w32/common/common-build-settings.props
b/w32/common/common-build-settings.props
index 9d79bfeb..8207511c 100644
--- a/w32/common/common-build-settings.props
+++ b/w32/common/common-build-settings.props
@@ -100,7 +100,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(UseDebugLibraries)'!='true'">
<ClCompile>
- <Optimization>Full</Optimization>
+ <Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [libmicrohttpd] 15/335: Minor corrections for bc827fcc09ac66b87a6ac052982beda393aeec60, (continued)
- [libmicrohttpd] 15/335: Minor corrections for bc827fcc09ac66b87a6ac052982beda393aeec60, gnunet, 2024/07/27
- [libmicrohttpd] 20/335: Updated .gitignore, gnunet, 2024/07/27
- [libmicrohttpd] 36/335: Fixed non-debug build without HTTPS, gnunet, 2024/07/27
- [libmicrohttpd] 25/335: Fuzz tests: muted undefined behaviour signal, gnunet, 2024/07/27
- [libmicrohttpd] 32/335: Fixed compiler warnings, gnunet, 2024/07/27
- [libmicrohttpd] 19/335: Updated .gitingnore, gnunet, 2024/07/27
- [libmicrohttpd] 40/335: VS Project: exclude file not used on W32, gnunet, 2024/07/27
- [libmicrohttpd] 14/335: Minor correction for 52a5e465844add3dd968f2318eab5e6f91a5a1e7, gnunet, 2024/07/27
- [libmicrohttpd] 33/335: Fixed tests with GnuTLS in non-default path, gnunet, 2024/07/27
- [libmicrohttpd] 28/335: test_str: reduced number of extra checked locales, gnunet, 2024/07/27
- [libmicrohttpd] 38/335: VS Projects: switched optimisation to "MaxSpeed",
gnunet <=
- [libmicrohttpd] 12/335: digest_auth_example: updated and fixed, gnunet, 2024/07/27
- [libmicrohttpd] 30/335: Skipped some HTTPS tests with old broken GnuTLS, gnunet, 2024/07/27
- [libmicrohttpd] 16/335: configure: fixed some compiler warnings, gnunet, 2024/07/27
- [libmicrohttpd] 34/335: Muted some compiler warnings, gnunet, 2024/07/27
- [libmicrohttpd] 39/335: Muted compiler warning, gnunet, 2024/07/27
- [libmicrohttpd] 31/335: Moved test_quiesce to heavy tests, gnunet, 2024/07/27
- [libmicrohttpd] 22/335: Fixed and/or muted compiler warnings, gnunet, 2024/07/27
- [libmicrohttpd] 26/335: Fuzz test: increased tests' timeout value, gnunet, 2024/07/27
- [libmicrohttpd] 48/335: ChangeLog: updated, gnunet, 2024/07/27
- [libmicrohttpd] 35/335: configure: sorted messages in final config summary, gnunet, 2024/07/27