r10509: Some more sconscript fixes. Now getting to link stage for smbclient
[bbaumbach/samba-autobuild/.git] / source4 / build /
2007-10-10 Jelmer Vernooijr10480: Fix build for people that don't have pidl installed
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Jelmer Vernooijr10476: Move some more types to libreplace. Fix missing...
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr10452: Couple of small scons updates - ignore .sconsig...
2007-10-10 Tim Potterr10445: Add --header to pidl flags.
2007-10-10 Tim Potterr10443: Fix emitter for NdrMarshaller tool.
2007-10-10 Tim Potterr10442: Build librpc/libndr_misc.a from librpc/idl...
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Tim Potterr10436: Some thoughts on getting pidl working in scons.
2007-10-10 Tim Potterr10414: Fix building of proto.h
2007-10-10 Jelmer Vernooijr10393: More type checking in scons
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10356: Make the proto generator work with scons
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Jelmer Vernooijr10294: Generate Makefile directly rather then thru...
2007-10-10 Jelmer Vernooijr10287: Compile compilers for build host. This fixes...
2007-10-10 Jelmer Vernooijr10283: Eliminate some more use of autoconf substitutio...
2007-10-10 Stefan Metzmacherr10140: reorder some stuff, for nicer output
2007-10-10 Stefan Metzmacherr10112: - check attributes depending on the section...
2007-10-10 Jelmer Vernooijr10091: Fix perl warnings
2007-10-10 Stefan Metzmacherr10077: - move gcc option checks to check_cc.m4
2007-10-10 Stefan Metzmacherr10076: this macro was moved to build/m4/smb_cc_featues.m4
2007-10-10 Stefan Metzmacherr10075: fix warning with autoconf 2.59 on SuSE 9.3
2007-10-10 James Peachr10071: Configure checks for IRIX build environment...
2007-10-10 Jelmer Vernooijr10043: Only recompile subsystems that actually need...
2007-10-10 Jelmer Vernooijr10041: Add 'gcov' make target. Run
2007-10-10 Jelmer Vernooijr10032: Add tdr generated files to clean target
2007-10-10 James Peachr9939: Add configure check for yapp.
2007-10-10 Jelmer Vernooijr9587: Fix SWAT data dir for --with-fhs
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 James Peachr9494: Add ac-archive macro for checking GCC options...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...
2007-10-10 Jelmer Vernooijr9445: Support flags, add DATA_BLOB support
2007-10-10 Jelmer Vernooijr9441: Use "const char *" for fixed-size arrays with...
2007-10-10 Jelmer Vernooijr9433: - Update TODO & README
2007-10-10 Jelmer Vernooijr9430: Remove obsolete file.
2007-10-10 Tim Potterr9424: Remove duplicate interface name in DCERPC subdis...
2007-10-10 Tim Potterr9423: Fix a typo.
2007-10-10 Stefan Metzmacherr9373: - create a hierachical memory tree with recursiv...
2007-10-10 Stefan Metzmacherr9372: - make the subcontext handling autogenerated...
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Andrew Tridgellr9356: a better way of coping with NULL arrays in the...
2007-10-10 Andrew Tridgellr9347: this array bounds checking is harder than it...
2007-10-10 Andrew Tridgellr9339: treat arrays of uint8 values as a special DATA_B...
2007-10-10 Andrew Tridgellr9337: defer the checking of array sizes until the...
2007-10-10 Andrew Tridgellr9335: only copy the in side of an array to the out...
2007-10-10 Andrew Tridgellr9298: pull non-array elements before array elements...
2007-10-10 Tim Potterr9279: In Samba3 debuglevel 10 used to print RPC debugs...
2007-10-10 Jelmer Vernooijr9168: Fix subcontext handling
2007-10-10 Jelmer Vernooijr9164: Fix subcontext handling
2007-10-10 Jelmer Vernooijr9161: More etheral parser generator fixes
2007-10-10 Jelmer Vernooijr9150: The ethereal parser generators work now. Thanks...
2007-10-10 Stefan Metzmacherr9148: remove the aix stuff it didn't fix the build
2007-10-10 Andrew Tridgellr9146: - enable winreg pipe from ejs
2007-10-10 Stefan Metzmacherr9142: fix the output to the new names
2007-10-10 Jelmer Vernooijr9128: More ethereal parser generator updates. String...
2007-10-10 Stefan Metzmacherr9108: try to get aix building...
2007-10-10 Jelmer Vernooijr9104: Finish ethereal parser generator. Still a couple...
2007-10-10 Tim Potterr9101: Check in file generated by Parse::YAPP.
2007-10-10 Jelmer Vernooijr9094: More ethereal parser updates, only header fields...
2007-10-10 Jelmer Vernooijr9088: More ethereal parser generator updates
2007-10-10 Jelmer Vernooijr9081: Work on new ethereal parser generator, partially...
2007-10-10 Stefan Metzmacherr9063: - don't pollute the global $LIBS variable with...
2007-10-10 Stefan Metzmacherr9055: fix header generation for string_array and some...
2007-10-10 Stefan Metzmacherr9049: - add property dependencies to include/proto.h
2007-10-10 Jelmer Vernooijr9001: Fix warning in make clean
2007-10-10 Jelmer Vernooijr8997: Define CPP for hosts that don't default to ...
2007-10-10 Jelmer Vernooijr8996: More build fixes...
2007-10-10 Jelmer Vernooijr8994: Clean up some more autogenerated files so I...
2007-10-10 Jelmer Vernooijr8991: Change Makefile.core to main.mk to prevent accid...
2007-10-10 Jelmer Vernooijr8988: Don't remove Makefile.core in distclean...
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8979: Bunch of makefile fragment inclusion fixes:
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Stefan Metzmacherr8973: nicer output
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8968: More simplifications
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr8955: Move a bit more of the build process to the...
2007-10-10 Jelmer Vernooijr8953: Move a few utility functions
2007-10-10 Jelmer Vernooijr8942: Move intermediate subsystem output files to...
2007-10-10 Jelmer Vernooijr8940: Add TDR (Trivial Data Representation). The aim...
2007-10-10 Jelmer Vernooijr8936: Use incremental linking. This appeared to be...
2007-10-10 Tim Potterr8932: Handle non-anonymous unions and structures better.
2007-10-10 Tim Potterr8920: Make NAME hash entry for struct elements a list.
2007-10-10 Tim Potterr8919: Return references to structs and unions in parse...
2007-10-10 Tim Potterr8918: Handle const elements in structures or unions...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...
2007-10-10 Tim Potterr8878: Spelling fixes. (-:
2007-10-10 Stefan Metzmacherr8868: add comfigure check for c99 struct initialization,
2007-10-10 Andrew Tridgellr8853: fixed path to smb.conf
2007-10-10 Jelmer Vernooijr8841: disable dependencies for now. To try dependencie...
2007-10-10 Jelmer Vernooijr8838: Add ugly hack to prevent make from barfing out...
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8827: Fix install on some systems.
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Jelmer Vernooijr8809: Merge validator with NDR.pm (validator is NDR...
next