summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r8305: another attempt at getting heimdal building in the farmAndrew Tridgell2007-10-101-2/+8
* r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell2007-10-101-1/+1
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-1/+1
* r8283: make sure we build constant variables for both pull and push side of e...Andrew Tridgell2007-10-101-12/+20
* r8281: pass the callnum and rpc interface table directly from the generatedAndrew Tridgell2007-10-101-3/+6
* r8275: possibly a more portable way to export symbols in perl?Andrew Tridgell2007-10-103-6/+9
* r8274: Export some more symbols.Jelmer Vernooij2007-10-1011-145/+184
* r8270: Export some symbols, making the code more readable.Jelmer Vernooij2007-10-1012-103/+117
* r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell2007-10-101-13/+73
* r8267: re-generated the yapp parser with correct pathsAndrew Tridgell2007-10-101-59/+59
* r8265: Fixes to the pidl test suite.Jelmer Vernooij2007-10-108-62/+51