summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij1-2/+25
2007-10-10r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter1-0/+7
2007-10-10r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...Jelmer Vernooij1-7/+2
2007-10-10r8838: Add ugly hack to prevent make from barfing out because it doesn't knowJelmer Vernooij1-1/+7
2007-10-10r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij1-1/+32
2007-10-10r8827: Fix install on some systems.Jelmer Vernooij1-1/+2
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-11/+9
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij1-40/+18
2007-10-10r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell1-4/+4
2007-10-10r8649: added smbscript to the list of binaries to installAndrew Tridgell1-0/+1
2007-10-10r8576: install scripts from scripting/bin/Andrew Tridgell1-1/+1
2007-10-10r8525: added two more test targets:Andrew Tridgell1-2/+9
2007-10-10r8440: - several build farm hosts were failing 'make clean' as the list ofAndrew Tridgell1-1/+5
2007-10-10r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell1-5/+1
2007-10-10r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell1-1/+4
2007-10-10r8305: another attempt at getting heimdal building in the farmAndrew Tridgell1-2/+8
2007-10-10r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell1-1/+1
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-1/+1
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij1-4/+4
2007-10-10r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher1-2/+2
2007-10-10r7977: split up 'make clean' a little more as it is overflowing the command l...Andrew Tridgell1-2/+6
2007-10-10r7958: More debian packaging updates; packages build now withJelmer Vernooij1-6/+15
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-13/+60
2007-10-10r7896: don't output null rules for blank targets (caued make failure on irix)Andrew Tridgell1-0/+4
2007-10-10r7894: remove portability experiments until its working in the smb-build test...Andrew Tridgell1-3/+5
2007-10-10r7875: try to see if this is portableStefan Metzmacher1-5/+3
2007-10-10r7874: reverted metzes patch svn 7837 as it is not portable to make onAndrew Tridgell1-2/+4
2007-10-10r7845: remove unused filesStefan Metzmacher1-9/+6
2007-10-10r7837: use some more 'make' featuresStefan Metzmacher1-4/+2
2007-10-10r7790: Allow remembering more configure-level data (andJelmer Vernooij1-3/+5
2007-10-10r7768: use _ALL_OBJS in clean targetAndrew Tridgell1-2/+4
2007-10-10r7764: Generate _ALL_OBJS list.Jelmer Vernooij1-1/+1
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 Vernooij1-1/+2
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 Vernooij1-0/+8
2007-10-10r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij1-5/+5
2007-10-10r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij1-23/+13
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij1-64/+18
2007-10-10r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij1-4/+11
2007-10-10r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij1-43/+22
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell1-1/+26
2007-10-10r7049: auto-create the private/tls/ directory on installAndrew Tridgell1-1/+1
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