summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij2007-10-103-7/+45
* r8932: Handle non-anonymous unions and structures better.Tim Potter2007-10-101-4/+4
* r8920: Make NAME hash entry for struct elements a list.Tim Potter2007-10-101-4/+5
* r8919: Return references to structs and unions in parse tree. Fill in typeTim Potter2007-10-101-6/+17
* r8918: Handle const elements in structures or unions. This is a bit yucky butTim Potter2007-10-101-0/+6
* r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter2007-10-103-0/+1422
* r8878: Spelling fixes. (-:Tim Potter2007-10-101-2/+2
* r8868: add comfigure check for c99 struct initialization,Stefan Metzmacher2007-10-101-0/+21
* r8853: fixed path to smb.confAndrew Tridgell2007-10-101-1/+1
* r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...Jelmer Vernooij2007-10-101-7/+2
* r8838: Add ugly hack to prevent make from barfing out because it doesn't knowJelmer Vernooij2007-10-101-1/+7
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2007-10-102-1/+33
* r8827: Fix install on some systems.Jelmer Vernooij2007-10-101-1/+2
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-1010-296/+125
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-101-1/+1
* r8809: Merge validator with NDR.pm (validator is NDR-specific)Jelmer Vernooij2007-10-103-374/+355
* r8806: Move data representation-independent data into seperate headerJelmer Vernooij2007-10-105-292/+377
* r8803: Rename --header to --ndr-header and --parser to --ndr-parserJelmer Vernooij2007-10-101-12/+12
* r8801: Change --output to --outputdir and make pidl add a data representation...Jelmer Vernooij2007-10-102-46/+21
* r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where theyAndrew Tridgell2007-10-101-0/+110
* r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter2007-10-101-1/+1
* r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij2007-10-107-97/+49
* r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell2007-10-101-4/+4
* r8649: added smbscript to the list of binaries to installAndrew Tridgell2007-10-101-0/+1
* r8635: make object inheritance with the builtin objects easy by allowingAndrew Tridgell2007-10-101-5/+4
* r8623: Fix warnings in ODL-generated code.Jelmer Vernooij2007-10-102-0/+2
* r8622: Support parsing new structs/unions/enums/bitmaps without typedef inJelmer Vernooij2007-10-102-646/+757
* r8621: Simplify code. Add support for nested structures back into the header ...Jelmer Vernooij2007-10-106-165/+80
* r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij2007-10-101-1/+7
* r8613: Remove a couple of empty loops.Jelmer Vernooij2007-10-101-2/+5
* r8612: Parse::Pidl::NDR:Jelmer Vernooij2007-10-102-9/+11
* r8576: install scripts from scripting/bin/Andrew Tridgell2007-10-101-1/+1
* r8566: Couple of code cleanupsJelmer Vernooij2007-10-101-88/+74
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-103-4/+9
* r8540: fixed network interface detection on several hostsAndrew Tridgell2007-10-101-3/+0
* r8533: improve --help outputAndrew Tridgell2007-10-101-1/+1
* r8532: this miight fix cross compilation for reactosAndrew Tridgell2007-10-101-0/+4
* r8525: added two more test targets:Andrew Tridgell2007-10-101-2/+9
* r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell2007-10-101-11/+9
* r8471: --ejs taking an optional arguments interferes with the pidl extra argsAndrew Tridgell2007-10-101-3/+3
* r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell2007-10-101-1/+5
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-101-0/+1
* r8453: my solaris10 box doesn't have math.hAndrew Tridgell2007-10-101-1/+1
* r8440: - several build farm hosts were failing 'make clean' as the list ofAndrew Tridgell2007-10-101-1/+5
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2007-10-102-6/+1
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-1/+1
* r8359: fix a shell warningStefan Metzmacher2007-10-101-1/+1
* r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...Love Hörnquist Åstrand2007-10-101-1/+7
* r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell2007-10-101-1/+4
* r8306: some more heimdal configure checksAndrew Tridgell2007-10-101-1/+1