diff options
author | chemodax <53048645+chemodax@users.noreply.github.com> | 2022-09-15 19:41:17 +0300 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2022-09-16 16:13:08 -0400 |
commit | 8a7ecb57e7d03b790ba51953bda6f817f3f66575 (patch) | |
tree | 8badcedce1d7e3d5622487923d1cff4edb54282c /lib/url.h | |
parent | ec51f00480495113a81d32606e7745342038bddd (diff) | |
download | curl-8a7ecb57e7d03b790ba51953bda6f817f3f66575.tar.gz |
winbuild: Use NMake batch-rules for compilation
- Invoke cl compiler once for each group of .c files.
This is significantly improves compilation time. For example in my
environment: 40 s --> 20 s.
Prior to this change cl was invoked per .c file.
Closes https://github.com/curl/curl/pull/9512
Diffstat (limited to 'lib/url.h')
0 files changed, 0 insertions, 0 deletions