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
/
wafsamba.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: enable nothreads workaround only with WAF_NOTHREADS=1
Andrew Tridgell
1
-1
/
+4
2010-04-06
build: fixed the dependencies of the install targets
Andrew Tridgell
1
-5
/
+9
2010-04-06
build: enable 'nothreads' when JOBS=1
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: python libs need to be built shared, regardless of --disable-shared
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: fixed some of the group ordering
Andrew Tridgell
1
-3
/
+6
2010-04-06
build: fixed install target for systems with rpath disabled
Andrew Tridgell
1
-3
/
+3
2010-04-06
build: fixed a configure error with a totally clean tree
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: nicer progress display for a standard build
Andrew Tridgell
1
-14
/
+34
2010-04-06
build: override PACKAGE_VERSION in pkg-config generation for libraries
Andrew Tridgell
1
-6
/
+8
2010-04-06
build: reuse SAMBA_LIBRARY() to build python modules
Andrew Tridgell
1
-11
/
+33
2010-04-06
build: fixed progress display
Andrew Tridgell
1
-4
/
+6
2010-04-06
build: use 'Compiling foo.c' and 'Linking foo' like old build system
Andrew Tridgell
1
-0
/
+19
2010-04-06
build: tidy up the wafsamba rules a bit
Andrew Tridgell
1
-33
/
+25
2010-04-06
build: added support for controlling library types
Andrew Tridgell
1
-14
/
+19
2010-04-06
build: substitute @VAR@ variables in pkgconfig .pc.in files
Andrew Tridgell
1
-5
/
+37
2010-04-06
build: fixed the python path in installed python scripts
Andrew Tridgell
1
-5
/
+23
2010-04-06
build: fixed destination name for pc_files
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: added support for pc_files= for pkgconfig files
Andrew Tridgell
1
-0
/
+13
2010-04-06
build: a hack to get perl to put its generated blib files in the build directory
Andrew Tridgell
1
-1
/
+10
2010-04-06
build: support wildcard excludes in INSTALL_WILDCARD()
Andrew Tridgell
1
-5
/
+8
2010-04-06
build: support wildcard mappings for header_path
Andrew Tridgell
1
-8
/
+34
2010-04-06
s4-waf: started adding auto-install of include files
Andrew Tridgell
1
-0
/
+42
2010-04-06
build: fixed copy_script typo
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: started a library of common config tests for s3/s4
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: support variable expansion in source= arguments to build rules
Andrew Tridgell
1
-2
/
+15
2010-04-06
build: solaris8 doesn't honor the -f flag to ln.
Andrew Tridgell
1
-6
/
+6
2010-04-06
build: a few more build rules that should have on_results=True
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: use shell=True for SAMBA_GENERATOR
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: finer grained rpath checking for binary/install
Andrew Tridgell
1
-5
/
+7
2010-04-06
build: don't use double binaries/libs if not needed
Andrew Tridgell
1
-8
/
+23
2010-04-06
build: mark wafsamba as unbuffered, so stdout and stderr are better in sync
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed build of heimdal/lib/roken/err.h
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: added --disable-shared option
Andrew Tridgell
1
-5
/
+11
2010-04-06
build: cope with subsystems with no enabled modules
Andrew Tridgell
1
-9
/
+5
2010-04-06
build: fixed ifaddrs.h for heimdal (from template)
Andrew Tridgell
1
-2
/
+6
2010-04-06
build: use SUBST_VARS_RECURSIVE() for install_path
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: rename samba_includes.py to samba_optimisation.py
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: split build and install libraries/binaries
Andrew Tridgell
1
-23
/
+137
2010-04-06
build: added a cflags_end SAMBA_SUBSYSTEM() option
Andrew Tridgell
1
-0
/
+4
2010-04-06
build: an optimisation for includes file handling
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: try faster includes processing
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: check that the symlink doesn't exist before creating
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: allow shared and python staging areas to be referenced in build tree
Andrew Tridgell
1
-0
/
+4
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
1
-47
/
+127
2010-04-06
build: nearly there on samba4 build
Andrew Tridgell
1
-262
/
+151
2010-04-06
build: better target name for lib link
Andrew Tridgell
1
-1
/
+7
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: back to stricter deps
Andrew Tridgell
1
-5
/
+4
2010-04-06
build: smarter list splitting
Andrew Tridgell
1
-12
/
+6
[prev]
[next]