r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
[jelmer/samba4-debian.git] / source / scripting / ejs / config.mk
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Stefan Metzmacherr13942: fix dependencies
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12517: Don't generate empty init functions
2007-10-10 Jelmer Vernooijr12514: Move DCE/RPC interface table to a seperate...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Rafal Szczesniakr11281: Initial ejs interface for libnet functions.
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr9800: Add EJS interface to param. tridge, sorry this...
2007-10-10 Jelmer Vernooijr9722: Initial attempt at converting samba3dump to...
2007-10-10 Andrew Tridgellr9344: started adding calls for manipulation of data...
2007-10-10 Andrew Tridgellr9059: add a basic credentials object for mimir
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls
2007-10-10 Andrew Tridgellr8318: added a bunch more ejs calls.
2007-10-10 Andrew Tridgellr8316: give full access to the popt command line parsin...
2007-10-10 Andrew Tridgellr8296: - split out the ejs auth functions into a separa...
2007-10-10 Andrew Tridgellr8280: - added irpc_connect() for connecting to a irpc...
2007-10-10 Andrew Tridgellr8262: - simplify the dependency handling for ejs modules
2007-10-10 Andrew Tridgellr8233: - added support for more base types in pidl ejs
2007-10-10 Andrew Tridgellr8192: updated the glue code for the generated ejs...
2007-10-10 Andrew Tridgellr8073: a successful rpc call from ejs!
2007-10-10 Andrew Tridgellr8069: the beginnings of code to allow rpc calls to...