aboutsummaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2018-12-12Remove unused areas of robolectricJames Lemieux
2018-11-20Merge robolectric/master up to commit ee67bd2James Lemieux
2018-10-29Merge robolectric/master up to commit a2fed5dJames Lemieux
2017-11-15Merge branch 'master' into rawresBrett Chabot
2017-11-06Include generated sources in javadoc and sources jars.Christian Williams
2017-11-06Fix gradle incremental build.Christian Williams
2017-11-01Merge remote-tracking branch 'origin/master' into rawresBrett Chabot
2017-11-01Merge branch 'idea-annotation-processing'Christian Williams
2017-11-01Generates parent.ipr with stuff for compiler.xml.Christian Williams
2017-11-01DRY up code in TestUtil.getDependencyResolver().Christian Williams
2017-11-01Fix upload creds.Christian Williams
2017-11-01Use gradle-cached android-all jars in tests.Christian Williams
2017-10-31Don't try to configure IntelliJ annotation processing for now, it's busted.Christian Williams
2017-10-31Nicer jar checking.Christian Williams
2017-10-31Include generated classes in javadoc and sources.Christian Williams
2017-10-30Use net.ltgt.apt gradle plugin to enable annotation processing.Christian Williams
2017-10-30Parallelize tests, fix snapshot upload.Christian Williams
2017-10-30Bump up memory limits for tests.Christian Williams
2017-10-30Try CircleCI v2.Christian Williams
2017-10-27Add android-all combined jar for 8.1Brett Chabot
2017-10-25Add support for 8.1 betabrettchabot
2017-10-20Cleanup. Fix artifact names better.Christian Williams
2017-10-20Correct maven artifact names, 3.5-rc1.Christian Williams
2017-10-03Attempt to update support lib to 26.0.1Brett Chabot
2017-08-30Remove minJdkVersion property from AndroidSdkMichael Hoisie
2017-08-04Make Robolectric compatible with O DP4.Jonathan Gerrish
2017-06-13Rename projects.Christian Williams
2017-05-24Update RoboJavaModulePlugin to use Java 8Michael Hoisie
2017-05-17Update support for the Android O developer preview (#3104)Michael Hoisie
2017-04-26Treat javadocs as markdown.Christian Williams
2017-04-04Aggregate all test results and upload to S3.Christian Williams
2017-04-03Prevent rebuild when NO_REBUILD=true.Christian Williams
2017-03-28Update android version to "o" to match git tag for the Android release.Jonathan Gerrish
2017-03-21Initial support for Android O runtime.Jonathan Gerrish
2017-03-01Fix pom organization.Christian Williams
2017-02-28checkForApiChanges now reports deprecation issues.Christian Williams
2017-02-22Create initial integration test project for Gradle.Jonathan Gerrish
2017-02-07CheckApiChangesPlugin cleanup.Christian Williams
2017-01-27Improvements to API change checking.Christian Williams
2017-01-27Add gradle task for comparing jars for API changes.Christian Williams
2017-01-26Gradle maven artifact name gen refactor.Christian Williams
2017-01-09Add list of available Android SDKs to root project.Christian Williams
2017-01-09Don't create or upload artifacts for non-code modules.Christian Williams
2016-12-22Revert "WIP"Christian Williams
2016-12-21WIPChristian Williams
2016-12-14Revert "Fix incremental build and sources/javadoc jars."Christian Williams
2016-12-09Fix incremental build and sources/javadoc jars.Christian Williams
2016-12-06Add gradle configuration for API 25Jonathan Gerrish
2016-12-06Bump API 23 from 6.0.0_r1 to 6.0.1_r3Jonathan Gerrish
2016-11-30Continue to support JDK 7.Christian Williams