summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8533: improve --help outputAndrew Tridgell1-1/+1
2007-10-10r8532: this miight fix cross compilation for reactosAndrew Tridgell1-0/+4
2007-10-10r8525: added two more test targets:Andrew Tridgell1-2/+9
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell1-11/+9
2007-10-10r8471: --ejs taking an optional arguments interferes with the pidl extra argsAndrew Tridgell1-3/+3
2007-10-10r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell1-1/+5
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell1-0/+1
2007-10-10r8453: my solaris10 box doesn't have math.hAndrew Tridgell1-1/+1
2007-10-10r8440: - several build farm hosts were failing 'make clean' as the list ofAndrew Tridgell1-1/+5
2007-10-10r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2-6/+1
2007-10-10r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell1-1/+1
2007-10-10r8359: fix a shell warningStefan Metzmacher1-1/+1
2007-10-10r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...Love Hörnquist Åstrand1-1/+7
2007-10-10r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell1-1/+4
2007-10-10r8306: some more heimdal configure checksAndrew Tridgell1-1/+1
2007-10-10r8305: another attempt at getting heimdal building in the farmAndrew Tridgell1-2/+8
2007-10-10r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.Andrew Tridgell1-1/+1
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-1/+1
2007-10-10r8283: make sure we build constant variables for both pull and push side of e...Andrew Tridgell1-12/+20
2007-10-10r8281: pass the callnum and rpc interface table directly from the generatedAndrew Tridgell1-3/+6
2007-10-10r8275: possibly a more portable way to export symbols in perl?Andrew Tridgell3-6/+9
2007-10-10r8274: Export some more symbols.Jelmer Vernooij11-145/+184
2007-10-10r8270: Export some symbols, making the code more readable.Jelmer Vernooij12-103/+117
2007-10-10r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell1-13/+73
2007-10-10r8267: re-generated the yapp parser with correct pathsAndrew Tridgell1-59/+59
2007-10-10r8265: Fixes to the pidl test suite.Jelmer Vernooij8-62/+51
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij29-534/+375
2007-10-10r8263: Some small pidl fixes, start working towards supporting installation o...Jelmer Vernooij3-4/+6
2007-10-10r8261: charset style strings in pidl should be const, just like old style ndr...Andrew Tridgell1-1/+1
2007-10-10r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell1-0/+11
2007-10-10r8243: fixed indentation of generated ejs interface codeAndrew Tridgell1-92/+167
2007-10-10r8242: support bitmap constants from ejs callsAndrew Tridgell1-4/+13
2007-10-10r8238: - fixed handling of NULL pointers from ejsAndrew Tridgell1-0/+23
2007-10-10r8233: - added support for more base types in pidl ejsAndrew Tridgell4-18/+149
2007-10-10r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell1-1/+29
2007-10-10r8216: - handle union pull in ejs pidl generationAndrew Tridgell1-2/+19
2007-10-10r8215: switched the pull side of the ejs generator over to the recursive LEVE...Andrew Tridgell1-31/+57
2007-10-10r8213: I've started to understand the LEVELS stuff in pidl much better now,Andrew Tridgell1-53/+93
2007-10-10r8203: fix the build temporary,Stefan Metzmacher1-2/+2
2007-10-10r8200: - added stub functions for union pull/pushAndrew Tridgell1-6/+31
2007-10-10r8198: - handled push/pull of simple strings in ejsAndrew Tridgell1-20/+56
2007-10-10r8191: updated the ejs code generator in pidl to generate enough code forAndrew Tridgell2-20/+340
2007-10-10r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher3-6/+15
2007-10-10r8162: Revert my pad8 hack.Andrew Bartlett3-9/+1
2007-10-10r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett3-1/+9
2007-10-10r8101: Fix some indentation.Tim Potter1-8/+8
2007-10-10r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher2-2/+17
2007-10-10r7977: split up 'make clean' a little more as it is overflowing the command l...Andrew Tridgell1-2/+6
2007-10-10r7958: More debian packaging updates; packages build now withJelmer Vernooij1-6/+15
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij4-14/+64