Re: [CMake] Fwd: equivalent cmakelist for this file

2009-02-02 Thread ankit jain
2009/2/3 Philip Lowman phi...@yhbt.com On Mon, Feb 2, 2009 at 11:31 PM, ankit jain ankitgu...@gmail.comwrote: -- Forwarded message -- From: ankit jain ankitgu...@gmail.com Date: 2009/2/2 Subject: Re: [CMake] equivalent cmakelist for this file To: Bill Hoffman bill.hoff

Re: [CMake] Fwd: equivalent cmakelist for this file

2009-02-02 Thread ankit jain
2009/2/3 Philip Lowman phi...@yhbt.com On Mon, Feb 2, 2009 at 11:31 PM, ankit jain ankitgu...@gmail.comwrote: -- Forwarded message -- From: ankit jain ankitgu...@gmail.com Date: 2009/2/2 Subject: Re: [CMake] equivalent cmakelist for this file To: Bill Hoffman bill.hoff

Re: [CMake] how to build library for this..

2009-01-30 Thread ankit jain
Thanks for all the help its working. Regards- ankit jain 2009/1/30 Philip Lowman phi...@yhbt.com On Thu, Jan 29, 2009 at 11:38 PM, ankit jain ankitgu...@gmail.comwrote: 2009/1/29 Pau Garcia i Quiles pgqui...@elpauer.org On Thu, Jan 29, 2009 at 1:12 PM, ankit jain ankitgu...@gmail.com

[CMake] how to specify path of header files at run time through cmake

2009-01-30 Thread ankit jain
hi all, How can we specify the path of header fiels at run time through cmake since i have a line in my C file as #include %h Regards- ankit jain ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] how to create library for a folder having only two sub folder

2009-01-29 Thread ankit jain
2009/1/29 Philip Lowman phi...@yhbt.com On Wed, Jan 28, 2009 at 11:49 PM, ankit jain ankitgu...@gmail.comwrote: Hi philip, Thanks for showing interest my query. Actually i have a folder name myapp. it has two sub folders sub1 and sub2 only. these folders have some c files into it. i

Re: [CMake] how to create library for a folder having only two sub folder

2009-01-29 Thread ankit jain
2009/1/29 Philip Lowman phi...@yhbt.com On Wed, Jan 28, 2009 at 11:49 PM, ankit jain ankitgu...@gmail.comwrote: Hi philip, Thanks for showing interest my query. Actually i have a folder name myapp. it has two sub folders sub1 and sub2 only. these folders have some c files into it. i

[CMake] how to build library for this..

2009-01-29 Thread ankit jain
hi all, Problem: libA : A/foo.cc libB : B/bar.cc and a 3rd library: libC : A/foo.cc B/bar.cc ? here i build the libraries for A and B but not able to build lib for C . Guide me to do that. What should be the content of cmakelist file of C to create lib C here A and B are sub folders of C

Re: [CMake] how to build library for this..

2009-01-29 Thread ankit jain
2009/1/29 Pau Garcia i Quiles pgqui...@elpauer.org On Thu, Jan 29, 2009 at 1:12 PM, ankit jain ankitgu...@gmail.com wrote: hi all, Problem: libA : A/foo.cc libB : B/bar.cc and a 3rd library: libC : A/foo.cc B/bar.cc ? here i build the libraries for A and B but not able

[CMake] how to create library for a folder having only two sub folder

2009-01-28 Thread ankit jain
library to be build for the fodlers for which the separate libraries are already build. Please guide me how to do that. Regards- ankit jain ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] error: multiple declaration of main

2009-01-28 Thread ankit jain
hi all, in one of my folder i have three files. in each of them a main() function is defined. now on building it says that multiple declaration of main. if i compile the makefile using gcc only no such error had came. Guide me what to do? Regards- ankit jain

[CMake] Include header files at run time through cmake

