summaryrefslogtreecommitdiffstats
path: root/source4/build/smb_build
Commit message (Expand)AuthorAgeFilesLines
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-101-1/+2
* r5487: - Allow disabling modulesJelmer Vernooij2007-10-101-0/+5
* r5438: Keep new CFLAGS if the compiler accepted them.Jelmer Vernooij2007-10-101-1/+1
* r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...Jelmer Vernooij2007-10-101-4/+13
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-0/+1
* r5190: Grr - typo.Tim Potter2007-10-101-1/+1
* r5188: Add config.mk file for swig.Tim Potter2007-10-101-0/+1
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-101-0/+1
* r5104: - added support for task based servers. These are servers that withinAndrew Tridgell2007-10-101-0/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-2/+1
* r5086: Fix list of binaries to install:Andrew Bartlett2007-10-101-4/+5
* r5085: add net and nmblookup to installed binariesAndrew Tridgell2007-10-101-1/+3
* r5047: Fix swig dependencies.Tim Potter2007-10-101-4/+4
* r5033: Remove --with-eparserdir configure option and eparser_idl make target.Tim Potter2007-10-102-23/+0
* r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into theTim Potter2007-10-101-5/+5
* r4983: On second thoughts don't include the config.mk file for the swig stuffTim Potter2007-10-101-1/+0
* r4982: Start to move swig dependencies into new build system. UnfortunatelyTim Potter2007-10-102-34/+6
* r4814: cope with perl not being in /usr/bin for idl buildingAndrew Tridgell2007-10-101-1/+1
* r4813: this is a temporary solution to a link problem we have on someAndrew Tridgell2007-10-101-1/+2
* r4812: removed dependence on Data::DumperAndrew Tridgell2007-10-101-1/+0
* r4729: add dummy "winbind" serviceStefan Metzmacher2007-10-101-1/+2
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-0/+1
* r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell2007-10-101-1/+1
* r4096: move the samdb code to source/dsdb/Stefan Metzmacher2007-10-101-1/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+2
* r3769: fix the build of shared librariesStefan Metzmacher2007-10-102-3/+9
* r3768: Fix build of librariesJelmer Vernooij2007-10-101-0/+3
* r3752: Remove direct.pm for now (not used and breaks solaris build)Jelmer Vernooij2007-10-102-61/+0
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2007-10-104-15/+11
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-103-3/+5
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2007-10-103-4/+6
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2007-10-102-156/+4
* r3738: Use a hardcoded list of .mk files rather then "find" (breaks onJelmer Vernooij2007-10-101-1/+29
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-102-35/+0
* r3736: Fix the build for builds that haven't got all libs sambaJelmer Vernooij2007-10-101-2/+21
* r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij2007-10-103-8/+8
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-107-220/+88
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-1010-1003/+313
* r3726: More simplifications/fixes in the build systemJelmer Vernooij2007-10-106-98/+113
* r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij2007-10-101-12/+2
* r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2007-10-102-2/+68
* r3691: Use packagesJelmer Vernooij2007-10-1010-60/+80
* r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij2007-10-108-16/+21
* r3651: Add a new configure option --with-eparserdirAndrew Bartlett2007-10-102-1/+25
* r3636: Fix python buildJelmer Vernooij2007-10-101-0/+1
* r3587: Add status_codes.i as a dependencies for dcerpc.iTim Potter2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-103-47/+62
* r3556: Remove --enable-krb5developer and --enable-gtkdeveloper, as the newAndrew Bartlett2007-10-101-17/+1
* r3477: add '--with-disable-ext-lib=LIB' option to be able to disableStefan Metzmacher2007-10-102-1/+13
* r3473: Add LIBCRYPTO_OBJS to python extensions.Tim Potter2007-10-101-1/+2