forked from mono-soc-2013/olive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
99 lines (60 loc) · 2.84 KB
/
ChangeLog
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
2008-04-16 Jb Evain <[email protected]>
* Makefile: don't build a 2.1 profile anymore.
2008-04-16 Atsushi Enomoto <[email protected]>
* configure : disable with-moonlight (did not remove it since we
will still need it for olive assemblies tuned for moonlight).
2007-12-15 Atsushi Enomoto <[email protected]>
* Makefile : oops, nunit20 should be also included in SUBDIRS.
2007-12-10 Atsushi Enomoto <[email protected]>
* Makefile : include nunit20 to the build for 3.0 and 3.5.
2007-10-10 Wade Berrier <[email protected]>
* configure: split up VERSION so no segments are longer than
4 chars, so svn revisions can be used.
* Makefile: use OLIVE_VERSION for tarball name
2007-10-09 Jb Evain <[email protected]>
* README: update for the --with-moonlight configure option.
2007-09-19 Jb Evain <[email protected]>
* Makefile, configure: build the net_2_1 (moonlight) profile
only if WITH_MOONLIGHT is defined in the config.make (it is
by default). mono will override the config file to build only
the moonlight profile if mono is built with moonlight as well.
2007-09-04 Jb Evain <[email protected]>
* Makefile: override all clean and install to work on all
the profiles. Thanks Raja for this nice solution.
2007-08-24 Marek Safar <[email protected]>
* Makefile: Added 3.5 profile to default build.
2007-08-23 Jb Evain <[email protected]>
* Makefile: also visit folder `data` on profile net_2_1.
2007-08-13 Jb Evain <[email protected]>
* Makefile: revert temporarly to old behavior: only build net_3_0
on make.
2007-08-11 Jb Evain <[email protected]>
* Makefile: if no profile is specified, build the net_3_0 and
net_2_1 profiles in a raw.
2007-07-26 Aaron Bockover <[email protected]>
* configure: touch data/*.in to ensure the .pc files are regenerated
by make in case the prefix changed
2007-07-26 Aaron Bockover <[email protected]>
* configure: Source in CONFIG_SITE if it exists, from which the prefix
can be set automatically; perfect for parallel installs
2007-07-11 Jb Evain <[email protected]>
* class/Makefile,
class/lib/net_2_1,
build/profiles/net_2_1.make:
Start the 2.1 profile.
2007-04-06 Wade Berrier <[email protected]>
* Makefile : use bzip2 instead of gzip for 'make dist'
2007-02-28 Atsushi Enomoto <[email protected]>
* Makefile : skip net_2_0 which is not necessary.
2007-02-27 Wade Berrier <[email protected]>
* scripts/Makefile: use MKINSTALLDIR and INSTALL for
install scripts instead of 'cp', honor DESTDIR
* Makefile: add nunit key to DISTFILES
2007-02-26 Wade Berrier <[email protected]>
* scripts/Makefile: add script.in to DISTFILES and use
correct DISTFILES target
* Makefile: update missing files from DISTFILES
2006-10-22 Atsushi Enomoto <[email protected]>
(started to log)
* Makefile : added scripts.
* scripts : new dir.