Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse | |
93 *.c source files renamed to use our standard naming scheme. This change affects 77 files in libcurl's source tree. | |||
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse | |
76 private header files renamed to use our standard naming scheme. This change affects 322 files in libcurl's source tree. | |||
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-07-14 | ENH: add optional support for c-ares | Bill Hoffman | |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when ↵ | Gunter Knauf | |
libcurl is used with other projects which also have a config.h. | |||
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman | |
2009-04-10 | Adjust comment | Yang Tse | |
2009-04-09 | Cleaned up the custom definition I added (replaced by CURL_STATICLIB) | Benoit Neil | |
2009-04-08 | (Minor update) Added labal prefixes to tests targets | Benoit Neil | |
2009-04-08 | Added special define for tests that directly include libcurl sources. | Benoit Neil | |
2009-04-08 | Fixed compile defines in CMake scripts | Benoit Neil | |
2009-04-07 | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake ↵ | Benoit Neil | |
scripts), and fixed a missing define under windows in a test source file. | |||
2009-04-07 | Fixed tests/server build (removed unnecessary link to libcurl). | Benoit Neil | |
2009-04-06 | Added tests (exes) targets, refactor a few things. | Benoit Neil | |
PS: Once again, sorry if the added files have executable perms on Linux. |