View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001888 | FreeCAD | Feature | public | 2014-12-31 18:12 | 2015-01-02 10:29 |
| Reporter | shoogen | Assigned To | wmayer | ||
| Priority | low | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.15 | ||||
| Target Version | 0.15 | ||||
| Summary | 0001888: build all _rc.py files at compile time | ||||
| Description | Four 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 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master a8dd528c 2015-01-02 11:14:07 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 | ||
| 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 |
FreeCAD