Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-15647] Fixed bug where incremental builds where encryptJS changed... #4905

Merged
merged 6 commits into from
Nov 4, 2013
Merged

[TIMOB-15647] Fixed bug where incremental builds where encryptJS changed... #4905

merged 6 commits into from
Nov 4, 2013

Commits on Nov 4, 2013

  1. [TIMOB-15647] Fixed bug where incremental builds where encryptJS chan…

    …ged (i.e. deploy type changed) were not properly cleaning up the previous build.
    
    [TIMOB-15639] Fixed bug when trying to do an iOS build with an iOS SDK that is installed, but is not compatible with the current Titanium SDK would continue the build anyways.
    
    [TIMOB-15645] Fixed bug where --legacy failed due to the Android build templates being moved (and which were converted to EJS templates).
    
    [TIMOB-15645] Added hooks around javac so that CLI plugins can modify the arguments such as the classpath.
    
    Fixed bug with iOS build where --build-only and --target device would prompt for a device.
    
    Fixed bug with iOS build where force rebuild was being triggered based on deploy type changing when it should have been based on encryptJS changing or being set.
    cb1kenobi committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    8e068c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79014da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f357a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    210dda5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b81b62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8b8f38 View commit details
    Browse the repository at this point in the history