summaryrefslogtreecommitdiffstats
path: root/source4/main.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r11391: Add includedir to the list of directories to createJelmer Vernooij2007-10-101-1/+1
* r11387: Remove pidl from the default 'install' target as it doesn't obey theJelmer Vernooij2007-10-101-1/+1
* r11386: Add install rule for pidlJelmer Vernooij2007-10-101-1/+7
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-0/+2
* r11307: Add support for generating pkg-config filesJelmer Vernooij2007-10-101-1/+0
* r11306: Move more static Makefile data to main.mkJelmer Vernooij2007-10-101-0/+78
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-3/+20
* r11257: Add and use output functionJelmer Vernooij2007-10-101-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-27/+0
* r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher2007-10-101-0/+1
* r10597: And add the .mk files for the new credentials subsystem.Andrew Bartlett2007-10-101-0/+1
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-101-2/+2
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-101-0/+1