Age | Commit message (Collapse) | Author | Files | Lines |
|
This is needed for solaris8
|
|
|
|
|
|
|
|
|
|
|
|
This creates a full shared lib, and a binary that uses it. Then it
tests that the binary runs correctly, relying on rpath
Thanks to Thomas for the code for this!
|
|
|
|
|
|
|
|
Pair-Programmed-With: Kai Blin <kai@samba.org>
|
|
|
|
This makes it much easier to follow the s3 approach to lists of
source files in the top level wscript
Pair-Programmed-With: Kai Blin <kai@samba.org>
|
|
|
|
|
|
|
|
It's in the man page, but it doesn't work!
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
|
|
|
|
|
|
This makes sure we generate a checksum over the result.
In practice it means we no longer recompile when a proto header
is triggers a rebuild if it hasn't changed its md5sum.
metze
|
|
|
|
|
|
|
|
|
|
This shows how we can do the dual-boolean rules we use so much with
autoconf
|
|
|
|
this stops lib/replace becoming a mess
|
|
|
|
|
|
|
|
|
|
This allows for shell redirection in rules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|