Re: [CMake] [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-15 Thread David Cole via CMake
I think I have seen this behavior in pure (non-CMake-generated) VS
projects... Perhaps it's simply a Visual Studio issue, and has nothing
to do with CMake.

D

On Fri, Jun 12, 2015 at 7:55 AM, Roman Wüger roman.wue...@gmx.at wrote:
 @kgt: Thank you for this great hint. :-)
 I had overlooked this button in Visual Studio

 @mjklaim: I didn't see this behavior in older CMake versions.

 Roman

 -Ursprüngliche Nachricht-
 Von: Thompson, KT [mailto:k...@lanl.gov]
 Gesendet: Dienstag, 02. Juni 2015 15:52
 An: Roman Wüger; CMake MailingList
 Betreff: RE: [cmake-developers] Virtual folders in Visual studio get expanded
 on reload

 Roman,

 I have the same complaint. My project has about 300 targets arranged in two
 dozen folders.  I use the collapse all  button in Visual Studio's Solution
 Explorer window (looks like a stack of 3 squares in VS2013).

 kt

 -Original Message-
 From: cmake-developers [mailto:cmake-developers-boun...@cmake.org]
 On Behalf Of Roman Wüger
 Sent: Monday, June 01, 2015 5:00 PM
 To: CMake Developer MailingList; CMake MailingList
 Subject: [cmake-developers] Virtual folders in Visual studio get expanded on
 reload

 Hi,

 I noticed that sometimes when a target is reloaded, that the virtual folders
 and targets for the complete visual studio solution get expanded.
 For a small project this isn't a problem, but in a large project (~ 100 
 targets)
 this is a really big problem to close all targets every time.

 Did anybody noticed this behavior and has a solution for it?

 Thanks

 Best Regards
 Roman
 --

 Powered by www.kitware.com

 Please keep messages on-topic and check the CMake FAQ at:
 http://www.cmake.org/Wiki/CMake_FAQ

 Kitware offers various services to support the CMake community. For more
 information on each offering, please visit:

 CMake Support: http://cmake.org/cmake/help/support.html
 CMake Consulting: http://cmake.org/cmake/help/consulting.html
 CMake Training Courses: http://cmake.org/cmake/help/training.html

 Visit other Kitware open-source projects at
 http://www.kitware.com/opensource/opensource.html

 Follow this link to subscribe/unsubscribe:
 http://public.kitware.com/mailman/listinfo/cmake-developers

 --

 Powered by www.kitware.com

 Please keep messages on-topic and check the CMake FAQ at: 
 http://www.cmake.org/Wiki/CMake_FAQ

 Kitware offers various services to support the CMake community. For more 
 information on each offering, please visit:

 CMake Support: http://cmake.org/cmake/help/support.html
 CMake Consulting: http://cmake.org/cmake/help/consulting.html
 CMake Training Courses: http://cmake.org/cmake/help/training.html

 Visit other Kitware open-source projects at 
 http://www.kitware.com/opensource/opensource.html

 Follow this link to subscribe/unsubscribe:
 http://public.kitware.com/mailman/listinfo/cmake
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Re: [CMake] [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-12 Thread Roman Wüger
@kgt: Thank you for this great hint. :-)
I had overlooked this button in Visual Studio

@mjklaim: I didn't see this behavior in older CMake versions.

Roman

 -Ursprüngliche Nachricht-
 Von: Thompson, KT [mailto:k...@lanl.gov]
 Gesendet: Dienstag, 02. Juni 2015 15:52
 An: Roman Wüger; CMake MailingList
 Betreff: RE: [cmake-developers] Virtual folders in Visual studio get expanded
 on reload
 
 Roman,
 
 I have the same complaint. My project has about 300 targets arranged in two
 dozen folders.  I use the collapse all  button in Visual Studio's Solution
 Explorer window (looks like a stack of 3 squares in VS2013).
 
 kt
 
 -Original Message-
 From: cmake-developers [mailto:cmake-developers-boun...@cmake.org]
 On Behalf Of Roman Wüger
 Sent: Monday, June 01, 2015 5:00 PM
 To: CMake Developer MailingList; CMake MailingList
 Subject: [cmake-developers] Virtual folders in Visual studio get expanded on
 reload
 
 Hi,
 
 I noticed that sometimes when a target is reloaded, that the virtual folders
 and targets for the complete visual studio solution get expanded.
 For a small project this isn't a problem, but in a large project (~ 100 
 targets)
 this is a really big problem to close all targets every time.
 
 Did anybody noticed this behavior and has a solution for it?
 
 Thanks
 
 Best Regards
 Roman
 --
 
 Powered by www.kitware.com
 
 Please keep messages on-topic and check the CMake FAQ at:
 http://www.cmake.org/Wiki/CMake_FAQ
 
 Kitware offers various services to support the CMake community. For more
 information on each offering, please visit:
 
 CMake Support: http://cmake.org/cmake/help/support.html
 CMake Consulting: http://cmake.org/cmake/help/consulting.html
 CMake Training Courses: http://cmake.org/cmake/help/training.html
 
 Visit other Kitware open-source projects at
 http://www.kitware.com/opensource/opensource.html
 
 Follow this link to subscribe/unsubscribe:
 http://public.kitware.com/mailman/listinfo/cmake-developers

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Re: [CMake] [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-02 Thread Klaim - Joël Lamotte
I did notice it quite a lot but I don't think CMake can do anything about
it.
I might be wrong though.

On Tue, Jun 2, 2015 at 1:00 AM, Roman Wüger roman.wue...@gmx.at wrote:

 Hi,

 I noticed that sometimes when a target is reloaded, that the virtual
 folders and targets for the complete visual studio solution get expanded.
 For a small project this isn't a problem, but in a large project (~ 100
 targets) this is a really big problem to close all targets every time.

 Did anybody noticed this behavior and has a solution for it?

 Thanks

 Best Regards
 Roman
 --

 Powered by www.kitware.com

 Please keep messages on-topic and check the CMake FAQ at:
 http://www.cmake.org/Wiki/CMake_FAQ

 Kitware offers various services to support the CMake community. For more
 information on each offering, please visit:

 CMake Support: http://cmake.org/cmake/help/support.html
 CMake Consulting: http://cmake.org/cmake/help/consulting.html
 CMake Training Courses: http://cmake.org/cmake/help/training.html

 Visit other Kitware open-source projects at
 http://www.kitware.com/opensource/opensource.html

 Follow this link to subscribe/unsubscribe:
 http://public.kitware.com/mailman/listinfo/cmake-developers

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Re: [CMake] [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-02 Thread Thompson, KT
Roman,

I have the same complaint. My project has about 300 targets arranged in two 
dozen folders.  I use the collapse all  button in Visual Studio's Solution 
Explorer window (looks like a stack of 3 squares in VS2013).

kt

-Original Message-
From: cmake-developers [mailto:cmake-developers-boun...@cmake.org] On Behalf Of 
Roman Wüger
Sent: Monday, June 01, 2015 5:00 PM
To: CMake Developer MailingList; CMake MailingList
Subject: [cmake-developers] Virtual folders in Visual studio get expanded on 
reload

Hi,

I noticed that sometimes when a target is reloaded, that the virtual folders 
and targets for the complete visual studio solution get expanded.
For a small project this isn't a problem, but in a large project (~ 100 
targets) this is a really big problem to close all targets every time.

Did anybody noticed this behavior and has a solution for it?

Thanks

Best Regards
Roman
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake