summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher2007-10-101-0/+19
* r12805: merge from samba3Stefan Metzmacher2007-10-101-2/+2
* r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher2007-10-102-5/+3
* r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-103-8/+12
* r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2007-10-102-6/+13
* r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij2007-10-101-1/+0
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-103-2/+6
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-3/+1
* r12638: fix the build on BSD systemsStefan Metzmacher2007-10-101-9/+9
* r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij2007-10-101-5/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-102-33/+0
* r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher2007-10-106-17/+32
* r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher2007-10-101-2/+2
* r12589: Add missing newline.Jelmer Vernooij2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-102-7/+15
* r12520: Add support for --help to mkproto.plJelmer Vernooij2007-10-104-6/+32
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-101-1/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-1/+2
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-3/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-103-15/+5
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-105-13/+38
* r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij2007-10-104-27/+37
* r12379: export the detected perlStefan Metzmacher2007-10-101-0/+1
* r12325: - remove the hostcc object files with make cleanStefan Metzmacher2007-10-101-0/+1
* r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher2007-10-101-1/+1
* r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher2007-10-101-0/+13
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-1/+6
* r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij2007-10-105-56/+80
* r12219: Use some more common functionsJelmer Vernooij2007-10-102-36/+26
* r12218: Use common functions for generating listsJelmer Vernooij2007-10-101-41/+27
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-108-47/+39
* r12209: Fix some issues with XML entities.Jelmer Vernooij2007-10-101-0/+1
* r12208: Remove obsolete scons directoryJelmer Vernooij2007-10-107-210/+0
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* r11417: Add TODO for the build systemJelmer Vernooij2007-10-101-0/+12
* r11388: Move dot-generating to a seperate perl executableJelmer Vernooij2007-10-103-28/+32
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-104-53/+27
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-106-36/+76
* r11311: Move some more logic to envJelmer Vernooij2007-10-103-32/+79
* r11307: Add support for generating pkg-config filesJelmer Vernooij2007-10-103-3/+40
* r11306: Move more static Makefile data to main.mkJelmer Vernooij2007-10-101-349/+89
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-9/+0
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-103-1/+46
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-103-8/+6
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2007-10-103-6/+27
* r11257: Add and use output functionJelmer Vernooij2007-10-102-143/+126
* r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij2007-10-102-25/+0