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