2005-11-09 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Thu, 10 Nov 2005 02:24:50 +0000 (02:24 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 10 Nov 2005 02:24:50 +0000 (02:24 -0000)
commitc4b5bae7d19ad070d1d2ba808ac8377d07f56e8e
tree2723ca708ab9ce950be40b4038ec4268fe0084f2
parent4a2ab0336e97f3591eebbb881a1471d3051946c9
2005-11-09  Miguel de Icaza  <miguel@novell.com>

* assembly.c (mono_set_dirs): New API entry point to set the
assembly and the config directory in one call

A more robust framework for relocation and a public API for embedders to use.

svn path=/trunk/mono/; revision=52816
mono/metadata/Makefile.am
mono/metadata/assembly.c
mono/metadata/assembly.h
mono/metadata/mono-config.c
mono/metadata/mono-config.h
mono/os/unix/util.c
mono/os/win32/util.c
samples/embed/teste.c
support/supportw.c