summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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