Age | Commit message (Expand) | Author |
2016-04-19 | lib/checksrc.whitelist: not needed anymore | Daniel Stenberg |
2016-04-18 | checksrc: pass on -D so the whitelists are found correctly | Daniel Stenberg |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-08 | Makefile: Fixed echo of checksrc check | Steve Holme |
2016-04-08 | checksrc: Fix issue with the autobuilds not picking up the whitelist | Steve Holme |
2016-04-08 | checksrc: Added missing vauth and vtls directories | Steve Holme |
2016-04-03 | lib/src: fix the checksrc invoke | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-07-21 | libcurl: VERSIONINFO update | Patrick Monnerat |
2015-06-09 | INTERNALS: cat lib/README* >> INTERNALS | Daniel Stenberg |
2015-05-31 | README.pingpong: removed | Daniel Stenberg |
2015-05-15 | README.pipelining: removed | Daniel Stenberg |
2015-04-22 | dist: include {src,lib}/checksrc.whitelist | Daniel Stenberg |
2013-12-20 | vtls: created subdir, moved sslgen.[ch] there, updated all include lines | Daniel Stenberg |
2013-07-23 | Makefile.am: use LDFLAGS as well when linking libcurl | Daniel Stenberg |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-09 | Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-02-13 | move msvc IDE related files to 'vc' directory tree | Yang Tse |
2013-02-06 | vms: config-vms.h is removed, no use trying to distribute it | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | test 1222: 8 chars object name generation && test 1221: adjustments | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2013-01-02 | build and tests: curl_10char_object_name() shell function | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-12-03 | build: prevent global LIBS from influencing src and lib build targets | Yang Tse |
2012-11-08 | libcurl: VERSIONINFO update | Daniel Stenberg |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-07-11 | Removed libcurl.imp from Makefile.am. | Guenter Knauf |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-07 | curl tool: use configuration files from lib directory - follow-up I | Yang Tse |
2011-12-19 | configure: add symbols versioning option | Alessandro Ghedini |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-06-01 | makefile: avoid preprocessor definition usage when linking | Yang Tse |
2011-05-30 | Makefile.am: fix spurious CFLAGS duplication | Yang Tse |
2011-04-27 | make: add checksrc.pl to dist | Daniel Stenberg |
2011-04-27 | make: add 'checksrc' as target to check code style | Daniel Stenberg |
2011-04-27 | lib/make: run checksrc.pl once for all files | Daniel Stenberg |
2011-04-27 | Makefile: run checksrc if debug enabled | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-01-03 | unittesting: build a separate static lib | Daniel Stenberg |
2010-12-03 | build: lib/config.dos renamed to lib/config-dos.h | Yang Tse |
2010-12-03 | build: move config-vms.h from subdir 'packages/vms' into 'lib' | Yang Tse |
2010-10-21 | Removed the native Makefile.riscos files | Dan Fandrich |
2010-08-20 | Added mk-ca-bundle.vbs script. | Guenter Knauf |
2010-07-21 | build: Enable configure --enable-werror | Ben Greear |
2010-03-31 | removed README.cmake due to the improved situation | Daniel Stenberg |