Thomas Porzelt
|
92cef121fd
|
[waf] Disable waf in favor of cmake for the time being.
|
2009-05-29 15:14:29 +02:00 |
Thomas Porzelt
|
67f35118ff
|
add check for dirfd, pathconf and fpathconf to wscript
|
2009-03-04 02:47:08 +01:00 |
Thomas Porzelt
|
13f749aa74
|
along comes mod_vhost
|
2009-01-12 01:20:06 +01:00 |
Stefan Bühler
|
5feea39ae6
|
Remove '-Wmissing-prototypes' from extra warnings list
- we still have '-Wmissing-declarations', which allows
void func() instead of void func(void).
|
2009-01-04 22:38:24 +01:00 |
Thomas Porzelt
|
55dd7e3060
|
add environment.c, mod_fastcgi and --extra-warnings to wscript
|
2009-01-01 17:47:23 +01:00 |
Thomas Porzelt
|
096e7667be
|
add LIGHTTPD_REVISION define and output for -v when compiling from bzr (only waf for now)
|
2008-11-25 15:56:12 +01:00 |
Thomas Porzelt
|
172ddd69ee
|
fix wrong define in wscript for writev
|
2008-11-23 22:36:00 +01:00 |
Thomas Porzelt
|
f02689bafb
|
remove mandatory parameter for libdl, some systems don't have a special lib for it (freebsd)
|
2008-11-21 02:25:10 +01:00 |
Thomas Porzelt
|
2fd657cb0b
|
enable setting of CFLAGS via environment var in wscript
|
2008-11-21 02:00:13 +01:00 |
Thomas Porzelt
|
7096926d05
|
fix check for linux platform in wscript
|
2008-11-21 00:44:13 +01:00 |
Thomas Porzelt
|
928b8d52c1
|
update waf to 1.5, rewrite wscripts
|
2008-11-21 00:31:44 +01:00 |
Stefan Bühler
|
463d1c6435
|
Fix modules and waf for new include dir
|
2008-11-16 22:16:52 +01:00 |
Thomas Porzelt
|
59fdb03ee0
|
implement loading of modules
|
2008-10-22 16:54:44 +02:00 |
Stefan Bühler
|
dbd9218150
|
Silence strict-alias warning again with redefining some macros
|
2008-09-07 15:33:11 +02:00 |
Stefan Bühler
|
90e566be80
|
Add --debug configure option to waf; if not given use -O2. Use -fno-strict-aliasing.
|
2008-09-02 20:29:21 +02:00 |
Stefan Bühler
|
1f0b3ac991
|
Fixed wscript so you can have CFLAGS in your environment while ./waf configure, e.g.
CFLAGS=-O2 ./waf configure --with-all
|
2008-08-07 21:38:08 +02:00 |
Stefan Bühler
|
e6463f776b
|
Enable static build.
|
2008-08-06 23:50:00 +02:00 |
Thomas Porzelt
|
88f6a30274
|
introduced a logging thread
|
2008-07-19 00:11:08 +02:00 |
Thomas Porzelt
|
aa297fe7b2
|
added build date info to wscript and -v option
|
2008-07-18 00:30:02 +02:00 |
Stefan Bühler
|
a6c4a50319
|
Add libev and fix wscripts
|
2008-07-17 17:35:50 +02:00 |
Stefan Bühler
|
33dd2691c1
|
Upgrade to new waf, run ragel in './waf dist' and make ragel optional if the needed files are already generated.
|
2008-07-15 22:12:33 +02:00 |
Stefan Bühler
|
18413d698a
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
Stefan Bühler
|
503e8d7859
|
Basic ragel suport
|
2008-06-30 16:24:29 +02:00 |
Stefan Bühler
|
9372e41393
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |