summaryrefslogtreecommitdiff
path: root/tests/server/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: make sure checksrc runs on header files tooDaniel Stenberg2019-12-161-1/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-8/+2
* tests/server: run checksrc by default in debug-buildsDaniel Stenberg2017-05-051-1/+6
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* tests: fix make checksrc in servers/Daniel Stenberg2016-04-031-1/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-251-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-2/+1
* build: prevent global LIBS from influencing test server build targetsYang Tse2012-11-291-0/+4
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-281-1/+1
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-12/+12
* configure: NATIVE_WINDOWS no longer defined in config filesYang Tse2012-04-121-1/+5
* distribution: Fix EXTRA_DIST letter caseYang Tse2011-05-271-3/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+12
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* c-ares embbeded builds header include paths fully defined in makefilesYang Tse2009-06-041-0/+7
* allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse2009-04-291-1/+5
* and include the .inc files in the release tarballs...Daniel Stenberg2009-04-071-2/+3
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-23/+2
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-2/+4
* add comment for include pathsYang Tse2008-07-151-4/+10
* update copyright yearYang Tse2007-04-031-1/+1
* getpart implicitly drags in some networking functions, so it needs to beDan Fandrich2007-02-171-0/+2
* Better separate the library dependencies into those required by libcurlDan Fandrich2007-02-171-0/+8
* Allow again proper compilation outside of the source treeYang Tse2006-08-071-1/+5
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-091-1/+1
* Added remake of the arpa/tftp.h file to make the TFTP server build on systemsDaniel Stenberg2006-01-031-1/+1
* build tftpd too!Daniel Stenberg2005-09-151-1/+3
* Moved more generic functions to util.[ch]Daniel Stenberg2005-05-171-1/+2
* util.h added as "source" to make it get added in dist archivesDaniel Stenberg2005-05-011-2/+3
* Moved common code to util.[ch] instead of having it duplicated in sws.cDaniel Stenberg2005-04-301-3/+3
* copyright this yearDaniel Stenberg2005-04-221-1/+1
* Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg2005-04-181-9/+7
* removed commentDaniel Stenberg2004-11-291-4/+0
* Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg2004-11-291-3/+10
* use curlx_strnequal() from the private lib sources instead of strncasecmp()Daniel Stenberg2004-10-071-1/+2
* Added -I$(top_srcdir)/include, since lib/setup.h might include files fromDaniel Stenberg2004-03-091-1/+23
* added getpart.h for the spitout() protoDaniel Stenberg2004-02-201-1/+1
* portability fix by using setup.h from the lib directoryDaniel Stenberg2003-10-091-0/+2
* automake usage and options cleanupDaniel Stenberg2002-02-251-1/+1
* We got this web server's embryo from Georg Horn, muchos gracias.Daniel Stenberg2002-02-251-2/+4
* automake this dir tooDaniel Stenberg2002-02-251-0/+10