r15036: Add out of tree build support and see how buildfarm will respond to make...
[tprouty/samba.git] / source4 / build / smb_build / main.pl
2007-10-10 Alexander Bokovoyr15036: Add out of tree build support and see how build...
2007-10-10 Jelmer Vernooijr14552: Remove old dependency code
2007-10-10 Jelmer Vernooijr14483: Allow subsystems with just a public prototype...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14151: Add simple script that writes a summary to...
2007-10-10 Jelmer Vernooijr13954: Add --enable-dso flag to ./configure that simpl...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Jelmer Vernooijr13867: Wrap the cflags.sh hack in the build system...
2007-10-10 Jelmer Vernooijr13654: Move some more stuff out of include/
2007-10-10 Stefan Metzmacherr12615: prepare building with ../samba4/source/configur...
2007-10-10 Jelmer Vernooijr12520: Add support for --help to mkproto.pl
2007-10-10 Jelmer Vernooijr12450: Move generation of proto and full object lists...
2007-10-10 Jelmer Vernooijr12253: Automatically build seperate binaries without...
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jelmer Vernooijr11388: Move dot-generating to a seperate perl executable
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11311: Move some more logic to env
2007-10-10 Jelmer Vernooijr11300: Treat libraries as a special kind of subsystem
2007-10-10 Jelmer Vernooijr11299: Try to fix build on Stratos VOS (doesn't suppor...
2007-10-10 Jelmer Vernooijr11252: Make makefile.pm OO and descend from env
2007-10-10 Jelmer Vernooijr11247: Add environment class
2007-10-10 Jelmer Vernooijr10294: Generate Makefile directly rather then thru...
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 Jelmer Vernooijr8991: Change Makefile.core to main.mk to prevent accid...
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 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Jelmer Vernooijr3690: Use perl's 'use' statement to include the build...
2007-10-10 Stefan Metzmacherr687: add newline at eof
2007-10-10 Stefan Metzmacherr667: remove Data::Dumper dependecy
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch