summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij2007-10-101-7/+7
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-0/+34
* r10526: BASEDIR must be set or we end up installing most of the binaries into...Andrew Tridgell2007-10-101-0/+1
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-1/+0
* r10480: Fix build for people that don't have pidl installedJelmer Vernooij2007-10-101-2/+2
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-2/+1
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-9/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-105-94/+65
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-102-8/+11
* r10445: Add --header to pidl flags.Tim Potter2007-10-101-2/+3
* r10443: Fix emitter for NdrMarshaller tool.Tim Potter2007-10-101-1/+1
* r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter2007-10-101-3/+3
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-93/+7
* r10436: Some thoughts on getting pidl working in scons.Tim Potter2007-10-101-1/+7
* r10414: Fix building of proto.hTim Potter2007-10-101-1/+1
* r10393: More type checking in sconsJelmer Vernooij2007-10-102-7/+0
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-105-30/+34
* r10356: Make the proto generator work with sconsJelmer Vernooij2007-10-104-33/+33
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-102-0/+52
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-103-0/+133
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-103-40/+52
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-102-5/+13
* r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2007-10-102-11/+37
* r10140: reorder some stuff, for nicer outputStefan Metzmacher2007-10-101-4/+8
* r10112: - check attributes depending on the section typeStefan Metzmacher2007-10-101-24/+74
* r10091: Fix perl warningsJelmer Vernooij2007-10-102-0/+3
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-102-29/+44
* r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher2007-10-101-18/+0
* r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher2007-10-101-2/+2
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-106-16/+243
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2007-10-102-6/+2
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-102-2/+5
* r10032: Add tdr generated files to clean targetJelmer Vernooij2007-10-101-1/+2
* r9939: Add configure check for yapp.James Peach2007-10-102-0/+3
* r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2007-10-102-1/+2
* r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij2007-10-103-2/+27
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2007-10-103-4/+200
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-1039-15209/+0
* r9445: Support flags, add DATA_BLOB supportJelmer Vernooij2007-10-101-0/+14
* r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij2007-10-102-28/+40
* r9433: - Update TODO & READMEJelmer Vernooij2007-10-104-40/+191
* r9430: Remove obsolete file.Jelmer Vernooij2007-10-103-100/+153
* r9424: Remove duplicate interface name in DCERPC subdissector strings. AlsoTim Potter2007-10-101-5/+9
* r9423: Fix a typo.Tim Potter2007-10-101-1/+1
* r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher2007-10-101-11/+126
* r9372: - make the subcontext handling autogenerated code look nicer,Stefan Metzmacher2007-10-101-67/+58
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-1/+1
* r9356: a better way of coping with NULL arrays in the array bounds checking. ...Andrew Tridgell2007-10-101-0/+4
* r9347: this array bounds checking is harder than it looks ...Andrew Tridgell2007-10-101-2/+4