summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7837: use some more 'make' featuresStefan Metzmacher1-4/+2
2007-10-10r7790: Allow remembering more configure-level data (andJelmer Vernooij2-5/+8
2007-10-10r7768: use _ALL_OBJS in clean targetAndrew Tridgell1-2/+4
2007-10-10r7766: Treat NOPROTO as boolean.Jelmer Vernooij2-10/+21
2007-10-10r7764: Generate _ALL_OBJS list.Jelmer Vernooij2-1/+6
2007-10-10r7762: Clean up make help files.Jelmer Vernooij1-1/+1
2007-10-10r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij2-2/+3
2007-10-10r7463: - move some more stuff into functionsStefan Metzmacher1-1/+1
2007-10-10r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher1-2/+2
2007-10-10r7389: move socket wrapper dir also to the prefix-test dirStefan Metzmacher1-1/+1
2007-10-10r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij3-1/+23
2007-10-10r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij1-5/+5
2007-10-10r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij2-24/+14
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2-70/+27
2007-10-10r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2-5/+13
2007-10-10r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij1-43/+22
2007-10-10r7299: move the list of config.mk files to the source/Stefan Metzmacher2-49/+1
2007-10-10r7290: comment out heimdal config for nowAndrew Tridgell1-1/+1
2007-10-10r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2-48/+51
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij10-740/+2
2007-10-10r7273: Update a bitJelmer Vernooij1-15/+18
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2-2/+28
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+1
2007-10-10r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter1-0/+1
2007-10-10r7062: Merge scripting/swig/config.mk with scripting/config.mkTim Potter1-1/+0
2007-10-10r7061: A ejs scripting client. This should allow javascript to be run in aTim Potter1-0/+1
2007-10-10r7059: Use namespaces for pidl and the build system, so we can later onJelmer Vernooij3-9/+9
2007-10-10r7049: auto-create the private/tls/ directory on installAndrew Tridgell1-1/+1
2007-10-10r7010: Merge libcli/libsmb.mk into libcli/config.mkTim Potter1-1/+0
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell2-2/+23
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+1
2007-10-10r6926: More build farm fixes:Jelmer Vernooij6-159/+71
2007-10-10r6924: Remove some unused functions.Jelmer Vernooij1-200/+0
2007-10-10r6874: Fix static library buildJelmer Vernooij1-8/+6
2007-10-10r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'Andrew Tridgell1-2/+1
2007-10-10r6842: Move to .mk fileJelmer Vernooij1-0/+1
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij3-20/+22
2007-10-10r6838: Remove unnecessary calls to gensec_gsskrb5Jelmer Vernooij1-2/+9
2007-10-10r6828: More portability fixesJelmer Vernooij1-1/+1
2007-10-10r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be calledTim Potter1-3/+3
2007-10-10r6809: ifeq is not portable in make - jelmer, you'll need to find some other ...Andrew Tridgell1-6/+1
2007-10-10r6725: the beginnings of a cldap serverAndrew Tridgell1-0/+1
2007-10-10r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij1-0/+5
2007-10-10r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij1-1/+7
2007-10-10r6607: fix the buildStefan Metzmacher1-3/+3
2007-10-10r6589: Make the library versioning options for building a shared library opti...Tim Potter1-3/+10
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij1-7/+1
2007-10-10r6568: Some more small 'make test' fixesJelmer Vernooij1-2/+1
2007-10-10r6567: Use "real" prefix for 'make test'Jelmer Vernooij1-2/+2
2007-10-10r6564: - Fix bug in socket_wrapperJelmer Vernooij1-0/+10