summaryrefslogtreecommitdiff
path: root/tools/dev/windows-build/README
blob: a4d37d83f835cd3527d2b740cbd535b9a9dc993e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Makefiles for automating the Windows build.

* TODO:
  - document: how to use
  - known bugs/shortcomings
  - separate the configurable parts to a Makefile.local.tmpl file
  - allow serf,httpd,neon,etc to be optional
  - auto-generate the list of individual targets from build.conf
    (that list is not used by the default make targets)
  - add 'make tools' to the default windows build

See: http://svn.haxx.se/users/archive-2009-07/0764.shtml
(Message-Id: <alpine.561.2.00.0907241718550.6824@daniel2.local>)