index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: fixed samba_deps.py for python 2.4
Andrew Tridgell
1
-0
/
+11
2010-04-06
build: fixed cflags in CHECK_CODE
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed group for heimdal autoproto
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
12
-361
/
+933
2010-04-06
build: separate out dependencies and python rules
Andrew Tridgell
2
-0
/
+434
2010-04-06
build: nearly there on samba4 build
Andrew Tridgell
6
-328
/
+233
2010-04-06
build: better target name for lib link
Andrew Tridgell
1
-1
/
+7
2010-04-06
build: assert on missing dependency
Andrew Tridgell
1
-1
/
+13
2010-04-06
build: much nicer pidl rules
Andrew Tridgell
1
-77
/
+57
2010-04-06
build: use export_incdirs
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: fixed heimdal include lists
Andrew Tridgell
1
-3
/
+3
2010-04-06
build: saner CFLAGS handling for defines
Andrew Tridgell
1
-2
/
+3
2010-04-06
build: enable ENFORCE_GROUP_ORDERING()
Andrew Tridgell
2
-1
/
+90
2010-04-06
build: back to stricter deps
Andrew Tridgell
1
-5
/
+4
2010-04-06
build: added ENFORCE_GROUP_ORDERING()
Andrew Tridgell
1
-0
/
+28
2010-04-06
build: make CONFIG_PATH() understand absolute paths
Andrew Tridgell
1
-1
/
+4
2010-04-06
build: added SUBST_ENV_VAR()
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: added local_include option to CHECK_CODE()
Andrew Tridgell
1
-3
/
+5
2010-04-06
build: fixed cflags in CHECK_CODE()
Andrew Tridgell
1
-1
/
+3
2010-04-06
build: added CHECK_CFLAGS()
Andrew Tridgell
1
-8
/
+26
2010-04-06
build: fix name of libs with - in them
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: define HAVE_LIBxxx when we find a library
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: move gettimeofday check to libreplace
Andrew Tridgell
1
-6
/
+8
2010-04-06
build: expand CHECK_CODE() function
Andrew Tridgell
1
-12
/
+25
2010-04-06
build: added CHECK_CODE_COMPILES()
Andrew Tridgell
1
-0
/
+27
2010-04-06
build: added help on fns
Andrew Tridgell
1
-0
/
+48
2010-04-06
build: check for volatile
Andrew Tridgell
1
-4
/
+9
2010-04-06
build: check size of types
Andrew Tridgell
1
-2
/
+6
2010-04-06
build: added CHECK_SIZEOF()
Andrew Tridgell
1
-11
/
+35
2010-04-06
build: smarter list splitting
Andrew Tridgell
3
-15
/
+16
2010-04-06
build: improve autoconf macros
Andrew Tridgell
1
-6
/
+25
2010-04-06
build: added CHECK_DECLS()
Andrew Tridgell
1
-0
/
+11
2010-04-06
build: return values for autoconf-like tests
Andrew Tridgell
1
-9
/
+44
2010-04-06
build: another typo
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: add_headers flag to CHECK_HEADER()
Andrew Tridgell
1
-4
/
+4
2010-04-06
build: added define and always options to CHECK_VARIABLE()
Andrew Tridgell
1
-2
/
+7
2010-04-06
build: added generation of version.h
Andrew Tridgell
1
-0
/
+13
2010-04-06
build: a useful example of a debug technique in waf
Andrew Tridgell
1
-0
/
+8
2010-04-06
build: moved main autoproto rule into samba_autoproto.py
Andrew Tridgell
2
-19
/
+8
2010-04-06
build: allow selection of build group in HEIMDAL_AUTOPROTO()
Andrew Tridgell
2
-1
/
+31
2010-04-06
build: use shell for TDR rule, as -- confuses the build rule
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: result of hack session with ita
Andrew Tridgell
5
-128
/
+100
2010-04-06
build: add README to explain gen_ndr, and ensure directory exists
Andrew Tridgell
1
-0
/
+6
2010-04-06
build: fixes from ita
Andrew Tridgell
3
-47
/
+140
2010-04-06
build: fixed formatting
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: source= is clearer for source lists
Andrew Tridgell
1
-17
/
+17
2010-04-06
build: rewrote PIDL rules, breaking them into a separate waf tool
Andrew Tridgell
4
-78
/
+103
2010-04-06
build: fixed location of gen_ndr files
Andrew Tridgell
1
-8
/
+8
2010-04-06
build: fixed --includedir options for PIDL
Andrew Tridgell
2
-13
/
+16
2010-04-06
build: split out the extension based build patterns
Andrew Tridgell
2
-95
/
+108
[next]