View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024443 | Open CASCADE | OCCT:WOK | public | 2013-12-06 16:30 | 2014-10-27 16:27 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | won't fix | ||
| Target Version | 6.8.0 | ||||
| Summary | 0024443: Imporove AutoMake files export for compatibility with some not fully POSIX compliant Unix systems | ||||
| Description | Added opportunity to generate AutoMake files for Android with wgenproj -target=amk. Changed templates .am (option -avoid-version) and .ac (check some headers and compilation flags). Added template build_android, necessary for configuration and build. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
Dear Maximum,
+ "android" { OS:MKAMK $anOutDir $aModules "adm/${aWokStation}/${theIDE}" "true"}
Please configure your editor to use space symbols instead of tabulation (in tcl scripts and other source files).
+ if { $isAndroid !={} } {
+ set avoidversion "lib${tkloc}_la_LDFLAGS = -avoid-version"
+ } else {
+ set avoidversion ""
+ }
Please follow 2-spaces indentation rule. |
|
|
Dear bugmaster, please close the issue. Required features has been implemented within scripts for CMake. AutoMake scripts are not needed anymore. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-06 16:30 |
|
New Issue | |
| 2013-12-06 16:30 |
|
Assigned To | => kgv |
| 2013-12-06 16:42 | kgv | Assigned To | kgv => mmv |
| 2013-12-06 16:42 | kgv | Severity | minor => feature |
| 2013-12-06 16:42 | kgv | Reproducibility | have not tried => N/A |
| 2013-12-06 16:42 | kgv | Status | new => assigned |
| 2013-12-17 13:06 | kgv | Note Added: 0027231 | |
| 2013-12-17 14:46 | kgv | Summary | Generation Android AutoMake files => AutoMake files export issues on some not fully POSIX compliant Unix systems |
| 2013-12-17 14:47 | kgv | Summary | AutoMake files export issues on some not fully POSIX compliant Unix systems => Imporove AutoMake files export for compatibility with some not fully POSIX compliant Unix systems |
| 2013-12-17 14:56 | kgv | Target Version | => 6.7.1 |
| 2014-04-04 18:32 |
|
Target Version | 6.7.1 => 6.8.0 |
| 2014-08-04 12:52 | kgv | Assigned To | mmv => apl |
| 2014-08-04 12:52 | kgv | Assigned To | apl => ibs |
| 2014-08-13 14:42 | kgv | Relationship added | child of 0025146 |
| 2014-09-17 10:08 | bugmaster | Project | Internal => Open CASCADE |
| 2014-10-27 15:47 | kgv | Note Added: 0033730 | |
| 2014-10-27 15:47 | kgv | Assigned To | ibs => bugmaster |
| 2014-10-27 15:47 | kgv | Status | assigned => feedback |
| 2014-10-27 15:47 | kgv | Resolution | open => won't fix |
| 2014-10-27 16:27 |
|
Status | feedback => closed |