Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25433] Windows: Auto-detect requirement of cmake needing to be rerun in module build

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-11-15T23:07:38.000+0000
Affected Version/sRelease 6.3.0, Release 6.2.0
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
ReporterEwan Harris
AssigneeKota Iguchi
Created2017-10-24T08:25:26.000+0000
Updated2017-11-17T01:51:16.000+0000

Description

Description

Currently when building a module, if the module has been cloned from git then when building the project the various architectures will be skipped and no module to be produced. We could detect what exists on the filesystem and regenerate what's required (could be a little iffy), or we could place all of the solutions into a build/ dir and force --run-cmake to true if that dir doesnt exist

Comments

  1. Kota Iguchi 2017-10-26

    https://github.com/appcelerator/titanium_mobile_windows/pull/1154
  2. Abir Mukherjee 2017-11-17

    Tested on SDK 7.0.0.v20171116132144 installed from CLI. Fix is verified.

JSON Source