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
/
source4
/
build
/
smb_build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...
Jelmer Vernooij
1
-7
/
+2
2007-10-10
r8838: Add ugly hack to prevent make from barfing out because it doesn't know
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r8832: Automatically rebuilding C files if headers change (in developer mode)
Jelmer Vernooij
1
-1
/
+32
2007-10-10
r8827: Fix install on some systems.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
5
-72
/
+82
2007-10-10
r8690: Code cleanups, improvements necessary for dependencies (not added yet)
Jelmer Vernooij
5
-89
/
+45
2007-10-10
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8649: added smbscript to the list of binaries to install
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8576: install scripts from scripting/bin/
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8525: added two more test targets:
Andrew Tridgell
1
-2
/
+9
2007-10-10
r8440: - several build farm hosts were failing 'make clean' as the list of
Andrew Tridgell
1
-1
/
+5
2007-10-10
r8416: added the extra_cflags.txt system from smb-build
Andrew Tridgell
2
-6
/
+1
2007-10-10
r8314: - added an 'installmisc' target for installing miscellaneous files.
Andrew Tridgell
1
-1
/
+4
2007-10-10
r8305: another attempt at getting heimdal building in the farm
Andrew Tridgell
1
-2
/
+8
2007-10-10
r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8298: - started building a library of js routines in scripting/libjs/
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8264: - Use standard perl package structure for pidl.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r8020: - add --with-selftest-prefix option that specify the prefix used in ma...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r7977: split up 'make clean' a little more as it is overflowing the command l...
Andrew Tridgell
1
-2
/
+6
2007-10-10
r7958: More debian packaging updates; packages build now with
Jelmer Vernooij
1
-6
/
+15
2007-10-10
r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.
Jelmer Vernooij
2
-14
/
+62
2007-10-10
r7896: don't output null rules for blank targets (caued make failure on irix)
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7894: remove portability experiments until its working in the smb-build test...
Andrew Tridgell
1
-3
/
+5
2007-10-10
r7875: try to see if this is portable
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r7874: reverted metzes patch svn 7837 as it is not portable to make on
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7845: remove unused files
Stefan Metzmacher
1
-9
/
+6
2007-10-10
r7837: use some more 'make' features
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r7790: Allow remembering more configure-level data (and
Jelmer Vernooij
2
-5
/
+8
2007-10-10
r7768: use _ALL_OBJS in clean target
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7766: Treat NOPROTO as boolean.
Jelmer Vernooij
2
-10
/
+21
2007-10-10
r7764: Generate _ALL_OBJS list.
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r7762: Clean up make help files.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7761: Don't let phony targets cause a rebuild of the binaries. Thanks
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r7463: - move some more stuff into functions
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7425: configure check to see if a compiler can handle negative enum values
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r7389: move socket wrapper dir also to the prefix-test dir
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7315: Add support for custom makefile targets, e.g.:
Jelmer Vernooij
3
-1
/
+23
2007-10-10
r7311: Use TARGET_CFLAGS for depend list as well
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r7310: Support TARGET_CFLAGS thru recursive make
Jelmer Vernooij
2
-24
/
+14
2007-10-10
r7308: Make dependency lists in the Makefile shorter (see discussion on samba...
Jelmer Vernooij
2
-70
/
+27
2007-10-10
r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possible
Jelmer Vernooij
2
-5
/
+13
2007-10-10
r7305: Some cleanups, use write out CFLAGS variable
Jelmer Vernooij
1
-43
/
+22
2007-10-10
r7299: move the list of config.mk files to the source/
Stefan Metzmacher
2
-49
/
+1
2007-10-10
r7290: comment out heimdal config for now
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7289: split out the list of *.mk files for the build, so you don't need to m...
Andrew Tridgell
2
-48
/
+51
2007-10-10
r7274: Move m4 files to seperate dir
Jelmer Vernooij
10
-740
/
+2
2007-10-10
r7273: Update a bit
Jelmer Vernooij
1
-15
/
+18
2007-10-10
r7271: added the ability to specify a target specific set of CFLAGS for
Andrew Tridgell
2
-2
/
+28
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7065: Move ejs from web_server to lib so it can be shared with smbscript.
Tim Potter
1
-0
/
+1
[next]