summaryrefslogtreecommitdiff
path: root/source4/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* Do not install smbclient4 and nmblookup4Jeroen Dekkers2014-04-151-1/+2
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-071-1/+1
* build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam2012-05-311-1/+1
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-2/+2
* waf: restore libsmbclient handling.Günther Deschner2011-09-151-0/+12
* s4-waf Remove source4 build system.Andrew Bartlett2011-02-091-106/+0
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-0/+1
* s4 libcli: Add libcli_echo lib and torture testKai Blin2010-12-091-0/+1
* s4: Implement UDP echo server exampleKai Blin2010-12-091-0/+1
* s4-waf: get the version number right on private librariesAndrew Tridgell2010-12-081-0/+3
* waf: added --symbol-check optionAndrew Tridgell2010-10-301-0/+2
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-1/+1
* s4 dns: Add a boilerplate DNS server implementationKai Blin2010-10-231-0/+1
* s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell2010-10-211-5/+0
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-211-20/+0
* s4-waf: automatically remove stale C and header filesAndrew Tridgell2010-10-141-0/+1
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* s4-waf: remove NDR-SRVSVC alias.Günther Deschner2010-09-271-1/+0
* s4-smbtorture: remove unneeded dcerpc_mgmt alias.Günther Deschner2010-09-271-1/+0
* lib-subunit: fixed build on systems without subunit devel libraryAndrew Tridgell2010-09-231-0/+1
* s4 nss_switch: fix build problem on computer without the iniparserMatthieu Patou2010-07-171-1/+1
* s4-waf: add the missing bits for builing nss_winbind and pam_winbindMatthieu Patou2010-07-171-0/+1
* Rename libgpo to lib/policy to avoid confusion with samba3 and add waf buildWilco Baan Hofman2010-06-201-1/+1
* s4-waf: create the smbd.tmp/messaging directoryAndrew Tridgell2010-04-211-1/+1
* s4-waf: follow the configure directories for the empty install dirsAndrew Tridgell2010-04-191-1/+1
* s4-waf: install some missing empty directoriesAndrew Tridgell2010-04-191-0/+3
* s4-python: Use standard infrastructure for finding included testtools, subuni...Jelmer Vernooij2010-04-071-1/+0
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-061-77/+77
* s4-waf: updates for the new python installer from jelmerAndrew Tridgell2010-04-061-0/+1
* s4-waf: look in libintl for dgettext()Andrew Tridgell2010-04-061-1/+0
* s4-waf: cleaned up tevent dependencyAndrew Tridgell2010-04-061-1/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: install pidlAndrew Tridgell2010-04-061-0/+1
* s4-waf: started adding auto-install of include filesAndrew Tridgell2010-04-061-2/+2
* s4-waf: cope with systems with zlib versions that are too oldAndrew Tridgell2010-04-061-1/+1
* s4-waf: remove the need for some of the lib aliasesAndrew Tridgell2010-04-061-4/+0
* build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell2010-04-061-1/+0
* build: commented the missing subsystemsAndrew Tridgell2010-04-061-12/+14
* build: install codepage filesAndrew Tridgell2010-04-061-0/+1
* build: alias the libiconv target name for subsystems that depend on 'ICONV'Andrew Tridgell2010-04-061-1/+1
* build: optionally enable builtin poptAndrew Tridgell2010-04-061-1/+1
* build: fixed some more missing targetsAndrew Tridgell2010-04-061-5/+9
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-12/+8
* build: nearly there on samba4 buildAndrew Tridgell2010-04-061-40/+6
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+1
* build: added generation of version.hAndrew Tridgell2010-04-061-0/+2
* build: fixes from itaAndrew Tridgell2010-04-061-0/+6
* build: another missing subsystem .....Andrew Tridgell2010-04-061-0/+2
* build: added build groupsAndrew Tridgell2010-04-061-0/+5
* build: heimdal_build waf supportAndrew Tridgell2010-04-061-5/+76