#include "_doctype.html"
cURL - Development
#include "css.t"
#define CURL_DEVEL
#define CURL_URL devel.html
#include "_menu.html"
#include "setup.t"
WHERE1(Development)
TITLE(Curl Development Overview)
There is always development going on in the curl project. To help out the
development team, we provide these services:
-
Recent Source Activity
- What happened recently in the source code repository?
-
Automatic Builds - Friendly people
help us build curl automatically so that we can verify that it builds works
even on platforms and with options single developers may not use or have.
-
Daily Snapshot - The latest
development version of curl is automatically packaged and uploaded every day.
-
libcurl mailing list - Development
talk and thoughts about how the future will become is discussed there. You
can't be seriously interested in curl development without being subscribed to
at least that one mailing list.
-
Bug
tracker - submit problems to the bug tracker as it makes it easy for the
development crew to keep track of all remaining problems. See also the KNOWN_BUGS document.
-
TODO - we try to maintain lists of what things
you could help us with and features a future curl
release might get.
-
Source code - check out the latest and greatest
source directly from the curl source code repsitory
#include "_footer.html"