aboutsummaryrefslogtreecommitdiff
path: root/tests/server/Makefile.am
AgeCommit message (Expand)Author
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-03tests: fix make checksrc in servers/Daniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-11-29build: prevent global LIBS from influencing test server build targetsYang Tse
2012-11-28build: fix Windows build targets damaged since commit 550e403f00Yang Tse
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2011-05-27distribution: Fix EXTRA_DIST letter caseYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-04-29allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse
2009-04-07and include the .inc files in the release tarballs...Daniel Stenberg
2009-04-07Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-15add comment for include pathsYang Tse
2007-04-03update copyright yearYang Tse
2007-02-17getpart implicitly drags in some networking functions, so it needs to beDan Fandrich
2007-02-17Better separate the library dependencies into those required by libcurlDan Fandrich
2006-08-07Allow again proper compilation outside of the source treeYang Tse
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2006-01-03Added remake of the arpa/tftp.h file to make the TFTP server build on systemsDaniel Stenberg
2005-09-15build tftpd too!Daniel Stenberg
2005-05-17Moved more generic functions to util.[ch]Daniel Stenberg
2005-05-01util.h added as "source" to make it get added in dist archivesDaniel Stenberg
2005-04-30Moved common code to util.[ch] instead of having it duplicated in sws.cDaniel Stenberg
2005-04-22copyright this yearDaniel Stenberg
2005-04-18Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg
2004-11-29removed commentDaniel Stenberg
2004-11-29Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg
2004-10-07use curlx_strnequal() from the private lib sources instead of strncasecmp()Daniel Stenberg
2004-03-09Added -I$(top_srcdir)/include, since lib/setup.h might include files fromDaniel Stenberg
2004-02-20added getpart.h for the spitout() protoDaniel Stenberg
2003-10-09portability fix by using setup.h from the lib directoryDaniel Stenberg
2002-02-25automake usage and options cleanupDaniel Stenberg
2002-02-25We got this web server's embryo from Georg Horn, muchos gracias.Daniel Stenberg
2002-02-25automake this dir tooDaniel Stenberg