summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij1-2/+2
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-0/+1
2007-10-10r13163: as we don't import the raw magic configure vars forStefan Metzmacher1-2/+0
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-2/+4
2007-10-10r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij1-1/+1
2007-10-10r12896: IRIX make will fallback to gmake with this,Stefan Metzmacher1-0/+1
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-5/+2
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett1-0/+1
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-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-5/+9
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-5/+18
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-0/+1
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-1/+33
2007-10-10r12325: - remove the hostcc object files with make cleanStefan Metzmacher1-0/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-1/+6
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-17/+42
2007-10-10r12219: Use some more common functionsJelmer Vernooij1-32/+22
2007-10-10r12218: Use common functions for generating listsJelmer Vernooij1-41/+27
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-8/+6
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-8/+26
2007-10-10r11311: Move some more logic to envJelmer Vernooij1-29/+28
2007-10-10r11307: Add support for generating pkg-config filesJelmer Vernooij1-2/+16
2007-10-10r11306: Move more static Makefile data to main.mkJelmer Vernooij1-349/+89
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-0/+41
2007-10-10r11257: Add and use output functionJelmer Vernooij1-143/+120
2007-10-10r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij1-13/+0
2007-10-10r11252: Make makefile.pm OO and descend from envJelmer Vernooij1-121/+121
2007-10-10r11249: More OpenBSD make fixes...Jelmer Vernooij1-1/+4
2007-10-10r11247: Add environment classJelmer Vernooij1-84/+78
2007-10-10r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij1-1/+1
2007-10-10r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell1-0/+1
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij1-5/+1
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij1-38/+50
2007-10-10r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij1-2/+2
2007-10-10r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij1-9/+35
2007-10-10r10140: reorder some stuff, for nicer outputStefan Metzmacher1-4/+8
2007-10-10r10091: Fix perl warningsJelmer Vernooij1-0/+2
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij1-1/+1
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij1-2/+3
2007-10-10r10032: Add tdr generated files to clean targetJelmer Vernooij1-1/+2
2007-10-10r9939: Add configure check for yapp.James Peach1-0/+1
2007-10-10r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij1-0/+1
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij1-0/+19
2007-10-10r9142: fix the output to the new namesStefan Metzmacher1-4/+4
2007-10-10r9049: - add property dependencies to include/proto.hStefan Metzmacher1-27/+5
2007-10-10r9001: Fix warning in make cleanJelmer Vernooij1-5/+1
2007-10-10r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij1-0/+2
2007-10-10r8996: More build fixes...Jelmer Vernooij1-9/+4