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