summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r8265: Fixes to the pidl test suite.Jelmer Vernooij2007-10-108-62/+51
* r8264: - Use standard perl package structure for pidl.Jelmer Vernooij2007-10-1029-534/+375
* r8263: Some small pidl fixes, start working towards supporting installation o...Jelmer Vernooij2007-10-103-4/+6
* r8261: charset style strings in pidl should be const, just like old style ndr...Andrew Tridgell2007-10-101-1/+1
* r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell2007-10-101-0/+11
* r8243: fixed indentation of generated ejs interface codeAndrew Tridgell2007-10-101-92/+167
* r8242: support bitmap constants from ejs callsAndrew Tridgell2007-10-101-4/+13
* r8238: - fixed handling of NULL pointers from ejsAndrew Tridgell2007-10-101-0/+23
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2007-10-104-18/+149
* r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell2007-10-101-1/+29
* r8216: - handle union pull in ejs pidl generationAndrew Tridgell2007-10-101-2/+19
* r8215: switched the pull side of the ejs generator over to the recursive LEVE...Andrew Tridgell2007-10-101-31/+57
* r8213: I've started to understand the LEVELS stuff in pidl much better now,Andrew Tridgell2007-10-101-53/+93
* r8203: fix the build temporary,Stefan Metzmacher2007-10-101-2/+2
* r8200: - added stub functions for union pull/pushAndrew Tridgell2007-10-101-6/+31
* r8198: - handled push/pull of simple strings in ejsAndrew Tridgell2007-10-101-20/+56
* r8191: updated the ejs code generator in pidl to generate enough code forAndrew Tridgell2007-10-102-20/+340
* r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher2007-10-103-6/+15
* r8162: Revert my pad8 hack.Andrew Bartlett2007-10-103-9/+1
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-103-1/+9
* r8101: Fix some indentation.Tim Potter2007-10-101-8/+8
* r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher2007-10-102-2/+17
* r7977: split up 'make clean' a little more as it is overflowing the command l...Andrew Tridgell2007-10-101-2/+6
* r7958: More debian packaging updates; packages build now withJelmer Vernooij2007-10-101-6/+15
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij2007-10-104-14/+64
* r7923: removed dependence on Data::DumperAndrew Tridgell2007-10-102-5/+0
* r7896: don't output null rules for blank targets (caued make failure on irix)Andrew Tridgell2007-10-101-0/+4
* r7895: hopefully this will fix the popt build on solarisAndrew Tridgell2007-10-101-0/+2
* r7894: remove portability experiments until its working in the smb-build test...Andrew Tridgell2007-10-101-3/+5
* r7875: try to see if this is portableStefan Metzmacher2007-10-101-5/+3
* r7874: reverted metzes patch svn 7837 as it is not portable to make onAndrew Tridgell2007-10-101-2/+4
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-101-17/+11
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-104-14/+12
* r7845: remove unused filesStefan Metzmacher2007-10-101-9/+6
* r7837: use some more 'make' featuresStefan Metzmacher2007-10-101-4/+2
* r7790: Allow remembering more configure-level data (andJelmer Vernooij2007-10-104-6/+12
* r7768: use _ALL_OBJS in clean targetAndrew Tridgell2007-10-101-2/+4
* r7766: Treat NOPROTO as boolean.Jelmer Vernooij2007-10-102-10/+21
* r7764: Generate _ALL_OBJS list.Jelmer Vernooij2007-10-102-1/+6
* r7762: Clean up make help files.Jelmer Vernooij2007-10-101-1/+1
* r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij2007-10-102-2/+3
* r7729: Small fixes to the charset stuff.Jelmer Vernooij2007-10-103-12/+25
* r7706: Move ParseExpr() to util.Jelmer Vernooij2007-10-103-83/+48
* r7702: Implement [charset()] attribute.Jelmer Vernooij2007-10-103-13/+27
* r7695: Add support for the [string] attribute that works in the traditional s...Jelmer Vernooij2007-10-104-57/+77
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-101-3/+3
* r7605: Display properties in header files again.Jelmer Vernooij2007-10-101-15/+16
* r7604: Bunch of small pidl updates. Mostly removing unused functions,Jelmer Vernooij2007-10-107-313/+142
* r7590: Cleanups, add more notes on new string code.Jelmer Vernooij2007-10-104-61/+35
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-103-6/+7