summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher1-2/+2
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach6-16/+243
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2-6/+2
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij2-2/+5
2007-10-10r10032: Add tdr generated files to clean targetJelmer Vernooij1-1/+2
2007-10-10r9939: Add configure check for yapp.James Peach2-0/+3
2007-10-10r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2-1/+2
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij3-2/+27
2007-10-10r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach3-4/+200
2007-10-10r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij39-15209/+0
2007-10-10r9445: Support flags, add DATA_BLOB supportJelmer Vernooij1-0/+14
2007-10-10r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij2-28/+40
2007-10-10r9433: - Update TODO & READMEJelmer Vernooij4-40/+191
2007-10-10r9430: Remove obsolete file.Jelmer Vernooij3-100/+153
2007-10-10r9424: Remove duplicate interface name in DCERPC subdissector strings. AlsoTim Potter1-5/+9
2007-10-10r9423: Fix a typo.Tim Potter1-1/+1
2007-10-10r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher1-11/+126
2007-10-10r9372: - make the subcontext handling autogenerated code look nicer,Stefan Metzmacher1-67/+58
2007-10-10r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell1-1/+1
2007-10-10r9356: a better way of coping with NULL arrays in the array bounds checking. ...Andrew Tridgell1-0/+4
2007-10-10r9347: this array bounds checking is harder than it looks ...Andrew Tridgell1-2/+4