summaryrefslogtreecommitdiff
path: root/librpc/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2010-09-27waf: add more NDR subsystems for shared IDL files.Günther Deschner1-0/+40
Guenther
2010-09-27s4-waf: remove NDR-SRVSVC alias.Günther Deschner1-0/+10
Thanks tridge, this was driving me nuts... Guenther
2010-09-24s4-waf: add NDR_EVENTLOG.Günther Deschner1-0/+5
Guenther
2010-09-24s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner1-2/+2
Guenther
2010-09-23s4-waf: move the RPC_NDR subsystems to main librpc wscript_build.Günther Deschner1-0/+187
Guenther
2010-09-23s4-waf: add NDR_LSARPC and NDR_SAMR.Günther Deschner1-0/+10
Guenther
2010-09-23s4-waf: move two more NDR_ subsystems to main directory.Günther Deschner1-0/+10
Guenther
2010-09-23waf: fix generated nbt.h path, should fix s4 install.Günther Deschner1-1/+1
Guenther
2010-09-23waf: move majority of shared NDR_ subsystems to main wscript_build.Günther Deschner1-0/+208
(so they can be used by s3 waf later) Guenther
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-1/+1
This works with both standalone lib builds and bundled builds
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell1-0/+2
them
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-0/+1
2010-04-06build: fixes from itaAndrew Tridgell1-14/+1
2010-04-06build: mail IDL build rulesAndrew Tridgell1-0/+14