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: added --disable-shared option
Andrew Tridgell
1
-5
/
+11
2010-04-06
build: optimise and re-enable check_duplicate_sources
Andrew Tridgell
1
-18
/
+47
2010-04-06
build: fixed issue with CC="ccache cc" on solaris
Andrew Tridgell
1
-0
/
+10
2010-04-06
build: support systems without rpath
Andrew Tridgell
2
-3
/
+15
2010-04-06
build: cope with subsystems with no enabled modules
Andrew Tridgell
2
-11
/
+13
2010-04-06
build: fixed ifaddrs.h for heimdal (from template)
Andrew Tridgell
1
-2
/
+6
2010-04-06
build: if a library is found, but not the fn, still define the library
Andrew Tridgell
1
-9
/
+2
2010-04-06
build: don't use gcc warnings during configure
Andrew Tridgell
1
-1
/
+8
2010-04-06
build: fixed check for pthread_create()
Andrew Tridgell
1
-13
/
+29
2010-04-06
build: more careful library list handling
Andrew Tridgell
1
-14
/
+29
2010-04-06
build: CONFIG_SET() takes conf argument
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: cope with double check for functions
Andrew Tridgell
1
-1
/
+4
2010-04-06
build: lib needs to take a list when more than 1
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: ensure all libs in CHECK_FUNCS_IN() get a target type
Andrew Tridgell
1
-6
/
+12
2010-04-06
build: cope with multiple libs in CHECK_FUNCS_IN()
Andrew Tridgell
1
-10
/
+10
2010-04-06
build: cope with multiple checks for the same function/library
Andrew Tridgell
2
-1
/
+11
2010-04-06
build: gccdeps fixes from ita
Andrew Tridgell
1
-3
/
+23
2010-04-06
build: fixed includes paths for CHECK_CODE()
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: use SUBST_VARS_RECURSIVE() for install_path
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: added SUBST_VARS_RECURSIVE()
Andrew Tridgell
1
-3
/
+12
2010-04-06
build: rename samba_includes.py to samba_optimisation.py
Andrew Tridgell
2
-2
/
+8
2010-04-06
build: more optimisations from Thomas
Andrew Tridgell
1
-4
/
+54
2010-04-06
build: fixed git version in samba -V
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: use RUN_COMMAND() to wrap os.system()
Andrew Tridgell
1
-0
/
+18
2010-04-06
build: make bin/sambadeps depend on samba_deps.py modtime
Andrew Tridgell
1
-1
/
+13
2010-04-06
build: python modules need the libs from broken lib loops too
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed config.h generation when we have source -> source4 symlink
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: fixed the install name for python modules
Andrew Tridgell
1
-4
/
+4
2010-04-06
build: split build and install libraries/binaries
Andrew Tridgell
3
-40
/
+162
2010-04-06
build: cleanup the ASN1 rules a bit
Andrew Tridgell
1
-18
/
+2
2010-04-06
build: don't need the S4 in the PIDL prefix
Andrew Tridgell
1
-1
/
+0
2010-04-06
build: teach samba_pild.py about the --com-header and --dcom-proxy options
Andrew Tridgell
1
-6
/
+9
2010-04-06
build: added a cflags_end SAMBA_SUBSYSTEM() option
Andrew Tridgell
1
-0
/
+4
2010-04-06
build: fixed init function sentinal for python modules
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: we don't need varients in samba, so we can optimise a bit more
Andrew Tridgell
1
-0
/
+12
2010-04-06
build: an optimisation for includes file handling
Andrew Tridgell
2
-1
/
+78
2010-04-06
build: allow waf to cache include lists more efficiently
Andrew Tridgell
1
-3
/
+17
2010-04-06
build: try faster includes processing
Andrew Tridgell
3
-5
/
+21
2010-04-06
build: more efficient pidl rules from ita
Andrew Tridgell
1
-3
/
+7
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: cope with the common gen_ndr files being in the git tree
Andrew Tridgell
1
-4
/
+24
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
[next]