summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7729: Small fixes to the charset stuff.Jelmer Vernooij3-12/+25
2007-10-10r7706: Move ParseExpr() to util.Jelmer Vernooij3-83/+48
2007-10-10r7702: Implement [charset()] attribute.Jelmer Vernooij3-13/+27
2007-10-10r7695: Add support for the [string] attribute that works in the traditional s...Jelmer Vernooij4-57/+77
2007-10-10r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell1-3/+3
2007-10-10r7605: Display properties in header files again.Jelmer Vernooij1-15/+16
2007-10-10r7604: Bunch of small pidl updates. Mostly removing unused functions,Jelmer Vernooij7-313/+142
2007-10-10r7590: Cleanups, add more notes on new string code.Jelmer Vernooij4-61/+35
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij3-6/+7
2007-10-10r7463: - move some more stuff into functionsStefan Metzmacher1-1/+1
2007-10-10r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher3-2/+19
2007-10-10r7424: add --uint-enums option to pidl to generateStefan Metzmacher3-14/+59
2007-10-10r7419: when we have both --enable-developer and --enable-debug we don't need ...Andrew Tridgell1-9/+10
2007-10-10r7389: move socket wrapper dir also to the prefix-test dirStefan Metzmacher1-1/+1
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij1-0/+27
2007-10-10r7330: use ParseExpr() also for subcontext_size()Stefan Metzmacher1-7/+11
2007-10-10r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij3-1/+23
2007-10-10r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij1-5/+5
2007-10-10r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij2-24/+14
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2-70/+27
2007-10-10r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2-5/+13
2007-10-10r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij1-43/+22
2007-10-10r7302: remove dublicate includesStefan Metzmacher1-3/+0
2007-10-10r7299: move the list of config.mk files to the source/Stefan Metzmacher2-49/+1
2007-10-10r7290: comment out heimdal config for nowAndrew Tridgell1-1/+1
2007-10-10r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2-48/+51
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij2-21/+2
2007-10-10r7284: more build issues for sqlite3Derrell Lipman1-0/+1
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij12-8/+26
2007-10-10r7273: Update a bitJelmer Vernooij1-15/+18
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2-2/+28
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+1
2007-10-10r7195: - Fix echo pipeJelmer Vernooij1-12/+32
2007-10-10r7187: fix alignment of unionsStefan Metzmacher2-17/+14
2007-10-10r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2-6/+66
2007-10-10r7185: fix formattingStefan Metzmacher1-35/+35
2007-10-10r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher1-14/+2
2007-10-10r7167: fix the buildStefan Metzmacher1-1/+1
2007-10-10r7165: Fix pidl testsJelmer Vernooij7-7/+6
2007-10-10r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij3-7/+24
2007-10-10r7160: Initial work on an esp function wrapper generatorJelmer Vernooij2-5/+91
2007-10-10r7159: Improve the messages from pidl's validator module.Jelmer Vernooij2-15/+42
2007-10-10r7122: Some cleanups, simplification of the code.Jelmer Vernooij4-223/+93
2007-10-10r7121: More subcontext fixes. A subcontext does not always imply internally d...Jelmer Vernooij2-6/+1
2007-10-10r7119: the content of a subcontext can contain deferred data,Stefan Metzmacher1-1/+1
2007-10-10r7118: allways pull scalars and buffers when pulling the subcontext contextStefan Metzmacher1-5/+5
2007-10-10r7117: Move more manpages to the source repositoryJelmer Vernooij1-0/+518
2007-10-10r7115: specify what properties can be used on what objects...Stefan Metzmacher1-57/+114
2007-10-10r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*Jelmer Vernooij1-6/+8
2007-10-10r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...Jelmer Vernooij2-11/+2