Re: [cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-21 Thread Brad King
On 11/18/2011 12:50 PM, James Bigler wrote: What I'm envisioning is developing a new custom build tool, call it CMake Custom Command (or CCC for short) Would the custom commands in the project files just invoke this tool on every build? -Brad -- Powered by www.kitware.com Visit other

Re: [cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-21 Thread James Bigler
On Mon, Nov 21, 2011 at 9:39 AM, Brad King brad.k...@kitware.com wrote: On 11/18/2011 12:50 PM, James Bigler wrote: What I'm envisioning is developing a new custom build tool, call it CMake Custom Command (or CCC for short) Would the custom commands in the project files just invoke this

Re: [cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-21 Thread Brad King
On 11/21/2011 3:33 PM, James Bigler wrote: On Mon, Nov 21, 2011 at 9:39 AM, Brad King brad.k...@kitware.com mailto:brad.k...@kitware.com wrote: On 11/18/2011 12:50 PM, James Bigler wrote: What I'm envisioning is developing a new custom build tool, call it CMake Custom

Re: [cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-21 Thread James Bigler
On Mon, Nov 21, 2011 at 1:47 PM, Bill Hoffman bill.hoff...@kitware.comwrote: On Nov 21, 2011 3:41 PM, Brad King brad.k...@kitware.com wrote: On 11/21/2011 3:33 PM, James Bigler wrote: On Mon, Nov 21, 2011 at 9:39 AM, Brad King brad.k...@kitware.commailto: brad.k...@kitware.com wrote:

Re: [cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-21 Thread James Bigler
On Mon, Nov 21, 2011 at 2:03 PM, James Bigler jamesbig...@gmail.com wrote: On Mon, Nov 21, 2011 at 1:55 PM, James Bigler jamesbig...@gmail.comwrote: On Mon, Nov 21, 2011 at 1:47 PM, Bill Hoffman bill.hoff...@kitware.comwrote: On Nov 21, 2011 3:41 PM, Brad King brad.k...@kitware.com wrote:

[cmake-developers] VS 2010/MSbuild's custom build tool issues and a proposal

2011-11-18 Thread James Bigler
I make heavy use of the add_custom_command feature for compiling CUDA code with FindCUDA.cmake. Lately when doing more and more developement with VS 2010, I've experiences several issues with the Custom Build Tool as implemented by MSbuild. I've filed three bugs with Microsoft, and all but one