DiscussionsIssue archiveOCCT:Configuration

Archived issue #0026467

Configuration, genproj.tcl - restore generation of Code::Blocks and XCode project files

Open CASCADEOCCT:Configurationclosed5 public notes

Search issues

Description

Code::Blocks projects generator extracted from WOK is incomplete and should be fixed.

Steps to reproduce

N/A

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
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".
02Commenter 2
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
03Author
Please check building and integrate.
04Commenter 3
Dear Commenter 1,

Branch CR26467 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested.
[revision removed]

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%]
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records