| Commit message (Expand) | Author | Age | Files | Lines |
* | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg | 2019-03-14 | 1 | -2/+7 |
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -2/+2 |
* | URL-API | Daniel Stenberg | 2018-09-08 | 1 | -0/+5 |
* | tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES | Rikard Falkeborn | 2018-06-06 | 1 | -0/+2 |
* | tests/libtest: Add lib1521 to nodist_SOURCES | Rikard Falkeborn | 2018-06-06 | 1 | -3/+0 |
* | tests/libtest/Makefile: Do not unconditionally add gcc-specific flags | Dagobert Michelsen | 2018-05-16 | 1 | -1/+1 |
* | build: get CFLAGS (including -werror) used for examples and tests | Daniel Stenberg | 2018-03-04 | 1 | -1/+3 |
* | tests: add initial gssapi test using stub implementation | Isaac Boukris | 2017-09-15 | 1 | -0/+15 |
* | libtest/make: generate lib1521.c | Daniel Stenberg | 2017-06-27 | 1 | -1/+7 |
* | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg | 2017-06-14 | 1 | -8/+2 |
* | spelling fixes | klemens | 2017-03-26 | 1 | -2/+2 |
* | build: removed redundant DEPENDENCIES from makefiles | Dan Fandrich | 2017-03-14 | 1 | -1/+0 |
* | make/checksrc: use $srcdir, not $top_srcdir | Daniel Stenberg | 2016-04-19 | 1 | -1/+1 |
* | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg | 2016-04-18 | 1 | -1/+1 |
* | code: style updates | Daniel Stenberg | 2016-04-03 | 1 | -1/+1 |
* | checksrc: run checksrc in tests when 'make checksrc' in root | Daniel Stenberg | 2016-04-03 | 1 | -1/+4 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | libtest: call PR_Cleanup() on exit if NSPR is used | Kamil Dudka | 2015-07-14 | 1 | -2/+2 |
* | tests: Distribute CMakeLists.txt files in subdirectories | Roger Leigh | 2015-06-25 | 1 | -1/+1 |
* | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse | 2013-03-12 | 1 | -14/+19 |
* | Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility | Yang Tse | 2013-03-09 | 1 | -0/+2 |
* | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse | 2013-03-08 | 1 | -4/+6 |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -2/+2 |
* | build: explain current role of LIBS in our Makefile.am files | Yang Tse | 2012-12-04 | 1 | -2/+1 |
* | build: prevent global LIBS from influencing libtest build targets | Yang Tse | 2012-11-30 | 1 | -1/+13 |
* | build: fix Windows build targets damaged since commit 550e403f00 | Yang Tse | 2012-11-28 | 1 | -1/+1 |
* | build: avoid linkage of directly unused libraries | Yang Tse | 2012-11-28 | 1 | -1/+1 |
* | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner | 2012-11-06 | 1 | -12/+12 |
* | tests 1334 to 1363 revisited. | Yang Tse | 2012-06-05 | 1 | -1/+1 |
* | build adjustments: commit 9e24b9c7 follow-up | Yang Tse | 2012-04-17 | 1 | -3/+3 |
* | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse | 2012-04-11 | 1 | -0/+9 |
* | configure: Windows cross-compilation fixes | Yang Tse | 2012-04-09 | 1 | -1/+6 |
* | test: remove test 580 | Daniel Stenberg | 2010-11-05 | 1 | -1/+1 |
* | Added mk580.pl to the tar ball | Dan Fandrich | 2010-11-02 | 1 | -1/+1 |
* | Link curl and the test apps with -lrt explicitly when necessary | Dan Fandrich | 2010-09-11 | 1 | -1/+1 |
* | build: don't build libhostname unless shared libcurl is built | Yang Tse | 2010-08-09 | 1 | -0/+4 |
* | build: libhostname linkage adjustments followup | Yang Tse | 2010-08-08 | 1 | -1/+1 |
* | build: ensure that libhostname doesn't get installed | Yang Tse | 2010-08-06 | 1 | -11/+19 |
* | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka | 2010-07-30 | 1 | -0/+10 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -2/+2 |
* | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse | 2009-11-05 | 1 | -9/+12 |
* | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf | 2009-07-14 | 1 | -1/+1 |
* | Revert delegating c-ares linking magic on libtool and auto-makefiles when using | Yang Tse | 2009-06-06 | 1 | -10/+2 |
* | c-ares embbeded builds header include paths fully defined in makefiles | Yang Tse | 2009-06-04 | 1 | -0/+11 |
* | Delegate c-ares linking magic on libtool and auto-makefiles when using | Yang Tse | 2009-05-30 | 1 | -2/+8 |
* | and include the .inc files in the release tarballs... | Daniel Stenberg | 2009-04-07 | 1 | -2/+3 |
* | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc... | Benoit Neil | 2009-04-07 | 1 | -125/+2 |
* | Added test case 560: | Daniel Stenberg | 2008-11-11 | 1 | -1/+3 |
* | fix test # 558 and 559 CFLAGS | Yang Tse | 2008-10-28 | 1 | -2/+2 |