* Mono.Posix.dll.sources: Add Mono.Unix/CdeclFunction.cs to the build.
[mono.git] / mcs / class / Mono.Posix / ChangeLog
1 2004-11-18  Jonathan Pryor  <jonpryor@vt.edu>
2
3         * Mono.Posix.dll.sources: Add Mono.Unix/CdeclFunction.cs to the build.
4
5 2004-11-16  Jonathan Pryor  <jonpryor@vt.edu>
6
7         + Rename the Mono.Posix namespace to Mono.Unix.
8         + Copy the Mono.Posix files from the mono-1-0 branch to Mono.Posix (to
9           preserve backward compatibility).
10         * Mono.Posix.dll.sources: Rename Mono.Posix to Mono.Unix, remove
11           IncludeAttribute and MapAttribute from Mono.Posix namespace (use the
12           ones in Mono.Unix instead).
13         * Makefile: Update file paths to build from Mono.Unix.
14
15 2004-11-05  Jonathan Pryor  <jonpryor@vt.edu>
16
17         * Mono.Posix.dll.sources: Add lots of new files to the binding.
18
19 2004-06-03  Raja R Harinath  <rharinath@novell.com>
20
21         * Makefile (Mono.Posix/make-map.exe): Depend on $(the_lib) to pick
22         the name of the library from library.make.  This should make it
23         parallel-make-safe.
24
25 2004-04-26  Jackson Harper  <jackson@ximian.com>
26
27         * Makefile: Dont use explicit lib references so the proper lib
28         directory is used. Output to profile directory.
29         
30 2004-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
31
32         * Makefile: handle win32 paths and copy Mono.Posix.dll to Mono.Posix
33         directory so that MS runtime finds it.
34
35 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
36
37         * Check in.
38