Re: [Qt-creator] apply pro.shared settings to a project tree

2014-06-13 Thread Hunger Tobias
On 13.06.2014 14:22, EXTERNAL Konold Martin (erfrakon, RtP2/TEF72) wrote:
> Hi Tobias,
>
> thanks for the update!
>
> I worked around the issue by using automatically created symbolic links.
>
> We currently can live with this workaround.

That is good news.

I have been wondering how to support your use-case better.

We could have a "default .shared file" somewhere. I do not think that 
will help you though: You would need to make sure everybody has that 
configured correctly. That is most likely not that much less hassle than 
making sure everybody has their Qt Creator configured in such a way that 
the complete .shared file is no longer necessary!

Alternatively Creator could search for .shared files from the project 
directory upwards. This might actually help in your use case, but I do 
not feel fully comfortable with the implications of loosening the 
connection between a project and a .shared file. I do not want to see a 
.shared file specifically made for Qt Creator applied to the qbs 
submodule. Your .share file seems to be sufficiently generic, but that 
is not true for every .shared file imaginable. Maybe we could only load 
"default.shared" files from parent directories?

Do you have any ideas that could help with your use case?

Best Regards,
Tobias

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] apply pro.shared settings to a project tree

2014-06-13 Thread EXTERNAL Konold Martin (erfrakon, RtP2/TEF72)
Hi Tobias,

thanks for the update!

I worked around the issue by using automatically created symbolic links.

We currently can live with this workaround.

Best Regards,
--martin

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] apply pro.shared settings to a project tree

2014-06-13 Thread Hunger Tobias
On 11.06.2014 18:46, EXTERNAL Konold Martin (erfrakon, RtP2/TEF72) wrote:
> Hi there,
> I have a nicely working, minimal and project independent pro.shared file.
> Is there a way to apply it for a tree of projects without copying with
> an appropriate name to each subproject directory?
> A copy approach would mean a severe maintenance issue for my intended
> use case.

Hi Martin,

Sorry, we have all been to QtCS, so your mail fell through the cracks so 
far:-/

Unfortunately I am not aware of a way to apply .shared files to a tree 
of projects. You could try to just have creator configured correctly: 
There is little in the .shared files that can be shared and is not a 
otherwise global configuration setting.

Best Regards,
Tobias

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator