Age | Commit message (Expand) | Author |
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 |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-09 | set VERSIONINFO accordingly for the 7.20.0 release | Daniel Stenberg |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-11-02 | describe the cmake situation | Daniel Stenberg |
2009-10-17 | README.NSS is gone | Daniel Stenberg |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-06 | Revert delegating c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |
2009-06-04 | allow building libcurl for VxWorks | Yang Tse |
2009-06-04 | c-ares embbeded builds header include paths fully defined in makefiles | Yang Tse |
2009-05-30 | Delegate c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-04-28 | allow usage of in-tree c-ares when building from outside of the cvs tree | Yang Tse |
2009-04-27 | Add missing cmake files to the tarball (thanks to Richard Atterer's report) | Daniel Stenberg |
2009-04-14 | first take at bundling cmake-related files in the tarball | Daniel Stenberg |
2009-02-23 | adjustment for new Mac OS X framework build script | Yang Tse |
2009-02-23 | - I renamed everything in the windows builds files that used the name 'curllib' | Daniel Stenberg |
2008-11-03 | I liked Daniel Johnson's simplified version bumper guide so I modified the | Daniel Stenberg |
2008-11-01 | bump VERSIONINFO for the upcoming release | Daniel Stenberg |
2008-09-01 | Add README.curl_off_t to the release archive | Daniel Stenberg |
2008-08-28 | Adjust generation of MSVC project files | Yang Tse |
2008-08-24 | Introduced the configure option --enable-soname-bump that lets a user enforce | Daniel Stenberg |
2008-08-24 | Added firefox-db2pem.sh to the release archive | Daniel Stenberg |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-15 | add comment for include paths | Yang Tse |
2008-06-24 | Added README.NSS to describe the current NSS situation. | Daniel Stenberg |