summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/main.pl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy1-2/+1
2007-10-10r14552: Remove old dependency codeJelmer Vernooij1-2/+0
2007-10-10r14483: Allow subsystems with just a public prototype header, no private onesJelmer Vernooij1-1/+2
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-1/+1
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij1-0/+3
2007-10-10r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij1-6/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-1/+1
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij1-0/+3
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij1-2/+2
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-1/+1
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-0/+2
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-4/+0
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-9/+23
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-8/+6
2007-10-10r11388: Move dot-generating to a seperate perl executableJelmer Vernooij1-5/+0
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-0/+10
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-1/+2
2007-10-10r11311: Move some more logic to envJelmer Vernooij1-1/+20
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij1-3/+3
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij1-0/+16
2007-10-10r11252: Make makefile.pm OO and descend from envJelmer Vernooij1-3/+2
2007-10-10r11247: Add environment classJelmer Vernooij1-1/+4
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij1-1/+1
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij1-1/+1
2007-10-10r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij1-1/+1
2007-10-10r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij1-1/+1
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij1-2/+2
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-0/+31
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-22/+0
2007-10-10r687: add newline at eofStefan Metzmacher1-1/+1
2007-10-10r667: remove Data::Dumper dependecyStefan Metzmacher1-16/+0
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-0/+38