Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9142: fix the output to the new names | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 1 | -27/+5 |
2007-10-10 | r9001: Fix warning in make clean | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r8997: Define CPP for hosts that don't default to 'cpp' | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r8996: More build fixes... | Jelmer Vernooij | 1 | -9/+4 |
2007-10-10 | r8994: Clean up some more autogenerated files so I can predict when I'm going to | Jelmer Vernooij | 1 | -6/+9 |
2007-10-10 | r8991: Change Makefile.core to main.mk to prevent accidental removal problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8988: Don't remove Makefile.core in distclean... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 1 | -137/+2 |
2007-10-10 | r8979: Bunch of makefile fragment inclusion fixes: | Jelmer Vernooij | 3 | -121/+45 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 4 | -111/+51 |
2007-10-10 | r8973: nicer output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8972: More simplifications... | Jelmer Vernooij | 1 | -26/+18 |
2007-10-10 | r8968: More simplifications | Jelmer Vernooij | 1 | -51/+16 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 2 | -110/+53 |
2007-10-10 | r8955: Move a bit more of the build process to the Makefile | Jelmer Vernooij | 1 | -1/+37 |
2007-10-10 | r8942: Move intermediate subsystem output files to bin/subsystems/ | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8936: Use incremental linking. This appeared to be supported on | Jelmer Vernooij | 3 | -7/+45 |
2007-10-10 | r8910: An initial parser to parse structures in smb_interfaces.h. This will be | Tim Potter | 1 | -0/+7 |
2007-10-10 | r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t... | Jelmer Vernooij | 1 | -7/+2 |
2007-10-10 | r8838: Add ugly hack to prevent make from barfing out because it doesn't know | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r8832: Automatically rebuilding C files if headers change (in developer mode) | Jelmer Vernooij | 1 | -1/+32 |
2007-10-10 | r8827: Fix install on some systems. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 5 | -72/+82 |
2007-10-10 | r8690: Code cleanups, improvements necessary for dependencies (not added yet) | Jelmer Vernooij | 5 | -89/+45 |
2007-10-10 | r8671: use much shorter names for the selftest directory and socket wrapper | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r8649: added smbscript to the list of binaries to install | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8576: install scripts from scripting/bin/ | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8525: added two more test targets: | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r8440: - several build farm hosts were failing 'make clean' as the list of | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8416: added the extra_cflags.txt system from smb-build | Andrew Tridgell | 2 | -6/+1 |
2007-10-10 | r8314: - added an 'installmisc' target for installing miscellaneous files. | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8305: another attempt at getting heimdal building in the farm | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r8303: a workaround for forcing HEIMDAL_EXTERNAL to build. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8264: - Use standard perl package structure for pidl. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r8020: - add --with-selftest-prefix option that specify the prefix used in ma... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r7977: split up 'make clean' a little more as it is overflowing the command l... | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r7958: More debian packaging updates; packages build now with | Jelmer Vernooij | 1 | -6/+15 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 2 | -14/+62 |
2007-10-10 | r7896: don't output null rules for blank targets (caued make failure on irix) | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7894: remove portability experiments until its working in the smb-build test... | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r7875: try to see if this is portable | Stefan Metzmacher | 1 | -5/+3 |
2007-10-10 | r7874: reverted metzes patch svn 7837 as it is not portable to make on | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r7845: remove unused files | Stefan Metzmacher | 1 | -9/+6 |
2007-10-10 | r7837: use some more 'make' features | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r7790: Allow remembering more configure-level data (and | Jelmer Vernooij | 2 | -5/+8 |
2007-10-10 | r7768: use _ALL_OBJS in clean target | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r7766: Treat NOPROTO as boolean. | Jelmer Vernooij | 2 | -10/+21 |
2007-10-10 | r7764: Generate _ALL_OBJS list. | Jelmer Vernooij | 2 | -1/+6 |