index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
wscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: added WHYNEEDED=TARGET:DEPENDENCY
Andrew Tridgell
2011-02-22
1
-0
/
+4
*
Fix private libdir and codepages paths
Simo Sorce
2011-02-15
1
-1
/
+1
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
build: add more CFLAGS for aix
Matthieu Patou
2010-12-11
1
-1
/
+3
*
build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIME
Matthieu Patou
2010-12-11
1
-0
/
+3
*
waf: added --disable-symbol-versions configure option
Andrew Tridgell
2010-12-08
1
-3
/
+8
*
waf: added configure test for -Wl,--version-script
Andrew Tridgell
2010-12-08
1
-0
/
+9
*
waf: added --git-local-changes configure option
Andrew Tridgell
2010-11-16
1
-0
/
+5
*
wafsamba: Use project name variable rather than hardcoding 'samba4'.
Jelmer Vernooij
2010-11-05
1
-2
/
+2
*
Add --disable-rpath-private-install flag.
Jelmer Vernooij
2010-11-05
1
-2
/
+15
*
Add --with-privatelibdir build option.
Jelmer Vernooij
2010-11-05
1
-0
/
+5
*
build: In some case the flags for the sun studio linker are wrong
Matthieu Patou
2010-10-31
1
-0
/
+10
*
build: set shared libraries flags correctly on mac os X
Matthieu Patou
2010-10-30
1
-2
/
+0
*
waf: added --symbol-check option
Andrew Tridgell
2010-10-30
1
-0
/
+4
*
build: add the -fno-common flags to fix the link pb on mac os X
Matthieu Patou
2010-10-28
1
-0
/
+2
*
build: Add XPG6 otherwise we have a configure pb on sun Solaris
Matthieu Patou
2010-10-28
1
-0
/
+1
*
build: remove warnings about redifinition of boolean use -KPIC on suncc
Matthieu Patou
2010-10-27
1
-1
/
+9
*
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
2010-10-23
1
-10
/
+10
*
waf: added --show-deps and --show-duplicates
Andrew Tridgell
2010-10-21
1
-0
/
+8
*
waf: automap shared library names from .so to the right extension
Andrew Tridgell
2010-10-19
1
-1
/
+6
*
Disable gccdeps if -MD is not supported
Thomas Nagy
2010-08-30
1
-3
/
+23
*
Revert "waf: enable gccdeps in developer mode"
Stefan Metzmacher
2010-08-17
1
-3
/
+2
*
waf: enable gccdeps in developer mode
Andrew Tridgell
2010-08-14
1
-2
/
+3
*
waf Provide release signing capability in 'waf dist'
Andrew Bartlett
2010-05-28
1
-0
/
+8
*
wafsamba: Disable the abi checks when gdb is not available
Thomas Nagy
2010-05-21
1
-0
/
+4
*
Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"
Stefan Metzmacher
2010-05-14
1
-1
/
+0
*
wafsamba: use -D_XOPEN_SOURCE=700 for the build
Stefan Metzmacher
2010-05-14
1
-0
/
+1
*
build: treat a blank --build or --host as not a cross-compile
Andrew Tridgell
2010-05-07
1
-1
/
+3
*
build: added configure test for inline
Andrew Tridgell
2010-05-05
1
-0
/
+2
*
build: use option_group() not add_option_group()
Andrew Tridgell
2010-04-26
1
-1
/
+1
*
build: give a more useful error when the source dir has moved
Andrew Tridgell
2010-04-23
1
-0
/
+6
*
build: added --enable-auto-reconfigure
Andrew Tridgell
2010-04-22
1
-1
/
+13
*
build: added --nonshared-binary=LIST option
Andrew Tridgell
2010-04-21
1
-0
/
+4
*
build: fixed uname output to be on target machine when cross compiling
Andrew Tridgell
2010-04-21
1
-4
/
+7
*
build: added uname display and SYSTEM_UNAME define
Andrew Tridgell
2010-04-20
1
-0
/
+3
*
build: added --cross-answers support
Andrew Tridgell
2010-04-19
1
-0
/
+4
*
build: added ABI checking to the WAF build
Andrew Tridgell
2010-04-18
1
-24
/
+47
*
build: try to honor MAKEFLAGS from make
Andrew Tridgell
2010-04-14
1
-0
/
+1
*
build: added autoconf compatible configure options
Andrew Tridgell
2010-04-13
1
-0
/
+27
*
build: added cross-compilation configure options
Andrew Tridgell
2010-04-12
1
-0
/
+15
*
build: added --minimum-library-version configure option
Andrew Tridgell
2010-04-12
1
-0
/
+4
*
build: added --picky-developer and --fatal-errors
Andrew Tridgell
2010-04-09
1
-0
/
+6
*
s4-waf: added 'waf dist' to build the tarball
Andrew Tridgell
2010-04-06
1
-0
/
+3
*
build: added functions for compound configuration testing
Andrew Tridgell
2010-04-06
1
-0
/
+1
*
build: work around missing defaults from gnu_dirs.py
Andrew Tridgell
2010-04-06
1
-12
/
+3
*
build: auto-detect platforms which don't support shared libs
Andrew Tridgell
2010-04-06
1
-1
/
+5
*
build: only add -fPIC if it is supported
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: support the use of system libraries
Andrew Tridgell
2010-04-06
1
-3
/
+3
*
build: better control over bundled library extensions
Andrew Tridgell
2010-04-06
1
-7
/
+15
*
build: added support for controlling library types
Andrew Tridgell
2010-04-06
1
-1
/
+18
[next]