1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Tridgell
f9eae32f4b s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00
Andrew Tridgell
4d8d759e92 s4-waf: install pidl 2010-04-06 20:27:09 +10:00
Andrew Tridgell
03998d0970 s4-waf: started adding auto-install of include files 2010-04-06 20:27:09 +10:00
Andrew Tridgell
42bad41ced s4-waf: cope with systems with zlib versions that are too old 2010-04-06 20:27:07 +10:00
Andrew Tridgell
026690af00 s4-waf: remove the need for some of the lib aliases 2010-04-06 20:27:05 +10:00
Andrew Tridgell
7848344d55 build: split out the base waf rules into buildtools/wafsamba/wscript
this stops lib/replace becoming a mess
2010-04-06 20:27:04 +10:00
Andrew Tridgell
064f26ea07 build: commented the missing subsystems 2010-04-06 20:26:59 +10:00
Andrew Tridgell
24cfa2957a build: install codepage files 2010-04-06 20:26:54 +10:00
Andrew Tridgell
e29e2c9d8d build: alias the libiconv target name for subsystems that depend on 'ICONV' 2010-04-06 20:26:52 +10:00
Andrew Tridgell
10935a3354 build: optionally enable builtin popt 2010-04-06 20:26:51 +10:00
Andrew Tridgell
cf7f64b4e7 build: fixed some more missing targets 2010-04-06 20:26:50 +10:00
Andrew Tridgell
844acb2260 build: waf quicktest nearly works
Rewrote wafsamba using a new dependency handling system, and started
adding the waf test code
2010-04-06 20:26:48 +10:00
Andrew Tridgell
8f1b809d2c build: nearly there on samba4 build 2010-04-06 20:26:47 +10:00
Andrew Tridgell
7c3234c485 build: enable ENFORCE_GROUP_ORDERING()
also fixed ASN1 target names
2010-04-06 20:26:47 +10:00
Andrew Tridgell
5b9ca48d81 build: added generation of version.h 2010-04-06 20:26:40 +10:00
Andrew Tridgell
9129c3b3b6 build: fixes from ita 2010-04-06 20:26:40 +10:00
Andrew Tridgell
333f2fc28b build: another missing subsystem ..... 2010-04-06 20:26:39 +10:00
Andrew Tridgell
391f953c58 build: added build groups 2010-04-06 20:26:38 +10:00
Andrew Tridgell
07eeed33f6 build: heimdal_build waf support
heimdal now mostly builds
2010-04-06 20:26:38 +10:00
Andrew Tridgell
8900f97c2c build: run the lib/replace rules first 2010-04-06 20:26:37 +10:00
Andrew Tridgell
9bfe91c475 build: add heimdal_build 2010-04-06 20:26:37 +10:00
Andrew Tridgell
8e81ea7c3a build: on the fly dependency checking 2010-04-06 20:26:36 +10:00
Andrew Tridgell
281f27d54b build: check for circular build dependencies 2010-04-06 20:26:36 +10:00
Andrew Tridgell
a3421fe6e9 build: added BUILD_SUBDIR() wrapper 2010-04-06 20:26:35 +10:00
Andrew Tridgell
d0d69be839 build: added top level script 2010-04-06 20:26:35 +10:00