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