View Issue Details

IDProjectCategoryView StatusLast Update
0001888FreeCADFeaturepublic2015-01-02 10:29
Reportershoogen Assigned Towmayer  
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Product Version0.15 
Target Version0.15 
Summary0001888: build all _rc.py files at compile time
DescriptionFour Modules use static resources file:
./src/Mod/Spreadsheet/Spreadsheet_rc.py
./src/Mod/Plot/Plot_rc.py
./src/Mod/Ship/Ship_rc.py
./src/Mod/Material/Material_rc.py
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master a8dd528c

2015-01-02 11:14:07

shoogen


Committer: wmayer Details Diff
Build python Qt resource files at compile time

fixes 0001888
Affected Issues
0001888
mod - src/Mod/Material/CMakeLists.txt Diff File
rm - src/Mod/Material/Material_rc.py Diff File
mod - src/Mod/Plot/CMakeLists.txt Diff File
rm - src/Mod/Plot/Plot_rc.py Diff File
mod - src/Mod/Ship/CMakeLists.txt Diff File
rm - src/Mod/Ship/Ship_rc.py Diff File
mod - src/Mod/Spreadsheet/CMakeLists.txt Diff File
rm - src/Mod/Spreadsheet/Spreadsheet_rc.py Diff File

Issue History

Date Modified Username Field Change
2014-12-31 18:12 shoogen New Issue
2015-01-02 08:27 shoogen Assigned To => shoogen
2015-01-02 08:27 shoogen Status new => assigned
2015-01-02 10:29 wmayer Changeset attached => FreeCAD Master master a8dd528c
2015-01-02 10:29 wmayer Assigned To shoogen => wmayer
2015-01-02 10:29 wmayer Status assigned => closed
2015-01-02 10:29 wmayer Resolution open => fixed