summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11417: Add TODO for the build systemJelmer Vernooij1-0/+12
2007-10-10r11388: Move dot-generating to a seperate perl executableJelmer Vernooij3-28/+32
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij3-24/+23
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij6-36/+76
2007-10-10r11311: Move some more logic to envJelmer Vernooij3-32/+79
2007-10-10r11307: Add support for generating pkg-config filesJelmer Vernooij3-3/+40
2007-10-10r11306: Move more static Makefile data to main.mkJelmer Vernooij1-349/+89
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij3-1/+46
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij3-8/+6
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2-6/+23
2007-10-10r11257: Add and use output functionJelmer Vernooij2-143/+126
2007-10-10r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij2-25/+0
2007-10-10r11252: Make makefile.pm OO and descend from envJelmer Vernooij3-126/+127
2007-10-10r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij1-2/+1
2007-10-10r11249: More OpenBSD make fixes...Jelmer Vernooij2-1/+6
2007-10-10r11247: Add environment classJelmer Vernooij3-85/+123
2007-10-10r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij1-1/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij2-4/+21
2007-10-10r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell1-0/+1
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij1-5/+1
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij3-40/+52
2007-10-10r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij1-2/+2
2007-10-10r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij1-9/+35
2007-10-10r10140: reorder some stuff, for nicer outputStefan Metzmacher1-4/+8
2007-10-10r10112: - check attributes depending on the section typeStefan Metzmacher1-24/+74
2007-10-10r10091: Fix perl warningsJelmer Vernooij2-0/+3
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2-6/+2
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij1-2/+3
2007-10-10r10032: Add tdr generated files to clean targetJelmer Vernooij1-1/+2
2007-10-10r9939: Add configure check for yapp.James Peach1-0/+1
2007-10-10r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij1-0/+1
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij3-2/+27
2007-10-10r9142: fix the output to the new namesStefan Metzmacher2-6/+6
2007-10-10r9049: - add property dependencies to include/proto.hStefan Metzmacher1-27/+5
2007-10-10r9001: Fix warning in make cleanJelmer Vernooij1-5/+1
2007-10-10r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij1-0/+2
2007-10-10r8996: More build fixes...Jelmer Vernooij1-9/+4
2007-10-10r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij1-6/+9
2007-10-10r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij1-1/+1
2007-10-10r8988: Don't remove Makefile.core in distclean...Jelmer Vernooij1-2/+2
2007-10-10r8985: Automatically generate make dependency rules forJelmer Vernooij1-137/+2
2007-10-10r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij3-121/+45
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij4-111/+51
2007-10-10r8973: nicer outputStefan Metzmacher1-1/+1
2007-10-10r8972: More simplifications...Jelmer Vernooij1-26/+18
2007-10-10r8968: More simplificationsJelmer Vernooij1-51/+16
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2-110/+53
2007-10-10r8955: Move a bit more of the build process to the MakefileJelmer Vernooij1-1/+37
2007-10-10r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij1-1/+1
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij3-7/+45