Make a kit's file system friendly name configureable.
This makes it possible to use concise names for shadow-build
directories, for example {projectname}_5s for Qt 5 / stable instead
of the long, auto-generated names. Also, users can then manually
configure names for kits with non-latin names, which would otherwise
result in underscores and dashes with numbers.
Change-Id: If0eab746942246d1aba6a5dd04f59d3219be47b8
Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
Showing
- src/plugins/projectexplorer/kit.cpp 21 additions, 1 deletionsrc/plugins/projectexplorer/kit.cpp
- src/plugins/projectexplorer/kit.h 2 additions, 0 deletionssrc/plugins/projectexplorer/kit.h
- src/plugins/projectexplorer/kitmanagerconfigwidget.cpp 32 additions, 4 deletionssrc/plugins/projectexplorer/kitmanagerconfigwidget.cpp
- src/plugins/projectexplorer/kitmanagerconfigwidget.h 2 additions, 0 deletionssrc/plugins/projectexplorer/kitmanagerconfigwidget.h
Loading
Please register or sign in to comment