summaryrefslogtreecommitdiff
path: root/source4/main.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij1-5/+0
2007-10-10r14350: Keep "make proto". It's hard to forget old habits. :-)Jelmer Vernooij1-1/+2
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-12/+8
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-9/+0
2007-10-10r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij1-0/+14
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij1-3/+6
2007-10-10r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij1-1/+1
2007-10-10r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij1-3/+4
2007-10-10r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher1-2/+8
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-2/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-1/+1
2007-10-10r13905: include/includes.h now includes param/param.h..Jelmer Vernooij1-1/+2
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r13653: Copy headers from the right placeJelmer Vernooij1-1/+1
2007-10-10r13246: Print winbindd pipe location correctly.Andrew Bartlett1-1/+1
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-13/+14
2007-10-10r13158: Fix setup and ejs pathsJelmer Vernooij1-2/+4
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-1/+3
2007-10-10r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij1-0/+3
2007-10-10r12972: Use single quotes in the showflags and showlayout targets to stop theJames Peach1-20/+20
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-3/+2
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-0/+17
2007-10-10r12751: Another make clean fix.Andrew Bartlett1-1/+1
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-1/+3
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-2/+5
2007-10-10r12675: fix some dependencies and don't use long linesStefan Metzmacher1-8/+16
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+2
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-1/+1
2007-10-10r12559: use the selftest_prefix, we should use this for all make test output,Stefan Metzmacher1-1/+1
2007-10-10r12556: added 'make gdbtest'Andrew Tridgell1-0/+4
2007-10-10r12550: - fixed 'make pch' to always rebuild the gch file. The dependenciesAndrew Tridgell1-2/+3
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-1/+2
2007-10-10r12530: Let include/includes.h depend on lib/basic.h (which it includes)Jelmer Vernooij1-0/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-2/+2
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-1/+4
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-1/+4
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-1/+3
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-2/+2
2007-10-10r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij1-4/+4
2007-10-10r12325: - remove the hostcc object files with make cleanStefan Metzmacher1-2/+2
2007-10-10r12302: - create the logfilebase directory with make installStefan Metzmacher1-3/+28
2007-10-10r12256: Add helper script for installing pkg-config filesJelmer Vernooij1-1/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-2/+6
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-5/+5
2007-10-10r12219: Use some more common functionsJelmer Vernooij1-2/+2
2007-10-10r11391: Add includedir to the list of directories to createJelmer Vernooij1-1/+1
2007-10-10r11387: Remove pidl from the default 'install' target as it doesn't obey theJelmer Vernooij1-1/+1
2007-10-10r11386: Add install rule for pidlJelmer Vernooij1-1/+7