summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell1-2/+8
2007-10-10r6926: More build farm fixes:Jelmer Vernooij1-9/+10
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-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-8/+6
2007-10-10r6828: More portability fixesJelmer Vernooij1-1/+1
2007-10-10r6809: ifeq is not portable in make - jelmer, you'll need to find some other ...Andrew Tridgell1-6/+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-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
2007-10-10r6177: Use here documents instead of print() statements to generate theTim Potter1-144/+164
2007-10-10r6148: Add a showflags target to display the various compiler flags a laTim Potter1-0/+7
2007-10-10r5086: Fix list of binaries to install:Andrew Bartlett1-4/+5
2007-10-10r5085: add net and nmblookup to installed binariesAndrew Tridgell1-1/+3
2007-10-10r5047: Fix swig dependencies.Tim Potter1-4/+4
2007-10-10r5033: Remove --with-eparserdir configure option and eparser_idl make target.Tim Potter1-4/+0
2007-10-10r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into theTim Potter1-5/+5
2007-10-10r4982: Start to move swig dependencies into new build system. UnfortunatelyTim Potter1-33/+4
2007-10-10r4814: cope with perl not being in /usr/bin for idl buildingAndrew Tridgell1-1/+1
2007-10-10r4813: this is a temporary solution to a link problem we have on someAndrew Tridgell1-1/+2
2007-10-10r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell1-1/+1
2007-10-10r3769: fix the build of shared librariesStefan Metzmacher1-2/+7
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-1/+1
2007-10-10r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij1-3/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-2/+7
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-169/+73
2007-10-10r3691: Use packagesJelmer Vernooij1-0/+3
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-0/+917