View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026467 | Open CASCADE | OCCT:Configuration | public | 2015-07-22 10:10 | 2016-04-20 15:48 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian 6.0 | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026467: Configuration, genproj.tcl - restore generation of Code::Blocks and XCode project files | ||||
Description | Code::Blocks projects generator extracted from WOK is incomplete and should be fixed. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR26467 has been created by kgv. SHA-1: c045df27b54f35fa4f98f8c5ab9709dc957abc61 Detailed log of new commits: Author: kgv Date: Thu Jul 23 18:47:58 2015 +0300 0026467: Configuration, genproj.tcl - restore generation of Code::Blocks and XCode project files Restore XCode generator. Add missing dependencies to EXTERNLIB. genproj.tcl - remove OS:mkdir() - duplicate of wokUtils:FILES:mkdir(). genproj.tcl - use osutils:usedOsLibs() for Code::Blocks. src/OS - remove unused :LinksoWith() and :CompileWith(). adm/CMPLRS - remove unused CSF_ entities. Remove config.h related code. Add executable flag to codeblocks.sh and draw.sh scripts. Setup ARCH variable using $tcl_platform(pointerSize). wokdep:SearchLib() - use $tcl_platform(os) instead of $tcl_platform(platform) for checking Linux-specific library paths. wokdep:SearchFreeType() - fix misprint in ft2build.h header file name. wokdep:SaveCustom() - export SHORTCUT_HEADERS to "custom.sh" as well, not only to "custom.bat". |
|
Branch CR26467 has been updated forcibly by kgv. SHA-1: 7704dcf18f1a3c738b8cc2cd0d79d5d333a63e17 |
|
Please check building and integrate. |
|
Dear BugMaster, Branch CR26467 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: 7704dcf18f1a3c738b8cc2cd0d79d5d333a63e17 Number of compiler warnings: occt component: Linux: 15 (15 on master) Windows: 0 (0 on master) products component: Linux: 39 (39 on master) Windows: 0 (0 on master) Regressions/Differences: Not detected Testing cases: Not needed Testing on Linux: Total MEMORY difference: 100122638 / 99851059 [+0.27%] Total CPU difference: 17366.669999999456 / 17369.89999999935 [-0.02%] Testing on Windows: Total MEMORY difference: 57594827 / 58583823 [-1.69%] Total CPU difference: 16205.508680799028 / 16904.580361999288 [-4.14%] |
|
Branch CR26467 has been deleted by inv. SHA-1: 7704dcf18f1a3c738b8cc2cd0d79d5d333a63e17 |
occt: master c7d774c5 2015-07-23 15:59:20 Committer: bugmaster Details Diff |
0026467: Configuration, genproj.tcl - restore generation of Code::Blocks and XCode project files Restore XCode generator. Add missing dependencies to EXTERNLIB. genproj.tcl - remove OS:mkdir() - duplicate of wokUtils:FILES:mkdir(). genproj.tcl - use osutils:usedOsLibs() for Code::Blocks. src/OS - remove unused :LinksoWith() and :CompileWith(). adm/CMPLRS - remove unused CSF_ entities. Remove config.h related code. Add executable flag to codeblocks.sh and draw.sh scripts. Setup ARCH variable using $tcl_platform(pointerSize). wokdep:SearchLib() - use $tcl_platform(os) instead of $tcl_platform(platform) for checking Linux-specific library paths. wokdep:SearchFreeType() - fix misprint in ft2build.h header file name. wokdep:SaveCustom() - export SHORTCUT_HEADERS to "custom.sh" as well, not only to "custom.bat". |
Affected Issues 0026467 |
|
mod - adm/CMPLRS | Diff File | ||
mod - adm/genconfdeps.tcl | Diff File | ||
mod - adm/genproj.tcl | Diff File | ||
mod - adm/templates/env.sh | Diff File | ||
add - adm/templates/xcode.sh | Diff File | ||
add - genproj.sh | Diff File | ||
mod - src/OS/ApplicationFramework.tcl | Diff File | ||
mod - src/OS/DataExchange.tcl | Diff File | ||
mod - src/OS/Draw.tcl | Diff File | ||
mod - src/OS/FoundationClasses.tcl | Diff File | ||
mod - src/OS/ModelingAlgorithms.tcl | Diff File | ||
mod - src/OS/ModelingData.tcl | Diff File | ||
mod - src/OS/Visualization.tcl | Diff File | ||
mod - src/TKQADraw/EXTERNLIB | Diff File | ||
mod - src/TKXDEIGES/EXTERNLIB | Diff File | ||
mod - src/TKXMesh/EXTERNLIB | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-22 10:10 | kgv | New Issue | |
2015-07-22 10:10 | kgv | Assigned To | => kgv |
2015-07-23 18:46 | kgv | Summary | Configuration, genproj.tcl - fix generation of Code::Blocks files for Linux => Configuration, genproj.tcl - restore generation of Code::Blocks and XCode project files |
2015-07-23 18:55 | git | Note Added: 0043367 | |
2015-07-23 18:59 | git | Note Added: 0043369 | |
2015-07-23 19:25 | kgv | Note Added: 0043371 | |
2015-07-23 19:25 | kgv | Assigned To | kgv => bugmaster |
2015-07-23 19:25 | kgv | Status | new => resolved |
2015-07-23 19:25 | kgv | Status | resolved => reviewed |
2015-07-24 17:24 |
|
Assigned To | bugmaster => apv |
2015-07-27 11:27 |
|
Assigned To | apv => apn |
2015-07-27 14:43 | kgv | Relationship added | child of 0024786 |
2015-07-27 15:29 | apn | Note Added: 0043589 | |
2015-07-27 15:30 | apn | Test case number | => Not needed |
2015-07-27 15:30 | apn | Assigned To | apn => bugmaster |
2015-07-27 15:30 | apn | Status | reviewed => tested |
2015-07-31 12:31 | bugmaster | Changeset attached | => occt master c7d774c5 |
2015-07-31 12:31 | bugmaster | Status | tested => verified |
2015-07-31 12:31 | bugmaster | Resolution | open => fixed |
2015-08-13 18:08 | kgv | Relationship added | parent of 0026559 |
2015-08-14 10:54 | git | Note Added: 0044164 | |
2016-04-20 15:44 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:48 |
|
Status | verified => closed |