2009-01-28 Thread ankit jain
give error on compiling that %h: no such file or directory found. I am not able to understand how to remove it through cmake. regards- ankit jain ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[Ocfs2-devel] [PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls

2009-01-28 Thread Ankit Jain
implemented by OCFS2. Signed-off-by: Ankit Jain m...@ankitjain.org Reviewed-by: Christoph Hellwig h...@lst.de Tested-by: Christoph Hellwig h...@lst.de --- fs/compat_ioctl.c | 29 +++ fs/ioctl.c | 35 fs/open.c

{funontheworld} Re: Home

2009-01-19 Thread Ankit Jain
Hi my name is Ankit .Would you like to be my friend? --~--~-~--~~~---~--~~ Fun on the World -~--~~~~--~~--~--~---

[gears-users] Re: Checking if gears related functionality is enabled without the permission popup

2008-11-05 Thread Ankit Jain
Or putting it another way I need to find out if the page has permission to use gears ( without the side effect of permission popup). On Thu, Nov 6, 2008 at 11:58 AM, ank [EMAIL PROTECTED] wrote: For my application, I need to let people opt in to gears related functionality ( mostly caching

[gears-users] ManagedResourceStore with huge set of Urls ( about a million)

2008-09-18 Thread Ankit Jain
What sort of scalability does a ManagedResourceStore have? Can is handle order of million resources( mostly small images) to be cached? Also how does it do the caching for large data set ( Is there any sort of throttling? does the caching resume from the resource last cached when the store is re

[jira] Created: (AXIS2-3928) how to add information about the Derived class for abstract data types present in parmater for any service

2008-07-21 Thread Ankit Jain (JIRA)
/jira/browse/AXIS2-3928 Project: Axis 2.0 (Axis2) Issue Type: Test Components: wsdl Affects Versions: 1.4 Environment: Windows/ Weblogic Reporter: Ankit Jain Priority: Critical Hi, The parameters of the operation/service

[jira] Commented: (AXIS2-3928) how to add information about the Derived class for abstract data types present in parmater for any service

2008-07-21 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615194#action_12615194 ] Ankit Jain commented on AXIS2-3928: --- I am working on Apache Axis 1.2 how to add

[jira] Commented: (AXIS2-3928) how to add information about the Derived class for abstract data types present in parmater for any service

2008-07-21 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615196#action_12615196 ] Ankit Jain commented on AXIS2-3928: --- Hi, Please if you have any doubt you can ask me. I

[jira] Updated: (AXIS2-3928) how to add information about the Derived class for abstract data types present in parmater for any service

2008-07-21 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated AXIS2-3928: -- Comment: was deleted how to add information about the Derived class for abstract data types present

Re: [Mono-dev] [PATCH] Small fix for CSharpCodegenerator

2008-06-19 Thread Ankit Jain
I suspect the problem here is that MonoDevelop uses CodeDOM to generate code for inserting into user code, so it does matter to us how the output looks Yep, this is required for MD's use of CodeDOM. -Ankit -- Walt Disney - I love Mickey Mouse more than any woman I have ever known.

Re: [Mono-dev] Deprecating some Mono commands, Cecil mono-api-info

2008-02-28 Thread Ankit Jain
Someone really needs to write a man page for mdtool. (I'm not volunteering; I have enough man pages to write for mdoc as it is...) It already exists :-) -Ankit ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

[Mono-patches] r96334 - trunk/mcs/ilasm

2008-02-21 Thread Ankit Jain ([EMAIL PROTECTED])
) @@ -1,3 +1,10 @@ +2008-02-21 Ankit Jain [EMAIL PROTECTED] + + Fix bug #363587 + * Driver.cs: Use Report.Message for emitting messages. + * Report.cs (AssembleFile): Honor 'quiet'. + Patch from Andrea Carlo Ornstein [EMAIL PROTECTED] + 2008-02-07 Gert Driesen [EMAIL

Re: Bug in netbeans support

2008-02-13 Thread Ankit Jain
I'm attaching a patch which seems to fix it for me (+ a few typos). This works for me, thanks! When could I expect this to get into svn and release? -Ankit -- Blog : http://www.ankitjain.org/blog --~--~-~--~~~---~--~~ You received this message from the

Bug in netbeans support

2008-02-12 Thread Ankit Jain
I'm running gvim with -- gvim --servername gvim_abc_9eb6f775-0054-4495-8d14-a276721c69c9 --socketid 56624303 -nb:localhost:9000:foo In this mode, if i type say : Hello and then press backspace then the cursor skips over o and goes to l, rather than deleting the o. The commands that it sends to

Re: Bug in netbeans support

2008-02-12 Thread Ankit Jain
Hi, When I run this I get an error for not being able to connect. Thus you probably do this with a running netbeans. Perhaps the netbeans side has something to do with this? No, actually I'm trying to embed this in MonoDevelop. You can reproduce this w/o that too -- start this on one

Re: Bug in netbeans support

2008-02-12 Thread Ankit Jain
Hi, What does :version say? You could try backing out patches 7.1.207 and 7.1.232 (last one first). Those are the most recent changes to the netbeans interface. I just saw that 7.1.207 is dated 2008-01-06 and 232 2008-01-19, but I had first hit this bug in june last year. So these couldn't

[Mono-patches] r95005 - in trunk/mcs/ilasm: . codegen

2008-02-06 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- trunk/mcs/ilasm/ChangeLog 2008-02-06 09:12:58 UTC (rev 95004) +++ trunk/mcs/ilasm/ChangeLog 2008-02-06 09:17:47 UTC (rev 95005) @@ -1,3 +1,8 @@ +2008-02-06 Ankit Jain [EMAIL PROTECTED] + + Fix bug #358496

[Mono-patches] r94119 - trunk/monodevelop/main/man

2008-01-28 Thread Ankit Jain ([EMAIL PROTECTED])
/main/man/ChangeLog === --- trunk/monodevelop/main/man/ChangeLog2008-01-28 12:20:08 UTC (rev 94118) +++ trunk/monodevelop/main/man/ChangeLog2008-01-28 12:20:15 UTC (rev 94119) @@ -1,3 +1,7 @@ +2008-01-28 Ankit Jain

[Mono-patches] r94118 - branches/monodevelop/main/1.0/man

2008-01-28 Thread Ankit Jain ([EMAIL PROTECTED])
@@ +2008-01-28 Ankit Jain [EMAIL PROTECTED] + + * monodevelop.1: Add man page. + 2007-08-21 Ankit Jain [EMAIL PROTECTED] * mdtool.1: -s added for --simple-makefiles. Modified: branches/monodevelop/main/1.0/man/Makefile.am

Re: [Mono-list] mdtool release build

2008-01-27 Thread Ankit Jain
Hi, Can anyone comment on how to use mdtool to build a solution in release mode? I'm currently using it like this: mdtool build --project:MyProjectName Currently, it doesn't allow specifying a configuration for building. Is there a way to have it generate makefiles for a release build? The

[Mono-patches] r93789 - branches/monodevelop/main/1.0

2008-01-24 Thread Ankit Jain ([EMAIL PROTECTED])
@@ +2008-01-24 Ankit Jain [EMAIL PROTECTED] + Raja R Harinath [EMAIL PROTECTED] + + * mdtool.in: + * monodevelop.in: Handle spaces in arguments. + 2008-01-23 Michael Hutchinson [EMAIL PROTECTED] * autogen.sh: Update ftp addresses for packages. Modified: branches

[Mono-patches] r93790 - trunk/monodevelop/main

2008-01-24 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/ChangeLog === --- trunk/monodevelop/main/ChangeLog2008-01-24 12:57:07 UTC (rev 93789) +++ trunk/monodevelop/main/ChangeLog2008-01-24 12:57:23 UTC (rev 93790) @@ -1,3 +1,9 @@ +2008-01-24 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r93654 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
@@ +2008-01-23 Ankit Jain [EMAIL PROTECTED] + + Fix bug#353042. + * SlnData.cs (HeaderComment): New. + (VersionString): New. + * SlnFileFormat.cs: Retain the header comment string and version and use + that when writing .sln . + 2008-01-22 Lluis Sanchez Gual [EMAIL

[Mono-patches] r93655 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 13:34:25 UTC (rev 93654) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 13:34:30 UTC (rev 93655) @@ -1,3 +1,11 @@ +2008-01-23 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r93693 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
/ChangeLog 2008-01-23 19:18:34 UTC (rev 93692) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 19:33:08 UTC (rev 93693) @@ -1,3 +1,8 @@ +2008-01-24 Ankit Jain [EMAIL PROTECTED] + + * MSBuildFileFormat.cs: Read the full list of extensions only at init

[Mono-patches] r93694 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
UTC (rev 93693) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 19:33:08 UTC (rev 93694) @@ -1,3 +1,8 @@ +2008-01-24 Ankit Jain [EMAIL PROTECTED] + + * MSBuildFileFormat.cs: Read the full list of extensions only at init + time and handle

[Mono-patches] r93702 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
-lib/ChangeLog 2008-01-23 20:02:32 UTC (rev 93701) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 20:03:46 UTC (rev 93702) @@ -1,5 +1,10 @@ 2008-01-24 Ankit Jain [EMAIL PROTECTED] + * MSBuildFileFormat.cs: Simplification

[Mono-patches] r93703 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
20:03:46 UTC (rev 93702) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-23 20:03:49 UTC (rev 93703) @@ -1,5 +1,10 @@ 2008-01-24 Ankit Jain [EMAIL PROTECTED] + * MSBuildFileFormat.cs: Simplification, AddExtensionNodeHandler calls + the handler

[Mono-patches] r93740 - in trunk/monodevelop/main/src/addins/MonoDevelop.Autotools: . templates

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
/ChangeLog 2008-01-23 23:48:58 UTC (rev 93740) @@ -1,3 +1,14 @@ +2008-01-24 Ankit Jain [EMAIL PROTECTED] + Raja R Harinath [EMAIL PROTECTED] + + Fix bugs #333847. + * SimpleProjectMakefileHandler.cs: + * SolutionDeployer.cs: + * templates/Makefile.am.project.template

[Mono-patches] r93744 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools: . templates

2008-01-23 Thread Ankit Jain ([EMAIL PROTECTED])
) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-24 00:01:40 UTC (rev 93744) @@ -1,3 +1,14 @@ +2008-01-24 Ankit Jain [EMAIL PROTECTED] + Raja R Harinath [EMAIL PROTECTED] + + Fix bugs #333847. + * SimpleProjectMakefileHandler.cs

[Mono-patches] r93499 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-22 Thread Ankit Jain ([EMAIL PROTECTED])
/prj2make-sharp-lib/ChangeLog 2008-01-22 10:34:39 UTC (rev 93499) @@ -1,3 +1,7 @@ +2008-01-22 Ankit Jain [EMAIL PROTECTED] + + * MSBuildFileFormat.cs: Add try/catch for event handlers. + 2008-01-20 Ankit Jain [EMAIL PROTECTED] * Change Console.WriteLines to LoggingService calls

[Mono-patches] r93500 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-22 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-22 10:34:42 UTC (rev 93500) @@ -1,3 +1,7 @@ +2008-01-22 Ankit Jain [EMAIL PROTECTED] + + * MSBuildFileFormat.cs: Add try/catch for event handlers. + 2008-01-20 Ankit Jain [EMAIL PROTECTED] * Change

[Mono-patches] r93504 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-22 Thread Ankit Jain ([EMAIL PROTECTED])
) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-22 11:01:49 UTC (rev 93504) @@ -1,5 +1,10 @@ 2008-01-22 Ankit Jain [EMAIL PROTECTED] + * MsPrjHelper.cs: Map Content to BuildAction.Nothing, better than + Exclude. + +2008-01-22 Ankit Jain [EMAIL

[Mono-patches] r93505 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-22 Thread Ankit Jain ([EMAIL PROTECTED])
/addins/prj2make-sharp-lib/ChangeLog 2008-01-22 11:01:50 UTC (rev 93505) @@ -1,5 +1,10 @@ 2008-01-22 Ankit Jain [EMAIL PROTECTED] + * MsPrjHelper.cs: Map Content to BuildAction.Nothing, better than + Exclude. + +2008-01-22 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r93321 - in branches/monodevelop/main/1.0/src/addins: AspNetAddIn AspNetAddIn/Project prj2make-sharp-lib

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/addins/AspNetAddIn/ChangeLog 2008-01-19 17:42:42 UTC (rev 93320) +++ branches/monodevelop/main/1.0/src/addins/AspNetAddIn/ChangeLog 2008-01-19 17:55:37 UTC (rev 93321) @@ -1,3 +1,7 @@ +2008-01-19 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r93322 - in trunk/monodevelop/main/src/addins: AspNetAddIn AspNetAddIn/Project prj2make-sharp-lib

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
UTC (rev 93321) +++ trunk/monodevelop/main/src/addins/AspNetAddIn/ChangeLog 2008-01-19 17:55:55 UTC (rev 93322) @@ -1,3 +1,7 @@ +2008-01-19 Ankit Jain [EMAIL PROTECTED] + + * AspNetMSBuildProjectExtension.cs: Track changes in MSBuildProjectExtension. + 2008-01-15 Michael Hutchinson

[Mono-patches] r93323 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-19 17:55:55 UTC (rev 93322) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-19 18:31:06 UTC (rev 93323) @@ -1,3 +1,7 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r93324 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
-lib/ChangeLog 2008-01-19 18:31:06 UTC (rev 93323) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-19 18:31:19 UTC (rev 93324) @@ -1,3 +1,7 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED] + + * Change Console.WriteLines to LoggingService calls. + 2008-01-19

[Mono-patches] r93325 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
/MonoDevelop.Autotools/ChangeLog 2008-01-19 18:31:19 UTC (rev 93324) +++ trunk/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-19 18:35:35 UTC (rev 93325) @@ -1,3 +1,7 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED] + + * Change Console.WriteLines to LoggingService calls. + 2008-01-19

