Thomas Porzelt
|
8b7ea63cf9
|
[waf] Reenable waf and update to 1.5.8
|
14 years ago |
Thomas Porzelt
|
92cef121fd
|
[waf] Disable waf in favor of cmake for the time being.
|
14 years ago |
Thomas Porzelt
|
67f35118ff
|
add check for dirfd, pathconf and fpathconf to wscript
|
14 years ago |
Thomas Porzelt
|
13f749aa74
|
along comes mod_vhost
|
15 years ago |
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).
|
15 years ago |
Thomas Porzelt
|
55dd7e3060
|
add environment.c, mod_fastcgi and --extra-warnings to wscript
|
15 years ago |
Thomas Porzelt
|
096e7667be
|
add LIGHTTPD_REVISION define and output for -v when compiling from bzr (only waf for now)
|
15 years ago |
Thomas Porzelt
|
172ddd69ee
|
fix wrong define in wscript for writev
|
15 years ago |
Thomas Porzelt
|
f02689bafb
|
remove mandatory parameter for libdl, some systems don't have a special lib for it (freebsd)
|
15 years ago |
Thomas Porzelt
|
2fd657cb0b
|
enable setting of CFLAGS via environment var in wscript
|
15 years ago |
Thomas Porzelt
|
7096926d05
|
fix check for linux platform in wscript
|
15 years ago |
Thomas Porzelt
|
928b8d52c1
|
update waf to 1.5, rewrite wscripts
|
15 years ago |
Stefan Bühler
|
463d1c6435
|
Fix modules and waf for new include dir
|
15 years ago |
Thomas Porzelt
|
59fdb03ee0
|
implement loading of modules
|
15 years ago |
Stefan Bühler
|
dbd9218150
|
Silence strict-alias warning again with redefining some macros
|
15 years ago |
Stefan Bühler
|
90e566be80
|
Add --debug configure option to waf; if not given use -O2. Use -fno-strict-aliasing.
|
15 years ago |
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
|
15 years ago |
Stefan Bühler
|
e6463f776b
|
Enable static build.
|
15 years ago |
Thomas Porzelt
|
88f6a30274
|
introduced a logging thread
|
15 years ago |
Thomas Porzelt
|
aa297fe7b2
|
added build date info to wscript and -v option
|
15 years ago |
Stefan Bühler
|
a6c4a50319
|
Add libev and fix wscripts
|
15 years ago |
Stefan Bühler
|
33dd2691c1
|
Upgrade to new waf, run ragel in './waf dist' and make ragel optional if the needed files are already generated.
|
15 years ago |
Stefan Bühler
|
18413d698a
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
Stefan Bühler
|
503e8d7859
|
Basic ragel suport
|
15 years ago |
Stefan Bühler
|
9372e41393
|
Initial commit
|
15 years ago |