1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
2007-12-03 Marek Safar <marek.safar@gmail.com>
* Makefile : Fixed 3.5 settings.
2007-11-29 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : couple of adjustment for migration from olive to mcs.
2007-08-24 Marek Safar <marek.safar@gmail.com>
* Makefile : Build as 3.5 assembly
2007-02-06 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : System.Query.dll -> System.Core.dll
2007-02-03 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : System.Xml.XLinq.dll -> System.Xml.Linq.dll
* System.Xml.XLinq.dll.sources, System.Xml.Linq.dll.sources : renamed
2006-10-22 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : now the build profile is net_3_0, so don't skip it.
2006-02-11 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : now we can depend on Alejandro's System.Query.dll.
2005-09-20 Atsushi Enomoto <atsushi@ximian.com>
* Makefile,
System.Xml.XLinq.dll.sources : new files.
|