Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | whitespace fixes | Viktor Szakats | |
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | |||
2017-03-26 | spelling fixes | klemens | |
Closes #1356 | |||
2015-12-20 | configure: allow static builds on mingw | Daniel Stenberg | |
This patch is adopted from the MINGW-packages project. It makes it possible to build curl both shared and static again. URL: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-curl | |||
2013-03-08 | xc-lt-iface.m4: provide XC_LIBTOOL macro | Yang Tse | |