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