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

Incremental build #199

Merged
merged 21 commits into from
Sep 25, 2020
Merged

Incremental build #199

merged 21 commits into from
Sep 25, 2020

Commits on Sep 9, 2020

  1. Improve incremental build

    puboe committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a438b2b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Merge branch 'master' of github.com:kezong/fat-aar-android into incre…

    …mental-build
    
    * 'master' of github.com:kezong/fat-aar-android:
      support merge data-binding files kezong#25 kezong#67
      Refactor duplicated code
      Avoid creation of preBuild tasks
      Avoid generateResources tasks creation
      Migrate sync task
      Migrate more tasks
      Migrate more tasks
      migrate more R related tasks
      Migrate R file task
      migrate mergeManifest tasks
      Migrate mergeJar tasks
      Migrate mergeClasses tasks to config avoidance API
      Fix some warnings
    
    # Conflicts:
    #	source/src/main/groovy/com/kezong/fataar/RProcessor.groovy
    #	source/src/main/groovy/com/kezong/fataar/VariantProcessor.groovy
    puboe committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    08239c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    47ec9a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    7e135e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    948a967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3401931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f78123 View commit details
    Browse the repository at this point in the history
  4. Improve ExplodedHelper logic

    puboe committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    5e3bbc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    5d38f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d4890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348cc0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42e6d41 View commit details
    Browse the repository at this point in the history
  5. Fix ordering issues

    puboe committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    74a55fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd57eeb View commit details
    Browse the repository at this point in the history
  7. Bump publish version

    puboe committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d079692 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    e32821d View commit details
    Browse the repository at this point in the history
  2. Revert unwanted changes

    puboe committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    d047830 View commit details
    Browse the repository at this point in the history
  3. Revert unwanted jar deletion

    puboe committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6637422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e60eab5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    06c8f5c View commit details
    Browse the repository at this point in the history
  2. Rename method

    puboe committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    33419d8 View commit details
    Browse the repository at this point in the history