summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher6-17/+32
2007-10-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12589: Add missing newline.Jelmer Vernooij1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2-7/+15
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij4-6/+32
2007-10-10r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij1-1/+1
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-1/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-3/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij3-15/+5
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij5-13/+38
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij4-27/+37
2007-10-10r12379: export the detected perlStefan Metzmacher1-0/+1
2007-10-10r12325: - remove the hostcc object files with make cleanStefan Metzmacher1-0/+1
2007-10-10r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher1-1/+1
2007-10-10r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher1-0/+13
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 Vernooij5-56/+80
2007-10-10r12219: Use some more common functionsJelmer Vernooij2-36/+26
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 Vernooij8-47/+39
2007-10-10r12209: Fix some issues with XML entities.Jelmer Vernooij1-0/+1
2007-10-10r12208: Remove obsolete scons directoryJelmer Vernooij7-210/+0
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
2007-10-10r11417: Add TODO for the build systemJelmer Vernooij1-0/+12
2007-10-10r11388: Move dot-generating to a seperate perl executableJelmer Vernooij3-28/+32
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij4-53/+27
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij6-36/+76
2007-10-10r11311: Move some more logic to envJelmer Vernooij3-32/+79
2007-10-10r11307: Add support for generating pkg-config filesJelmer Vernooij3-3/+40
2007-10-10r11306: Move more static Makefile data to main.mkJelmer Vernooij1-349/+89
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-9/+0
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij3-1/+46
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij3-8/+6
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij3-6/+27
2007-10-10r11257: Add and use output functionJelmer Vernooij2-143/+126
2007-10-10r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij2-25/+0
2007-10-10r11252: Make makefile.pm OO and descend from envJelmer Vernooij3-126/+127
2007-10-10r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij1-2/+1
2007-10-10r11249: More OpenBSD make fixes...Jelmer Vernooij2-1/+6
2007-10-10r11247: Add environment classJelmer Vernooij3-85/+123
2007-10-10r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij1-1/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij2-4/+21
2007-10-10r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij1-7/+0
2007-10-10r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij1-7/+7
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-0/+34
2007-10-10r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell1-0/+1
2007-10-10r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-1/+0