Re: [Qt-creator] Ability to specify custom tools

2010-07-30 Thread Litkevich Yuriy
  21.07.2010 20:56, Coda Highland пишет:
 I wouldn't want, for instance, make docs to be run as part of my
 normal build process. I would also like to see this feature to deal
 with non-trivial Makefile-based projects, so custom steps could be
 added to invoke stuff that the built-in functions don't touch.

Please vote: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-80
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


[Qt-creator] Ability to specify custom tools

2010-07-21 Thread Litkevich Yuriy

 Please make the possibility of creating custom tools.
Example:
Specify field Name = Make debug
Specify field Command = make debug
...
This name appears in the Tools menu.
When I click on the Make debug item, the corresponding command is 
executed.


It would be very convenient to realize the establishment of custom 
tools. Which would appear as a submenu.



Attached screenshot of Programmer's Notepad 2, which I use to write 
programs.






attachment: Ability_to_specify_custom_tools.png___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Ability to specify custom tools

2010-07-21 Thread Danny Price
If you want a custom tool to run automatically as part of a build, qmake has
the QMAKE_POST_LINK variable to which you can pass a command line program
name and options.

On Wed, Jul 21, 2010 at 8:06 AM, Litkevich Yuriy lit-u...@yandex.ru wrote:

  Please make the possibility of creating custom tools.
 Example:
 Specify field Name = Make debug
 Specify field Command = make debug
 ...
 This name appears in the Tools menu.
 When I click on the Make debug item, the corresponding command is
 executed.

 It would be very convenient to realize the establishment of custom tools.
 Which would appear as a submenu.


 Attached screenshot of Programmer's Notepad 2, which I use to write
 programs.






 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Ability to specify custom tools

2010-07-21 Thread Coda Highland
I wouldn't want, for instance, make docs to be run as part of my
normal build process. I would also like to see this feature to deal
with non-trivial Makefile-based projects, so custom steps could be
added to invoke stuff that the built-in functions don't touch.

/s/ Adam

On Wed, Jul 21, 2010 at 3:02 AM, Danny Price deepblue...@googlemail.com wrote:
 If you want a custom tool to run automatically as part of a build, qmake has
 the QMAKE_POST_LINK variable to which you can pass a command line program
 name and options.

 On Wed, Jul 21, 2010 at 8:06 AM, Litkevich Yuriy lit-u...@yandex.ru wrote:

  Please make the possibility of creating custom tools.
 Example:
 Specify field Name = Make debug
 Specify field Command = make debug
 ...
 This name appears in the Tools menu.
 When I click on the Make debug item, the corresponding command is
 executed.

 It would be very convenient to realize the establishment of custom tools.
 Which would appear as a submenu.


 Attached screenshot of Programmer's Notepad 2, which I use to write
 programs.






 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator



 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator



___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator