summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejsAndrew Tridgell2007-10-101-3/+19
* r9337: defer the checking of array sizes until the end of theAndrew Tridgell2007-10-101-4/+53
* r9335: only copy the in side of an array to the out side of an array when theAndrew Tridgell2007-10-101-1/+2
* r9298: pull non-array elements before array elements to overcome the problemAndrew Tridgell2007-10-101-0/+12
* r9279: In Samba3 debuglevel 10 used to print RPC debugs. I think this shouldTim Potter2007-10-101-2/+2
* r9168: Fix subcontext handlingJelmer Vernooij2007-10-102-22/+43
* r9164: Fix subcontext handlingJelmer Vernooij2007-10-101-23/+43
* r9161: More etheral parser generator fixesJelmer Vernooij2007-10-103-95/+137
* r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij2007-10-104-107/+237
* r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher2007-10-101-8/+0
* r9146: - enable winreg pipe from ejsAndrew Tridgell2007-10-101-0/+5
* r9142: fix the output to the new namesStefan Metzmacher2007-10-102-6/+6
* r9128: More ethereal parser generator updates. String handling is still broke...Jelmer Vernooij2007-10-102-16/+61
* r9108: try to get aix building...Stefan Metzmacher2007-10-101-0/+8
* r9104: Finish ethereal parser generator. Still a couple of minor issuesJelmer Vernooij2007-10-102-14/+30
* r9101: Check in file generated by Parse::YAPP.Tim Potter2007-10-101-142/+214
* r9094: More ethereal parser updates, only header fields left to fix + actual ...Jelmer Vernooij2007-10-102-43/+77
* r9088: More ethereal parser generator updatesJelmer Vernooij2007-10-102-63/+107
* r9081: Work on new ethereal parser generator, partially based onJelmer Vernooij2007-10-105-1443/+704
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-101-159/+7
* r9055: fix header generation for string_array and some other scalar typesStefan Metzmacher2007-10-101-1/+1