summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
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 Vernooij4-53/+27
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-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-9/+0
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 Vernooij3-6/+27
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-10r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij1-7/+0
2007-10-10r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij1-7/+7
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-0/+34
2007-10-10r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell1-0/+1
2007-10-10r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-1/+0
2007-10-10r10480: Fix build for people that don't have pidl installedJelmer Vernooij1-2/+2
2007-10-10r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij1-2/+1
2007-10-10r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij1-9/+1
2007-10-10r10456: More SCons fixes:Jelmer Vernooij5-94/+65
2007-10-10r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2-8/+11
2007-10-10r10445: Add --header to pidl flags.Tim Potter1-2/+3
2007-10-10r10443: Fix emitter for NdrMarshaller tool.Tim Potter1-1/+1
2007-10-10r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter1-3/+3
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-93/+7
2007-10-10r10436: Some thoughts on getting pidl working in scons.Tim Potter1-1/+7
2007-10-10r10414: Fix building of proto.hTim Potter1-1/+1
2007-10-10r10393: More type checking in sconsJelmer Vernooij2-7/+0
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij5-30/+34
2007-10-10r10356: Make the proto generator work with sconsJelmer Vernooij4-33/+33
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2-0/+52
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij3-0/+133
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 Vernooij2-5/+13
2007-10-10r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2-11/+37
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-10r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2-29/+44
2007-10-10r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher1-18/+0