summaryrefslogtreecommitdiff
path: root/tools/dev/windows-build/README
blob: cd05cd8f6755a4d81a493e1cd5ae78108e8880bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Makefiles for automating the Windows build.

Should work either either nmake or GNU make.

Doesn't require Cygwin.

* 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>)


'cp' and friends can be obtained from gnuwin32.sf.net, unxutils.sf.net,
cygwin, etc.  Or tweak the makefile to use cp.pl or the built-in 'copy'
command instead.: