Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10673] CodeProcessor: Implement support for incremental building

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T20:11:12.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-08-27T11:59:13.000+0000
Updated2017-03-16T21:33:15.000+0000

Description

We should detect what, if any, files have changed since the last run. This means we need mechanisms to: * Compare current options to previous options (some of them will force a complete re-run) * Determine what code a change in a file affects (it could affect other files which need to be re-run) * Have mechanisms for serializing data necessary to do a re-run with cached information

Comments

  1. Chris Barber 2016-08-24

    Code processor is dead.
  2. Lee Morris 2017-03-16

    Closing ticket as the issue won't fix.

JSON Source