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
/
main.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12772: - create variables for the %(patsubst ...) statements for the idl files
Stefan Metzmacher
1
-0
/
+17
2007-10-10
r12751: Another make clean fix.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r12675: fix some dependencies and don't use long lines
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12559: use the selftest_prefix, we should use this for all make test output,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12556: added 'make gdbtest'
Andrew Tridgell
1
-0
/
+4
2007-10-10
r12550: - fixed 'make pch' to always rebuild the gch file. The dependencies
Andrew Tridgell
1
-2
/
+3
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12530: Let include/includes.h depend on lib/basic.h (which it includes)
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12520: Add support for --help to mkproto.pl
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12450: Move generation of proto and full object lists to makefile.pm. 'make'...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r12325: - remove the hostcc object files with make clean
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12302: - create the logfilebase directory with make install
Stefan Metzmacher
1
-3
/
+28
2007-10-10
r12256: Add helper script for installing pkg-config files
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r12253: Automatically build seperate binaries without -rpath to install when
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r12219: Use some more common functions
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11391: Add includedir to the list of directories to create
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11387: Remove pidl from the default 'install' target as it doesn't obey the
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11386: Add install rule for pidl
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r11307: Add support for generating pkg-config files
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11306: Move more static Makefile data to main.mk
Jelmer Vernooij
1
-0
/
+78
2007-10-10
r11303: Support defining and installing public headers for libraries.
Jelmer Vernooij
1
-3
/
+20
2007-10-10
r11257: Add and use output function
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-27
/
+0
2007-10-10
r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r10597: And add the .mk files for the new credentials subsystem.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r10041: Add 'gcov' make target. Run
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9939: Add configure check for yapp.
James Peach
1
-2
/
+2
2007-10-10
r9462: Fix locations for generating the yapp files
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r9459: Move pidl up one level (to prevent too much nesting)
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r9448: Work on reading the secrets tdb. Build tdbsam support by default.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9078: - move charset stuff to lib/charset
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r9052: Support lex/yacc compilers without support for -o
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r9050: fix make pch all
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r9049: - add property dependencies to include/proto.h
Stefan Metzmacher
1
-5
/
+18
2007-10-10
r9033: Add the 'installmisc' make target back again
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r9002: a workaround for the current build problems. I hope this will allow
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8996: More build fixes...
Jelmer Vernooij
1
-1
/
+1
[next]