Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-06 | CMake: Remove unused 'output_var' from 'collect_true' | Ruslan Baratov | |
Variable 'output_var' is not used and can be removed. Function 'collect_true' renamed to 'count_true'. | |||
2018-07-06 | CMake: Remove unused functions | Ruslan Baratov | |
Closes #2711 | |||
2018-02-23 | spelling fixes | Viktor Szakats | |
Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334 | |||
2017-03-05 | CMake: Set at most one SSL library | Michael Maltese | |
Ref: https://github.com/curl/curl/pull/1228 | |||
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman | |
2009-04-09 | (Minor update) Moved some utilities to a separate file. | Benoit Neil | |