[Mono-patches] r93326 - branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-19 18:35:35 UTC (rev 93325) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-19 18:35:48 UTC (rev 93326) @@ -1,3 +1,7 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED] + + * Change

[Mono-patches] r93328 - in trunk/monodevelop/main/src/core/MonoDevelop.Ide: . templates

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
/core/MonoDevelop.Ide/ChangeLog 2008-01-19 18:52:18 UTC (rev 93327) +++ trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog 2008-01-19 18:53:00 UTC (rev 93328) @@ -1,3 +1,8 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED] + + * templates/EmptyXMLFile.xft.xml: + * templates

[Mono-patches] r93327 - in branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide: . templates

2008-01-19 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide/ChangeLog 2008-01-19 18:35:48 UTC (rev 93326) +++ branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide/ChangeLog 2008-01-19 18:52:18 UTC (rev 93327) @@ -1,3 +1,8 @@ +2008-01-20 Ankit Jain [EMAIL PROTECTED] + + * templates

[Mono-patches] r93283 - in trunk/monodevelop/main/src/addins/MonoDevelop.Autotools: . templates

2008-01-18 Thread Ankit Jain ([EMAIL PROTECTED])
/MonoDevelop.Autotools/ChangeLog 2008-01-18 18:43:05 UTC (rev 93283) @@ -1,3 +1,18 @@ +2008-01-19 Ankit Jain [EMAIL PROTECTED] + + * SimpleProjectMakefileHandler.cs: Ensure that custom-hooks.make is + included after the first target (all:). If the file exists then add it + to EXTRA_DIST

