r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now
[bbaumbach/samba-autobuild/.git] / source4 / build / smb_build / makefile.pm
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10294: Generate Makefile directly rather then thru...
2007-10-10 Jelmer Vernooijr10287: Compile compilers for build host. This fixes...
2007-10-10 Jelmer Vernooijr10283: Eliminate some more use of autoconf substitutio...
2007-10-10 Stefan Metzmacherr10140: reorder some stuff, for nicer output
2007-10-10 Jelmer Vernooijr10091: Fix perl warnings
2007-10-10 Jelmer Vernooijr10043: Only recompile subsystems that actually need...
2007-10-10 Jelmer Vernooijr10041: Add 'gcov' make target. Run
2007-10-10 Jelmer Vernooijr10032: Add tdr generated files to clean target
2007-10-10 James Peachr9939: Add configure check for yapp.
2007-10-10 Jelmer Vernooijr9587: Fix SWAT data dir for --with-fhs
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 Stefan Metzmacherr9142: fix the output to the new names
2007-10-10 Stefan Metzmacherr9049: - add property dependencies to include/proto.h
2007-10-10 Jelmer Vernooijr9001: Fix warning in make clean
2007-10-10 Jelmer Vernooijr8997: Define CPP for hosts that don't default to ...
2007-10-10 Jelmer Vernooijr8996: More build fixes...
2007-10-10 Jelmer Vernooijr8994: Clean up some more autogenerated files so I...
2007-10-10 Jelmer Vernooijr8988: Don't remove Makefile.core in distclean...
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8979: Bunch of makefile fragment inclusion fixes:
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Stefan Metzmacherr8973: nicer output
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8968: More simplifications
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr8955: Move a bit more of the build process to the...
2007-10-10 Jelmer Vernooijr8936: Use incremental linking. This appeared to be...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...
2007-10-10 Jelmer Vernooijr8841: disable dependencies for now. To try dependencie...
2007-10-10 Jelmer Vernooijr8838: Add ugly hack to prevent make from barfing out...
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8827: Fix install on some systems.
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Jelmer Vernooijr8690: Code cleanups, improvements necessary for depend...
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Tridgellr8649: added smbscript to the list of binaries to install
2007-10-10 Andrew Tridgellr8576: install scripts from scripting/bin/
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8440: - several build farm hosts were failing 'make...
2007-10-10 Andrew Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Andrew Tridgellr8314: - added an 'installmisc' target for installing...
2007-10-10 Andrew Tridgellr8305: another attempt at getting heimdal building...
2007-10-10 Andrew Tridgellr8303: a workaround for forcing HEIMDAL_EXTERNAL to...
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Jelmer Vernooijr8264: - Use standard perl package structure for pidl.
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Andrew Tridgellr7977: split up 'make clean' a little more as it is...
2007-10-10 Jelmer Vernooijr7958: More debian packaging updates; packages build...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Andrew Tridgellr7896: don't output null rules for blank targets (caued...
2007-10-10 Andrew Tridgellr7894: remove portability experiments until its working...
2007-10-10 Stefan Metzmacherr7875: try to see if this is portable
2007-10-10 Andrew Tridgellr7874: reverted metzes patch svn 7837 as it is not...
2007-10-10 Stefan Metzmacherr7845: remove unused files
2007-10-10 Stefan Metzmacherr7837: use some more 'make' features
2007-10-10 Jelmer Vernooijr7790: Allow remembering more configure-level data...
2007-10-10 Andrew Tridgellr7768: use _ALL_OBJS in clean target
2007-10-10 Jelmer Vernooijr7764: Generate _ALL_OBJS list.
2007-10-10 Jelmer Vernooijr7762: Clean up make help files.
2007-10-10 Jelmer Vernooijr7761: Don't let phony targets cause a rebuild of the...
2007-10-10 Stefan Metzmacherr7463: - move some more stuff into functions
2007-10-10 Stefan Metzmacherr7425: configure check to see if a compiler can handle...
2007-10-10 Stefan Metzmacherr7389: move socket wrapper dir also to the prefix-test dir
2007-10-10 Jelmer Vernooijr7315: Add support for custom makefile targets, e.g.:
2007-10-10 Jelmer Vernooijr7311: Use TARGET_CFLAGS for depend list as well
2007-10-10 Jelmer Vernooijr7310: Support TARGET_CFLAGS thru recursive make
2007-10-10 Jelmer Vernooijr7308: Make dependency lists in the Makefile shorter...
2007-10-10 Jelmer Vernooijr7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g...
2007-10-10 Jelmer Vernooijr7305: Some cleanups, use write out CFLAGS variable
2007-10-10 Andrew Tridgellr7271: added the ability to specify a target specific...
2007-10-10 Andrew Tridgellr7049: auto-create the private/tls/ directory on install
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Jelmer Vernooijr6926: More build farm fixes:
2007-10-10 Jelmer Vernooijr6874: Fix static library build
2007-10-10 Andrew Tridgellr6853: again fixed SOCKET_WRAPPER_DIR in 'make test'
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Jelmer Vernooijr6828: More portability fixes
2007-10-10 Andrew Tridgellr6809: ifeq is not portable in make - jelmer, you'll...
2007-10-10 Jelmer Vernooijr6621: Warn when the user is trying to use socket wrapper
2007-10-10 Jelmer Vernooijr6617: Let --enable-developer imply --enable-socket...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Tim Potterr6177: Use here documents instead of print() statements...
2007-10-10 Tim Potterr6148: Add a showflags target to display the various...
2007-10-10 Andrew Bartlettr5086: Fix list of binaries to install:
2007-10-10 Andrew Tridgellr5085: add net and nmblookup to installed binaries
2007-10-10 Tim Potterr5047: Fix swig dependencies.
2007-10-10 Tim Potterr5033: Remove --with-eparserdir configure option and...
2007-10-10 Tim Potterr5016: Use LIBRARY instead of BINARY for inserting...
2007-10-10 Tim Potterr4982: Start to move swig dependencies into new build...
2007-10-10 Andrew Tridgellr4814: cope with perl not being in /usr/bin for idl...
2007-10-10 Andrew Tridgellr4813: this is a temporary solution to a link problem...
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Stefan Metzmacherr3769: fix the build of shared libraries
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Jelmer Vernooijr3735: Allow building subsystems as static libraries...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
next