PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 1014 - An option to see the list of generated cxx files on a dry run
: An option to see the list of generated cxx files on a dry run
Status: NEW
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P4 enhancement
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2011-09-28 16:15 EEST by David García Garzón
Modified: 2012-03-08 21:35 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David García Garzón 2011-09-28 16:15:43 EEST
Having a way (an additional option?) to know which cxx files will be generated
by shiboken run given a set of options, without actually generating them.
Ideally 

This feature is quite useful for build systems like SCons to know which files
should be monitored for updating dependencies. Similar to what 'gcc -M' does 
with cxx files and Makefile.

I need an option like that create a reusable SCons extension for Shiboken (an
SCons tool). And I need the scons tool to use shiboken generated bindings in a
bigger project built with SCons.

David.
Comment 1 David García Garzón 2011-09-28 16:25:48 EEST
Sorry, i just left a half written sentence.
i meant, ideally this should take less time than actually generating them but
for my purposes a first unoptimized version would be ok to start with.
Comment 2 Matti Airas 2012-03-08 16:57:54 EET
PySide is now a Qt-addon and uses Qt Project's JIRA tool for tracking bugs.
Please verify that the bug is still valid and re-submit it in the address
below:

https://bugreports.qt-project.org/

Sorry for the inconvenience!
Comment 3 David García Garzón 2012-03-08 21:35:05 EET
No problem, moved: https://bugreports.qt-project.org/browse/PYSIDE-18