[Mono-patches] r93282 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools: . templates

2008-01-18 Thread Ankit Jain ([EMAIL PROTECTED])
) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-18 18:43:06 UTC (rev 93282) @@ -1,3 +1,18 @@ +2008-01-19 Ankit Jain [EMAIL PROTECTED] + + * SimpleProjectMakefileHandler.cs: Ensure that custom-hooks.make is + included after the first target (all

[Mono-patches] r93026 - branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools

2008-01-16 Thread Ankit Jain ([EMAIL PROTECTED])
2008-01-16 10:36:33 UTC (rev 93025) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-16 12:09:14 UTC (rev 93026) @@ -1,3 +1,8 @@ +2008-01-16 Ankit Jain [EMAIL PROTECTED] + + * SolutionDeployer.cs: Sort the list of common and required packages

[Mono-patches] r93030 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2008-01-16 Thread Ankit Jain ([EMAIL PROTECTED])
93029) +++ trunk/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2008-01-16 13:05:26 UTC (rev 93030) @@ -1,3 +1,8 @@ +2008-01-16 Ankit Jain [EMAIL PROTECTED] + + * SolutionDeployer.cs: Sort the list of common and required packages + emitted in the configure script

[Mono-patches] r92817 - in trunk/monodevelop/main/src/core/MonoDevelop.Projects: . MonoDevelop.Projects

