summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2010-12-01s3-waf: avoid module name uppercasing.Günther Deschner1-6/+6
This finally allows mixed case module names like the classic build (./configure --shared_modules=charset_CP850) Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 18:39:14 CET 2010 on sn-devel-104
2010-10-08s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner1-7/+7
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Oct 8 09:31:01 UTC 2010 on sn-devel-104
2010-09-28s3-waf: fix dependencies in most of our module subsystems.Günther Deschner1-1/+0
Guenther
2010-09-27s3-waf: link PReg parser only in registry client side extension.Günther Deschner1-0/+1
Guenther
2010-09-27s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.Günther Deschner1-0/+33
Guenther