View Issue Details

IDProjectCategoryView StatusLast Update
0027339Open CASCADEOCCT:Configurationpublic2016-12-09 16:38
ReporterabvAssigned Toapn  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Target Version7.1.0Fixed in Version7.1.0 
Summary0027339: CMake install should launch generation of overview documentation
DescriptionIf option INSTALL_DOC_Overview is enabled, then "make install" or (build of project INSTALL in Visual Studio) should cause generation of Overview documentation (unless already generated). Currently it is not the case, and Overview gets installed empty.
Steps To Reproduce• Configure and generate OCCT with BUILD_DOC_Overview=ON and INSTALL_DOC_Overview=ON
• Build it as usually
Result: during first build, documentation should be generated automatically.
TagsNo tags attached.
Test case numberNot needed

Activities

ibs

2016-04-11 15:09

developer   ~0052570

Build_Overview project should be bound with INSTALL project

git

2016-05-06 16:21

administrator   ~0053900

Branch CR27339 has been created by ski.

SHA-1: 8dcbdf038de4fb7cebc5ebd3df1be058f22668e3


Detailed log of new commits:

Author: ski
Date: Fri May 6 16:08:35 2016 +0300

    0027339: CMake install should launch generation of overview documentation
    
    Documentation is generated automatically during build/install process

ski

2016-05-06 16:23

developer   ~0053902

Dear ibs,

please review.

ibs

2016-05-06 16:49

developer   ~0053904

there are no remarks

bugmaster

2016-05-11 17:20

administrator   ~0054002

Rejected due to :

1. cmake check doxygen must detected version of doxygen (should be 1.8.4 or above )

2. Install procedure launch generation overview in case of definition -DBUILD_DOC_Overview:BOOL=OFF and with errors because doxygen not found

http://jenkins-test-03.nnov.opencascade.com:8080/view/CR0-2016-05-11/job/CR0-2016-05-11_master-OCCT-Windows-64-VC10-opt-compile/8/parsed_console/

git

2016-05-16 16:17

administrator   ~0054066

Branch CR27339 has been updated forcibly by ski.

SHA-1: acaf59c6e662a28cbc73f73f20f4a25c38c0a43e

git

2016-05-18 12:34

administrator   ~0054104

Branch CR27339 has been updated by ski.

SHA-1: 4ff1ef787f83fc06d341e533b6bf777af375f2c7


Detailed log of new commits:

Author: ski
Date: Wed May 18 12:33:58 2016 +0300

    Install process causes generation of Overview documentation (unless already generated) by checking of occt_logo.png file existing.

git

2016-05-18 12:36

administrator   ~0054105

Branch CR27339 has been updated forcibly by ski.

SHA-1: fcf19c9234eeb1131739d96d7a67b88f9bbc2236

ski

2016-05-18 12:41

developer   ~0054106

Dear ibs,

please review.

git

2016-05-19 16:26

administrator   ~0054142

Branch CR27339 has been updated by ski.

SHA-1: 18b68d4112d9433bc7f15d9cf7a4f68a7642bf12


Detailed log of new commits:

Author: ski
Date: Thu May 19 16:25:59 2016 +0300

    Overview project regenerates documentation if any source file was changed.

ibs

2016-09-26 11:13

developer   ~0058143

there are no remarks

git

2016-10-25 15:52

administrator   ~0059096

Branch CR27339 has been updated forcibly by inv.

SHA-1: 9eaef5792ed33ab8dec3a5647c51ce173e33c26e

apn

2016-10-25 16:14

administrator   ~0059099

Fix was checked locally. Documentation was successfully automatically generated and installed.

git

2016-10-28 21:37

administrator   ~0059403

Branch CR27339 has been deleted by kgv.

SHA-1: 9eaef5792ed33ab8dec3a5647c51ce173e33c26e

Related Changesets

occt: master 75378f50

2016-10-27 14:16:24

ski


Committer: apn Details Diff
0027339: CMake install should launch generation of overview documentation

Documentation is generated automatically during build/install process
Added check of minimum Doxygen version.
Install process causes generation of Overview documentation (unless already generated) by checking of occt_logo.png file existing.
Overview project regenerates documentation if any source file was changed.
Affected Issues
0027339
mod - adm/cmake/doxygen.cmake Diff File
mod - dox/CMakeLists.txt Diff File

Issue History

Date Modified Username Field Change
2016-04-03 15:37 abv New Issue
2016-04-03 15:37 abv Assigned To => bugmaster
2016-04-11 14:58 bugmaster Assigned To bugmaster => ski
2016-04-11 15:09 ibs Note Added: 0052570
2016-04-29 12:22 ski Status new => assigned
2016-05-06 16:21 git Note Added: 0053900
2016-05-06 16:23 ski Note Added: 0053902
2016-05-06 16:23 ski Assigned To ski => ibs
2016-05-06 16:23 ski Status assigned => resolved
2016-05-06 16:23 ski Steps to Reproduce Updated
2016-05-06 16:49 ibs Note Added: 0053904
2016-05-06 16:49 ibs Assigned To ibs => bugmaster
2016-05-06 16:49 ibs Status resolved => reviewed
2016-05-11 17:20 bugmaster Note Added: 0054002
2016-05-11 17:20 bugmaster Assigned To bugmaster => ski
2016-05-11 17:20 bugmaster Status reviewed => assigned
2016-05-16 16:17 git Note Added: 0054066
2016-05-18 12:34 git Note Added: 0054104
2016-05-18 12:36 git Note Added: 0054105
2016-05-18 12:41 ski Note Added: 0054106
2016-05-18 12:41 ski Assigned To ski => ibs
2016-05-18 12:41 ski Status assigned => resolved
2016-05-19 16:26 git Note Added: 0054142
2016-09-26 11:13 ibs Note Added: 0058143
2016-09-26 11:13 ibs Assigned To ibs => bugmaster
2016-09-26 11:13 ibs Status resolved => reviewed
2016-10-25 15:52 git Note Added: 0059096
2016-10-25 16:14 apn Note Added: 0059099
2016-10-25 16:16 apn Test case number => Not needed
2016-10-25 16:16 apn Status reviewed => tested
2016-10-28 14:35 apn Changeset attached => occt master 75378f50
2016-10-28 14:35 apn Assigned To bugmaster => apn
2016-10-28 14:35 apn Status tested => verified
2016-10-28 14:35 apn Resolution open => fixed
2016-10-28 21:37 git Note Added: 0059403
2016-12-09 16:30 aiv Status verified => closed
2016-12-09 16:38 aiv Fixed in Version => 7.1.0