2008-01-13 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/src/core/MonoDevelop.Projects/ChangeLog 2008-01-13 20:36:02 UTC (rev 92817) @@ -1,3 +1,7 @@ +2008-01-14 Ankit Jain [EMAIL PROTECTED] + + * MonoDevelop.Projects/DotNetProject.cs: Add missing null-check. + 2008-01-11 Michael Hutchinson [EMAIL PROTECTED

[Mono-patches] r92818 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2008-01-13 Thread Ankit Jain ([EMAIL PROTECTED])
) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2008-01-13 20:55:31 UTC (rev 92818) @@ -1,3 +1,7 @@ +2008-01-14 Ankit Jain [EMAIL PROTECTED] + + * VS2003SlnFileFormat.cs: Handle being called in a non-gui mode. + 2007-12-21 Miguel de Icaza [EMAIL PROTECTED

[Mono-patches] r92819 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2008-01-13 Thread Ankit Jain ([EMAIL PROTECTED])
/addins/prj2make-sharp-lib/ChangeLog 2008-01-13 20:55:34 UTC (rev 92819) @@ -1,3 +1,7 @@ +2008-01-14 Ankit Jain [EMAIL PROTECTED] + + * VS2003SlnFileFormat.cs: Handle being called in a non-gui mode. + 2007-12-21 Miguel de Icaza [EMAIL PROTECTED] * Utils.cs (MapAndResolvePath

[Mono-patches] r92729 - branches/monodevelop/main/1.0

2008-01-12 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/1.0/ChangeLog 2008-01-12 13:54:41 UTC (rev 92729) @@ -1,3 +1,9 @@ +2008-01-12 Ankit Jain [EMAIL PROTECTED] + + Fix bug #350786. + * monodevelop.xml: Add entries for csproj, vbproj and sln. + * monodevelop.desktop: Add mime types for vs projects. + 2008-01-07

[Mono-patches] r92730 - trunk/monodevelop/main

2008-01-12 Thread Ankit Jain ([EMAIL PROTECTED])
:55:03 UTC (rev 92730) @@ -1,3 +1,9 @@ +2008-01-12 Ankit Jain [EMAIL PROTECTED] + + Fix bug #350786. + * monodevelop.xml: Add entries for csproj, vbproj and sln. + * monodevelop.desktop: Add mime types for vs projects. + 2008-01-07 Lluis Sanchez Gual [EMAIL PROTECTED

[Mono-patches] r92062 - branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools

2007-12-31 Thread Ankit Jain ([EMAIL PROTECTED])
/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-31 14:35:24 UTC (rev 92062) @@ -1,3 +1,7 @@ +2007-12-21 Miguel de Icaza [EMAIL PROTECTED] + + + 2007-12-20 Ankit Jain [EMAIL PROTECTED] * MakefileGeneratorTool.cs: Use GettextCatalog.GetString for Modified: branches

[Mono-patches] r92066 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools: . templates

2007-12-31 Thread Ankit Jain ([EMAIL PROTECTED])
(rev 92065) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-31 16:40:33 UTC (rev 92066) @@ -1,3 +1,14 @@ +2007-12-31 Ankit Jain [EMAIL PROTECTED] + + * SimpleProjectMakefileHandler.cs: Use macros for emitting deploy + targets. Saves lot

[Mono-patches] r92067 - in trunk/monodevelop/main/src/addins/MonoDevelop.Autotools: . templates

2007-12-31 Thread Ankit Jain ([EMAIL PROTECTED])
/addins/MonoDevelop.Autotools/ChangeLog 2007-12-31 16:40:40 UTC (rev 92067) @@ -1,3 +1,14 @@ +2007-12-31 Ankit Jain [EMAIL PROTECTED] + + * SimpleProjectMakefileHandler.cs: Use macros for emitting deploy + targets. Saves lot of redundant lines. + Honor dir structure

Re: [Mono-dev] [PATCH] Implement support for .emitbyte directive on ilasm

2007-12-31 Thread Ankit Jain
Looks fine, please commit. -Ankit On Dec 31, 2007 12:28 AM, Rodrigo Kumpera [EMAIL PROTECTED] wrote: Forgot to attach EmityteInst.cs. On Dec 30, 2007 4:50 PM, Rodrigo Kumpera [EMAIL PROTECTED] wrote: The attached patch implements support for the .emitbyte directive. Please review it.

[Mono-patches] r91704 - in branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide: . MonoDevelop.Ide.Templates

2007-12-20 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide/ChangeLog 2007-12-20 13:50:58 UTC (rev 91703) +++ branches/monodevelop/main/1.0/src/core/MonoDevelop.Ide/ChangeLog 2007-12-20 13:52:24 UTC (rev 91704) @@ -1,3 +1,9 @@ +2007-12-20 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r91705 - in trunk/monodevelop/main/src/core/MonoDevelop.Ide: . MonoDevelop.Ide.Templates

2007-12-20 Thread Ankit Jain ([EMAIL PROTECTED])
/core/MonoDevelop.Ide/ChangeLog 2007-12-20 13:52:24 UTC (rev 91704) +++ trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog 2007-12-20 13:54:40 UTC (rev 91705) @@ -1,3 +1,9 @@ +2007-12-20 Ankit Jain [EMAIL PROTECTED] + + * MonoDevelop.Ide.Templates/FileTemplateReference.cs

[Mono-patches] r91707 - branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools

2007-12-20 Thread Ankit Jain ([EMAIL PROTECTED])
13:56:55 UTC (rev 91706) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-20 14:00:12 UTC (rev 91707) @@ -1,3 +1,8 @@ +2007-12-20 Ankit Jain [EMAIL PROTECTED] + + * MakefileGeneratorTool.cs: Use GettextCatalog.GetString for + user-visible strings

[Mono-patches] r91708 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2007-12-20 Thread Ankit Jain ([EMAIL PROTECTED])
) +++ trunk/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-20 14:00:13 UTC (rev 91708) @@ -1,3 +1,8 @@ +2007-12-20 Ankit Jain [EMAIL PROTECTED] + + * MakefileGeneratorTool.cs: Use GettextCatalog.GetString for + user-visible strings. + 2007-12-18 Ankit Jain [EMAIL

[Mono-patches] r91621 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Gettext: . MonoDevelop.Gettext templates

2007-12-19 Thread Ankit Jain ([EMAIL PROTECTED])
:36:29 UTC (rev 91620) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Gettext/ChangeLog 2007-12-19 12:37:08 UTC (rev 91621) @@ -1,3 +1,13 @@ +2007-12-19 Ankit Jain [EMAIL PROTECTED] + + * MakefileHandler.cs: Set top_srcdir and all_target correctly

[Mono-patches] r91622 - in trunk/monodevelop/main/src/addins/MonoDevelop.Gettext: . MonoDevelop.Gettext templates

2007-12-19 Thread Ankit Jain ([EMAIL PROTECTED])
/src/addins/MonoDevelop.Gettext/ChangeLog 2007-12-19 12:37:09 UTC (rev 91622) @@ -1,3 +1,13 @@ +2007-12-19 Ankit Jain [EMAIL PROTECTED] + + * MakefileHandler.cs: Set top_srcdir and all_target correctly. + * TranslationProject.cs: Set the default value for RelPath + to empty

[Mono-patches] r91514 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools: . templates

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-18 08:54:04 UTC (rev 91513) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-18 09:36:34 UTC (rev 91514) @@ -1,3 +1,12 @@ +2007-12-18 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r91515 - in trunk/monodevelop/main/src/addins/MonoDevelop.Autotools: . templates

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
/MonoDevelop.Autotools/ChangeLog 2007-12-18 09:36:34 UTC (rev 91514) +++ trunk/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-18 09:36:35 UTC (rev 91515) @@ -1,3 +1,12 @@ +2007-12-18 Ankit Jain [EMAIL PROTECTED] + + Fix bug #349419

[Mono-patches] r91516 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
/prj2make-sharp-lib/ChangeLog 2007-12-18 09:42:55 UTC (rev 91516) @@ -1,3 +1,7 @@ +2007-12-18 Ankit Jain [EMAIL PROTECTED] + + * SlnFileFormat.cs (LoadNestedProjects): Handle empty section. + 2007-12-17 Ankit Jain [EMAIL PROTECTED] Fix bug #349099. Modified: trunk/monodevelop

[Mono-patches] r91517 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-18 09:42:57 UTC (rev 91517) @@ -1,3 +1,7 @@ +2007-12-18 Ankit Jain [EMAIL PROTECTED] + + * SlnFileFormat.cs (LoadNestedProjects): Handle empty section. + 2007-12-17 Ankit Jain [EMAIL PROTECTED] Fix bug

[Mono-patches] r91521 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-18 10:00:47 UTC (rev 91520) +++ branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-18 10:46:07 UTC (rev 91521) @@ -1,5 +1,13 @@ 2007-12-18 Ankit Jain [EMAIL PROTECTED] + Fix bug

[Mono-patches] r91522 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
2007-12-18 10:46:07 UTC (rev 91521) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-18 10:46:08 UTC (rev 91522) @@ -1,5 +1,13 @@ 2007-12-18 Ankit Jain [EMAIL PROTECTED] + Fix bug #349362 + * CSharpResourceIdBuilder.cs

[Mono-patches] r91526 - in trunk/monodevelop/main/src/addins/MonoDevelop.Gettext: . MonoDevelop.Gettext templates

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
@@ +2007-12-18 Ankit Jain [EMAIL PROTECTED] + + Fix bug #349419. + * templates/Makefile.template: Remove EXTRA_DIST, it gets generated. + * MakefileHandler.cs: Honor DESTDIR for INSTALL_DIR. + Based on patch by Wade Berrier. + 2007-12-14 Lluis Sanchez Gual [EMAIL

[Mono-patches] r91527 - in branches/monodevelop/main/1.0/src/addins/MonoDevelop.Gettext: . MonoDevelop.Gettext templates

2007-12-18 Thread Ankit Jain ([EMAIL PROTECTED])
-12-18 11:10:47 UTC (rev 91527) @@ -1,3 +1,10 @@ +2007-12-18 Ankit Jain [EMAIL PROTECTED] + + Fix bug #349419. + * templates/Makefile.template: Remove EXTRA_DIST, it gets generated. + * MakefileHandler.cs: Honor DESTDIR for INSTALL_DIR. + Based on patch by Wade Berrier

[Mono-patches] r91442 - in branches/monodevelop/main/1.0/src/addins: MonoDevelop.Autotools prj2make-sharp-lib

2007-12-17 Thread Ankit Jain ([EMAIL PROTECTED])
=== --- branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-17 14:33:46 UTC (rev 91441) +++ branches/monodevelop/main/1.0/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-17 14:45:22 UTC (rev 91442) @@ -1,3 +1,7 @@ +2007-12-17 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r91451 - in trunk/monodevelop/main/src/addins: MonoDevelop.Autotools prj2make-sharp-lib

2007-12-17 Thread Ankit Jain ([EMAIL PROTECTED])
91450) +++ trunk/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-17 15:30:27 UTC (rev 91451) @@ -1,3 +1,7 @@ +2007-12-17 Ankit Jain [EMAIL PROTECTED] + + * Minor fixes like use String.Empty instead of etc. + 2007-12-14 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r91453 - branches/monodevelop/main/1.0/src/addins/prj2make-sharp-lib

2007-12-17 Thread Ankit Jain ([EMAIL PROTECTED])
/addins/prj2make-sharp-lib/ChangeLog 2007-12-17 15:33:46 UTC (rev 91453) @@ -1,5 +1,11 @@ 2007-12-17 Ankit Jain [EMAIL PROTECTED] + Fix bug #349099. + * CSharpResourceIdBuilder.cs: + * VBNetResourceIdBuilder.cs: Allow both class and struct. + +2007-12-17 Ankit Jain [EMAIL

[Mono-patches] r91454 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-17 Thread Ankit Jain ([EMAIL PROTECTED])
(rev 91454) @@ -1,5 +1,11 @@ 2007-12-17 Ankit Jain [EMAIL PROTECTED] + Fix bug #349099. + * CSharpResourceIdBuilder.cs: + * VBNetResourceIdBuilder.cs: Allow both class and struct. + +2007-12-17 Ankit Jain [EMAIL PROTECTED] + * Minor fixes like use String.Empty instead

[Mono-patches] r91271 - in trunk/monodevelop/main/src/core/MonoDevelop.Projects: . MonoDevelop.Projects

2007-12-14 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/src/core/MonoDevelop.Projects/ChangeLog 2007-12-14 10:54:36 UTC (rev 91271) @@ -1,3 +1,8 @@ +2007-12-14 Ankit Jain [EMAIL PROTECTED] + + Fix bug #348107 + * DotNetProject.cs: Quote filenames when passing to al. + 2007-12-14 Lluis Sanchez Gual [EMAIL PROTECTED

[Mono-patches] r91270 - in trunk/monodevelop/main/src/addins/MonoDevelop.Autotools: . templates

2007-12-14 Thread Ankit Jain ([EMAIL PROTECTED])
/MonoDevelop.Autotools/ChangeLog 2007-12-14 10:35:46 UTC (rev 91270) @@ -1,3 +1,19 @@ +2007-12-14 Ankit Jain [EMAIL PROTECTED] + + Fix bug #347649 + * AutotoolsContext.cs (AddRequiredPackages): Allow packages to be + specified per config. + (GetRequiredPackages): Per config

[Mono-patches] r91272 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-14 Thread Ankit Jain ([EMAIL PROTECTED])
-lib/ChangeLog 2007-12-14 10:54:36 UTC (rev 91271) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-14 11:04:10 UTC (rev 91272) @@ -1,3 +1,8 @@ +2007-12-14 Ankit Jain [EMAIL PROTECTED] + + * MSBuildFileFormat.cs: Use monitor's Begin/EndTask

[Mono-patches] r91273 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2007-12-14 Thread Ankit Jain ([EMAIL PROTECTED])
/MonoDevelop.Autotools/ChangeLog 2007-12-14 11:09:40 UTC (rev 91273) @@ -1,5 +1,9 @@ 2007-12-14 Ankit Jain [EMAIL PROTECTED] + * SolutionDeployer.cs: Remove dead code. + +2007-12-14 Ankit Jain [EMAIL PROTECTED] + Fix bug #347649 * AutotoolsContext.cs (AddRequiredPackages): Allow

[Mono-patches] r91286 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2007-12-14 Thread Ankit Jain ([EMAIL PROTECTED])
/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-14 14:03:10 UTC (rev 91286) @@ -1,5 +1,9 @@ 2007-12-14 Ankit Jain [EMAIL PROTECTED] + * MakefileData.cs: Re-init Build vars when the owner project gets set. + +2007-12-14 Ankit Jain [EMAIL PROTECTED] + * SolutionDeployer.cs

[Mono-patches] r91092 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-11 Thread Ankit Jain ([EMAIL PROTECTED])
13:34:23 UTC (rev 91091) +++ trunk/monodevelop/main/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-11 13:43:43 UTC (rev 91092) @@ -1,3 +1,9 @@ +2007-12-11 Ankit Jain [EMAIL PROTECTED] + + Fix bug #324333. + * SlnFileFormat.cs (SolutionFolder): New. + (LoadSolution): Use

[Mono-patches] r91093 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-11 Thread Ankit Jain ([EMAIL PROTECTED])
/src/addins/prj2make-sharp-lib/ChangeLog 2007-12-11 13:43:46 UTC (rev 91093) @@ -1,5 +1,9 @@ 2007-12-11 Ankit Jain [EMAIL PROTECTED] + * DefaultMSBuildProjectExtension.cs: Improve error message. + +2007-12-11 Ankit Jain [EMAIL PROTECTED] + Fix bug #324333

[Mono-patches] r91094 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2007-12-11 Thread Ankit Jain ([EMAIL PROTECTED])
/ChangeLog 2007-12-11 13:43:48 UTC (rev 91094) @@ -1,3 +1,7 @@ +2007-12-11 Ankit Jain [EMAIL PROTECTED] + + * MakefileData.cs: Use LoggingService. + 2007-12-07 Ankit Jain [EMAIL PROTECTED] Fix bug #344837. Modified: trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

[Mono-patches] r90903 - trunk/monodevelop/main/src/addins/prj2make-sharp-lib

2007-12-07 Thread Ankit Jain ([EMAIL PROTECTED])
Ankit Jain [EMAIL PROTECTED] + + Fix bug #341643. + * DefaultMSBuildProjectExtension.cs: Set DeployProperties.UseProjectRelativePath + for all deploy files. + * MSBuildFileFormat.cs (HandleFilePropertyChanged): Set CopyToOutputDirectory + if build action changed

[Mono-patches] r90912 - trunk/monodevelop/main/src/addins/MonoDevelop.Autotools

2007-12-07 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/main/src/addins/MonoDevelop.Autotools/ChangeLog 2007-12-07 12:07:44 UTC (rev 90912) @@ -1,3 +1,8 @@ +2007-12-07 Ankit Jain [EMAIL PROTECTED] + + Fix bug #344837. + * MakefileOptionPanelWidget.cs: Improve error message. + 2007-12-04 Lluis Sanchez Gual [EMAIL PROTECTED

Re: [Mono-list] Visual Basic Solution in Mono

2007-11-19 Thread Ankit Jain
If you mean a VS2005 solution or project then you can use monodevelop (www.monodevelop.com). -Ankit On Nov 18, 2007 10:48 PM, YellowShadow [EMAIL PROTECTED] wrote: I was wondering, is there anyway to compile a whole Visual Basic Solution or project file in Mono using vbnc? -- View this

Re: [Mono-list] Visual Basic Solution in Mono

2007-11-19 Thread Ankit Jain
Can you post the details of the error? -Ankit On Nov 19, 2007 8:50 PM, Dro Sarhadian [EMAIL PROTECTED] wrote: For some reason it won't compile though. I get an error in one of the resx files. On Nov 19, 2007 1:19 AM, Ankit Jain [EMAIL PROTECTED] wrote: If you mean a VS2005 solution

Re: [Mono-list] Compile csproj

2007-10-30 Thread Ankit Jain
You can use MonoDevelop (www.monodevelop.com), it natively supports csproj. You can use the gui or compile with its command line tool - mdtool. Or you can use it to convert your csproj to makefiles and use those. -Ankit On 10/31/07, J.S. Martin [EMAIL PROTECTED] wrote: How do you compile a

[Mono-patches] r87974 - trunk/monodevelop/Extras/prj2make-sharp-lib

2007-10-23 Thread Ankit Jain ([EMAIL PROTECTED])
) @@ -1,3 +1,7 @@ +2007-10-23 Ankit Jain [EMAIL PROTECTED] + + * SlnData.cs (Guid): Should have enclosing {}. + 2007-10-12 Mike Krüger [EMAIL PROTECTED] * CSharpResourceIdBuilder.cs, VBNetMSBuildProjectExtension.cs, Modified: trunk/monodevelop/Extras/prj2make-sharp-lib

