-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
34 lines (19 loc) · 998 Bytes
/
ChangeLog
File metadata and controls
34 lines (19 loc) · 998 Bytes
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
2010-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
* Makefile.am: Added System.Xml.Serialization to the build.
2010-02-09 Sebastien Pouliot <sebastien@ximian.com>
* Makefile.am: Do not install Mono.CompilerServices.SymbolWriter
2010-01-27 Chris Toshok <toshok@ximian.com>
* Makefile.am (install-sdk-tools): we need to install the smcs
script to the sdk directory as well, for monodevelop to use.
2009-12-12 Chris Toshok <toshok@ximian.com>
* Makefile.am (SDK_ROOT): new variable, use the same install
location (not lib vs. lib64) for the sdk.
2009-12-10 Chris Toshok <toshok@ximian.com>
* Makefile.am (install-sdk-tools): we need to install
Mono.CompilerServices.SymbolWriter.dll into the SDK dir so that
smcs has access to it.
2009-12-08 Chris Toshok <toshok@ximian.com>
* Makefile.am: oops, s/DISTDIR/DESTDIR.
2009-12-08 Chris Toshok <toshok@ximian.com>
* Makefile.am: initial hacky way to build up the directory tree
according to monodevelop sdk needs.