* support-test-*.cs: Rename from test-*-p2.cs.
[mono.git] / mcs / tools / prj2make / ChangeLog
1 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>\r
2 \r
3         * AssemblyInfo.cs: Use Consts.MonoVersion as AssemblyVersion.\r
4         * prj2make.exe.sources: Added Consts.cs.\r
5 \r
6 2005-09-28  Sureshkumar T  <tsureshkumar@novell.com>\r
7 \r
8         * MsPrjHelper.cs (MsSlnHelper): add resgen.\r
9 \r
10         * CsprojInfo.cs (CsprojInfo): If resource file ends with .resx\r
11         convert them into .resources.\r
12 \r
13 2005-02-19  Miguel de Icaza  <miguel@novell.com>\r
14 \r
15         * MsPrjHelper.cs, MdPrjHelper.cs: Escape path names, as they might\r
16         contain empty spaces in the path.\r
17 \r
18 2004-07-05  Francisco T. Martinez <paco@mfcon.com>\r
19         * CsprojInfo.cs 1.2:\r
20         * MsPrjHelper.cs 1.11:\r
21         * PrjxInfo.cs 1.6:\r
22         * csproj_ver2003.cs 1.2:\r
23                 Changes due to recommendation (patch) from Iain McCoy\r
24 \r
25         * MsPrjHelper.cs 1.10:\r
26                 Got rid of some diagnostics WriteLines and cut down on the\r
27                 number of times I call upon pkg-config\r
28 \r
29         * MdPrjHelper.cs 1.7:\r
30                 Add some support for whenever is not possible to get pkg-config\r
31                 to give you the base path\r
32 \r
33 2004-06-24  Francisco T. Martinez <paco@mfcon.com>\r
34         * vsprj2makeAddin/Connect.cs 1.8:\r
35         * vsprj2makeSetup/vsprj2makeSetup.vdproj 1.3:\r
36                 Added the import MonoDevelop solutions menu option\r
37 \r
38 2004-06-23  Francisco T. Martinez <paco@mfcon.com>\r
39         * vsprj2makeAddin/Connect.cs 1.7:\r
40                 Finally got the pop-up menu to work and now has all four choices\r
41 \r
42 2004-06-22  Francisco T. Martinez <paco@mfcon.com>\r
43         * vsprj2makeAddin/Connect.cs 1.3:\r
44         * vsprj2makeSetup/vsprj2makeSetup.vdproj 1.2:\r
45                 refined the addin to make use of the VS output pane\r
46 \r
47         * vsprj2makeAddin/Connect.cs 1.4:\r
48                 Added the pop-up menu but should use Namded commands intead of buttons\r
49 \r
50         * vsprj2makeAddin/Connect.cs 1.6:\r
51                 adding some exceprtion handeling to using AddNamedCommand\r
52 \r
53         * vsprj2makeAddin/Connect.cs 1.5:\r
54                 changed back to using AddNamedCommand\r
55 \r
56 2004-06-21  Francisco T. Martinez <paco@mfcon.com>\r
57         * vsprj2make.csproj 1.1:\r
58         * vsprj2make.sln 1.1:\r
59                 Initial effort to create a Visual Studio Addin\r
60 \r
61         * vsprj2makeAddin/AssemblyInfo.cs 1.2:\r
62         * vsprj2makeAddin/Connect.cs 1.2:\r
63                 Modification to change the verion of the Add-in and to use\r
64                 Named commands for both Create Make and Create MDFiles\r
65 \r
66         * vsprj2makeAddin/AssemblyInfo.cs 1.1.1.1:\r
67         * vsprj2makeAddin/Connect.cs 1.1.1.1:\r
68         * vsprj2makeSetup/vsprj2makeSetup.vdproj 1.1.1.1:\r
69                 Initial induction\r
70 \r
71 2004-06-20  Francisco T. Martinez <paco@mfcon.com>\r
72         * pkgconfiginvoker.cs 1.2:\r
73         * prj2makewin.csproj 1.3:\r
74         * prj2makewin.csproj 1.4:\r
75         * prj2makewin.nsi 1.1:\r
76         * prj2makewin.nsi 1.2:\r
77         * win32gui/MainFrm.cs 1.4:\r
78         * win32gui/MainFrm.resx 1.3:\r
79                 After first successfull NSIS installer for prj2makewin\r
80 \r
81 2004-06-19  Francisco T. Martinez <paco@mfcon.com>\r
82         * MsPrjHelper.cs 1.9:\r
83         * win32gui/MainFrm.cs 1.3:\r
84                 More functionality and save capabilities\r
85 \r
86 2004-06-18  Francisco T. Martinez <paco@mfcon.com>\r
87         * gui/Main.cs 1.2:\r
88         * prj2makewin.csproj 1.2:\r
89         * win32gui/MainFrm.cs 1.2:\r
90         * win32gui/MainFrm.resx 1.2:\r
91                 First compilable SWF version of 80% functional prj2makewin\r
92 \r
93         * win32gui/MainOpts.cs 1.1:\r
94                 Initial induction\r
95 \r
96 2004-06-17  Francisco T. Martinez <paco@mfcon.com>\r
97         * MsPrjHelper.cs 1.8:\r
98         * prj2make-sharp.csproj 1.4:\r
99                 Add the Mono.GetOptions as in line source code to avoid\r
100                 dependencies in an .NET Framework 1.1 build\r
101 \r
102         * Mono.GetOptions/AboutAttribute.cs 1.1.1.1:\r
103         * Mono.GetOptions/ArgumentProcessorAttribute.cs 1.1.1.1:\r
104         * Mono.GetOptions/AssemblyInfo.cs 1.1.1.1:\r
105         * Mono.GetOptions/AuthorAttribute.cs 1.1.1.1:\r
106         * Mono.GetOptions/OptionAttribute.cs 1.1.1.1:\r
107         * Mono.GetOptions/OptionDetails.cs 1.1.1.1:\r
108         * Mono.GetOptions/OptionList.cs 1.1.1.1:\r
109         * Mono.GetOptions/Options.cs 1.1.1.1:\r
110         * Mono.GetOptions/UsageComplementAttribute.cs 1.1.1.1:\r
111         * prj2makewin.csproj 1.1:\r
112         * win32gui/App.ico 1.1.1.1:\r
113         * win32gui/AssemblyInfo.cs 1.1.1.1:\r
114         * win32gui/MainFrm.cs 1.1.1.1:\r
115         * win32gui/MainFrm.resx 1.1.1.1:\r
116                 initial induction\r
117 \r
118         * prj2make-sharp.sln 1.2:\r
119                 Revised to use the new directory structure\r
120 \r
121 2004-06-12  Francisco T. Martinez <paco@mfcon.com>\r
122         * MsPrjHelper.cs 1.7:\r
123                 Can now create prjx GAC references correctly\r
124 \r
125 2004-06-11  Francisco T. Martinez <paco@mfcon.com>\r
126         * cui/AssemblyInfo.cs 1.5:\r
127         * gui/AssemblyInfo.cs 1.5:\r
128         * gui/MainFRM.cs 1.5:\r
129                 Update version info for Mono Beta 3\r
130 \r
131         * MdPrjHelper.cs 1.6:\r
132         * MsPrjHelper.cs 1.6:\r
133         * PrjxInfo.cs 1.5:\r
134         * cui/Makefile.am 1.10:\r
135         * gui/Makefile.am 1.12:\r
136         * pkgconfiginvoker.cs 1.1:\r
137         * prj2make-sharp-gtk.prjx 1.5:\r
138         * prj2make-sharp.csproj 1.3:\r
139         * prj2make-sharp.prjx 1.5:\r
140                 Add support for LIBS variable in Makefiles for both VS\r
141                 Solutions and MD Solutions using the PkgConfigInvoker along\r
142                 with support for the unsafe code in MonoDevelop solutions.\r
143 \r
144 2004-06-10  Francisco T. Martinez <paco@mfcon.com>\r
145         * PrjxInfo.cs 1.4:\r
146                 Resource string fix by Peter Johanson\r
147 \r
148 2004-06-09  Francisco T. Martinez <paco@mfcon.com>\r
149         * sharp_d_prjx.cs 1.2:\r
150                 Included 'Nothing' as one of the BuildActions in the prjx\r
151                 schema definition\r
152 \r
153         * cui/AssemblyInfo.cs 1.4:\r
154         * gui/AssemblyInfo.cs 1.4:\r
155         * gui/MainFRM.cs 1.4:\r
156                 Updating version information and build related files\r
157 \r
158 2004-06-07  Francisco T. Martinez <paco@mfcon.com>\r
159         * MdPrjHelper.cs 1.5:\r
160         * MsPrjHelper.cs 1.5:\r
161                 Added the preliminary support for the $(LIBS) variable on the\r
162                 target compilation\r
163 \r
164 2004-06-05  Francisco T. Martinez <paco@mfcon.com>\r
165         * MdPrjHelper.cs 1.4:\r
166                 Changes to obtain the base path for the Mono installation using\r
167                 pkg-config\r
168 \r
169         * MdPrjHelper.cs 1.3:\r
170                 Initial support for pkg-config invocation\r
171 \r
172 2004-06-02  Francisco T. Martinez <paco@mfcon.com>\r
173         * PrjxInfo.cs 1.3:\r
174                 Added the capability of selecting the active configuration\r
175 \r
176 2004-06-01  Francisco T. Martinez <paco@mfcon.com>\r
177         * PrjxInfo.cs 1.2:\r
178         * prj2make-sharp-gtk.prjx 1.4:\r
179         * prj2make-sharp.cmbx 1.3:\r
180         * prj2make-sharp.prjx 1.4:\r
181                 More work to support Makefile generation from prjx and cmbx\r
182                 since GAC\r
183 \r
184         * MdPrjHelper.cs 1.2:\r
185                 Corrections for GAC support\r
186 \r
187 2004-05-31  Francisco T. Martinez <paco@mfcon.com>\r
188         * cui/AssemblyInfo.cs 1.3:\r
189         * gui/AssemblyInfo.cs 1.3:\r
190         * gui/MainFRM.cs 1.3:\r
191                 Modify version info to be 0.93 to better match the Mono Beta 2 release\r
192 \r
193         * MsPrjHelper.cs 1.4:\r
194                 Changes to better mirror the content of the same name file in\r
195                 prj2make-sharp-lib (MonoDevelop)\r
196 \r
197         * cui/Makefile.am 1.9:\r
198         * gui/Makefile.am 1.11:\r
199                 after adding makefiles for doc/schemas\r
200 \r
201         * MsPrjHelper.cs 1.3:\r
202                 Added utility functions to check the sln and csproj versions\r
203 \r
204 2004-05-30  Francisco T. Martinez <paco@mfcon.com>\r
205         * cui/MainMod.cs 1.2:\r
206         * prj2make-sharp-gtk.prjx 1.2:\r
207         * prj2make-sharp.prjx 1.2:\r
208                 New configuration for GAC awarness\r
209 \r
210         * csproj_ver2002.cs 1.2:\r
211                 Regenerated with MS xsd.exe\r
212 \r
213         * MsPrjHelper.cs 1.2:\r
214         * prj2make-sharp-gtk.prjx 1.3:\r
215         * prj2make-sharp.cmbx 1.2:\r
216         * prj2make-sharp.csproj 1.2:\r
217         * prj2make-sharp.prjx 1.3:\r
218                 Added a new build action type to keep aspx files from compiling\r
219 \r
220 2004-05-27  Francisco T. Martinez <paco@mfcon.com>\r
221         * csproj_ver2002.cs 1.1:\r
222                 initial induction\r
223 \r
224 2004-05-19  Francisco T. Martinez <paco@mfcon.com>\r
225         * cui/Makefile.am 1.8:\r
226         * gui/Makefile.am 1.10:\r
227                 update to support /pkg: during compilation\r
228 \r
229 2004-05-14  Francisco T. Martinez <paco@mfcon.com>\r
230         * cui/AssemblyInfo.cs 1.2:\r
231         * gui/AssemblyInfo.cs 1.2:\r
232         * gui/MainFRM.cs 1.2:\r
233                 Adjust version information and installation instructions\r
234 \r
235 2004-05-13  Francisco T. Martinez <paco@mfcon.com>\r
236         * cui/Makefile.am 1.6:\r
237         * gui/Makefile.am 1.8:\r
238                 Pollishing the build process to be able to create tarfiles\r
239 \r
240         * cui/Makefile.am 1.7:\r
241         * gui/Makefile.am 1.9:\r
242                 Added creation of shell scripts\r
243 \r
244 2004-05-12  Francisco T. Martinez <paco@mfcon.com>\r
245         * cui/Makefile.am 1.3:\r
246         * gui/Makefile.am 1.5:\r
247                 Got rid of the copy of executables the src directory\r
248 \r
249         * cui/Makefile.am 1.4:\r
250         * gui/Makefile.am 1.6:\r
251                 more polishing of Makefile.am\r
252 \r
253         * cui/Makefile.am 1.5:\r
254         * gui/Makefile.am 1.7:\r
255                 rolling back the previous changes\r
256 \r
257 2004-05-11  Francisco T. Martinez <paco@mfcon.com>\r
258         * gui/Makefile.am 1.4:\r
259                 Adjustments onf the Makefile to invoke file in cui directory\r
260 \r
261         * gui/Makefile.am 1.3:\r
262                 Added the missing Mono.GetOptions.dll reference\r
263 \r
264         * cui/Makefile.am 1.2:\r
265         * gui/Makefile.am 1.2:\r
266                 Makin slight corrections to insure compilation\r
267 \r
268         * CsprojInfo.cs 1.1.1.1:\r
269         * Makefile.am 1.1.1.1:\r
270         * MdPrjHelper.cs 1.1.1.1:\r
271         * MsPrjHelper.cs 1.1.1.1:\r
272         * PrjHelper.cs 1.1.1.1:\r
273         * PrjxInfo.cs 1.1.1.1:\r
274         * csproj_ver2003.cs 1.1.1.1:\r
275         * cui/AssemblyInfo.cs 1.1.1.1:\r
276         * cui/Main.cs 1.1.1.1:\r
277         * cui/MainMod.cs 1.1.1.1:\r
278         * cui/MainOpts.cs 1.1.1.1:\r
279         * cui/Makefile.am 1.1.1.1:\r
280         * gui/AboutWindow.cs 1.1.1.1:\r
281         * gui/AssemblyInfo.cs 1.1.1.1:\r
282         * gui/Main.cs 1.1.1.1:\r
283         * gui/MainFRM.cs 1.1.1.1:\r
284         * gui/MainOpts.cs 1.1.1.1:\r
285         * gui/Makefile.am 1.1.1.1:\r
286         * prj2make-sharp-gtk.prjx 1.1.1.1:\r
287         * prj2make-sharp.cmbx 1.1.1.1:\r
288         * prj2make-sharp.csproj 1.1.1.1:\r
289         * prj2make-sharp.prjx 1.1.1.1:\r
290         * prj2make-sharp.sln 1.1.1.1:\r
291         * sharp_d_cmbx.cs 1.1.1.1:\r
292         * sharp_d_prjx.cs 1.1.1.1:\r
293                 new code layout to support autoconf tools\r
294 \r