[Mono-patches] r87975 - trunk/mono-addins/Mono.Addins

2007-10-23 Thread Ankit Jain ([EMAIL PROTECTED])
/ChangeLog === --- trunk/mono-addins/Mono.Addins/ChangeLog 2007-10-23 10:18:09 UTC (rev 87974) +++ trunk/mono-addins/Mono.Addins/ChangeLog 2007-10-23 11:06:09 UTC (rev 87975) @@ -1,3 +1,7 @@ +2007-10-23 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r87485 - in trunk/monodevelop/Core/src/MonoDevelop.Projects.Gui: . MonoDevelop.Projects.Gui.Dialogs.OptionPanels

2007-10-15 Thread Ankit Jain ([EMAIL PROTECTED])
/monodevelop/Core/src/MonoDevelop.Projects.Gui/ChangeLog 2007-10-15 08:27:21 UTC (rev 87484) +++ trunk/monodevelop/Core/src/MonoDevelop.Projects.Gui/ChangeLog 2007-10-15 08:49:47 UTC (rev 87485) @@ -1,3 +1,9 @@ +2007-10-15 Ankit Jain [EMAIL PROTECTED

[Mono-patches] r87531 - in trunk/monodevelop/Extras/MonoDevelop.Autotools: . templates

2007-10-15 Thread Ankit Jain ([EMAIL PROTECTED])
/Extras/MonoDevelop.Autotools/ChangeLog2007-10-15 18:47:32 UTC (rev 87530) +++ trunk/monodevelop/Extras/MonoDevelop.Autotools/ChangeLog2007-10-15 19:45:39 UTC (rev 87531) @@ -1,3 +1,12 @@ +2007-10-16 Ankit Jain [EMAIL PROTECTED] + + * SimpleProjectMakefileHandler.cs (Deploy): Add

<    3   4   5   6   7   8   9   10   11   12   >