Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-30 | build: Remove zlib from the cache if we failed to pass all the tests | Matthieu Patou | 1 | -0/+6 | |
This will avoid problems with redefinition of libs tests | |||||
2010-10-30 | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 1 | -4/+2 | |
using subsystem aliases has a lot of potential for confusion. Better to use the real name of the library. | |||||
2010-10-21 | waf: Mark the replacement zlib private so that it can build on machine ↵ | Matthieu Patou | 1 | -0/+1 | |
without a system zlib Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Thu Oct 21 21:47:46 UTC 2010 on sn-devel-104 | |||||
2010-04-24 | lib/zlib/wscript: fix system zlib detection | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2010-04-06 | s4-waf: more places missing libreplace | Andrew Tridgell | 1 | -2/+1 | |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | s4-waf: cope with systems with zlib versions that are too old | Andrew Tridgell | 1 | -0/+11 | |
2010-04-06 | build: zlib checks | Andrew Tridgell | 1 | -0/+11 | |