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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: solaris8 doesn't honor the -f flag to ln.
Andrew Tridgell
1
-6
/
+6
2010-04-06
build: honor existing LD_LIBRARY_PATH settings when adding shared lib paths
Andrew Tridgell
1
-1
/
+12
2010-04-06
build: old versions of perl don't understand the -W option
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: we need to replace md5 in Task as well
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: need to set h_file on Utils
Andrew Tridgell
1
-2
/
+3
2010-04-06
build: replace h_file when replacing md5
Thomas Nagy
1
-0
/
+8
2010-04-06
build: attempt to fix md5 problem on solaris8
Andrew Tridgell
1
-0
/
+0
2010-04-06
build: a few more build rules that should have on_results=True
Andrew Tridgell
2
-0
/
+3
2010-04-06
build: fixed case of system library deps
Andrew Tridgell
1
-1
/
+5
2010-04-06
build: make use on_results=True for some build rules
Stefan Metzmacher
5
-0
/
+7
2010-04-06
build: cope with systems that don't have md5 in python
Andrew Tridgell
1
-0
/
+21
2010-04-06
build: need to mark disabled libraries as DISABLED
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: fixed the cflags for pkg_config libs
Andrew Tridgell
1
-10
/
+21
2010-04-06
build: split out the base waf rules into buildtools/wafsamba/wscript
Andrew Tridgell
3
-1
/
+155
2010-04-06
build: use gzip for waf packing, to try to make it work on irix
Andrew Tridgell
1
-0
/
+0
2010-04-06
build: use shell=True for SAMBA_GENERATOR
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: added msg argument to CHECK_TYPE()
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: add cflags from pkg_config results to header/function tests
Andrew Tridgell
2
-32
/
+53
2010-04-06
build: test all the developer cflags before adding them
Andrew Tridgell
1
-5
/
+16
2010-04-06
build: finer grained rpath checking for binary/install
Andrew Tridgell
2
-15
/
+20
2010-04-06
build: configure fixes for opensolaris
Andrew Tridgell
1
-19
/
+58
2010-04-06
build: fixed headers for C prototype check
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: rewrote the autoconf-like macros to be more consistent
Andrew Tridgell
1
-151
/
+209
2010-04-06
build: fixed prototype test
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: added CHECK_C_PROTOTYPE() configure function
Andrew Tridgell
1
-4
/
+27
2010-04-06
build: python 2.4 doesn't support multiple union arguments for sets
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: expand indirect syslibs after loop unrolling
Andrew Tridgell
1
-1
/
+3
2010-04-06
build: fixed handling of full dependencies for --disable-shared
Andrew Tridgell
1
-119
/
+137
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: more complete implementation of waf configure -C
Andrew Tridgell
1
-10
/
+19
2010-04-06
build: fixed build of heimdal/lib/roken/err.h
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: enable real cacheing with waf configure -C
Andrew Tridgell
1
-0
/
+11
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
2
-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: rename s4 compare_config_h.sh helper and add a s3 version of it
Kai Blin
2
-0
/
+12
[next]