aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-01-09Add Cloak gradle app and build testbcorso
2020-01-06Add Cloak artifacts and fix random issues with Cloak needed for build.bcorso
2019-12-18Add version tracking file to deployed Dagger artifacts.danysantiago
2019-10-31Add a dagger.android gradle example and a corresponding build test.bcorso
2019-10-28Add gradle test to Kokoro.bcorso
2019-10-28Add a gradle example app and build it in the release script.bcorso
2019-10-04Add blaze rule to validate and generate files for a maven artifact.bcorso
2019-09-23Fix dagger-spi pom file from dependency cycle.bcorso
2018-11-20Stop depending on the dagger.android.support library from dagger.android.proc...ronshapiro
2018-11-01Remove remnants of the old pom generation in the deploy scriptronshapiro
2018-08-16Stop rewriting the Apache license version when releasingronshapiro
2018-07-16Do not create a (useless) branch when releasingThomas Broyer
2018-07-16Fix path for dagger-compiler's pom.xmlZac Sweers
2018-06-12Begin using github.com/google/bazel-common in Daggerronshapiro
2018-06-12Don't double-process an error message (can result in "Subsubcomponents...")ronshapiro
2018-05-11Use correct tag nameronshapiro
2018-05-10Update release script with suggestions from @tbroyer in https://github.com/go...ronshapiro
2018-05-09Some release script updates:ronshapiro
2018-02-27Typo: "Lastest" -> "Latest"ronshapiro
2018-02-07Migrate BindingGraphPlugin to the dagger.spi package, and add a ValidationIte...ronshapiro
2017-12-19Shade AutoCommon in the SPI artifactupstream/dagger-2.14.1ronshapiro
2017-12-14Fix link to user docs javadoc_library in release scriptronshapiro
2017-12-14Move dagger.internal.codegen.Key to dagger.model packageronshapiro
2017-11-08Split codegen code into a few distinct java_libraries to speed up compilation.ronshapiro
2017-11-08Automated g4 rollback of changelist b9326a1e.domnit
2017-11-08Split codegen code into a few distinct java_libraries to speed up compilation.ronshapiro
2017-10-16Update the Dagger release script:ronshapiro
2017-08-14Rename publish-local-snapshot.sh to install-local-snapshot.shronshapiro
2017-07-05Reference the latest API in the Github Pages sidebar. The 2.0 API isronshapiro
2017-05-10Run all tests before deploying to maven central.ronshapiro
2017-05-04Simplify argument passing to util/execute-deploy.sh. This will make itronshapiro
2017-05-03generate_poms.xml: Encode manual_dependendencies as a list of artifact string...ronshapiro
2017-05-02Deploy dagger-gwt to Maven CentralThomas Broyer
2017-05-02Export jar versions of dagger-android and dagger-android-support, only for us...ronshapiro
2017-05-02Fail-fast in util/execute-deploy.shronshapiro
2017-05-02Opensource dagger.grpcronshapiro
2017-04-25Add a script to publish Dagger to a local Maven repositoryronshapiro
2017-04-24Move Dagger Producers from its previous maven structure (src/{main,test}/) to...ronshapiro
2017-04-21Move core Dagger APIs and runtime from its previous maven structure (src/{mai...ronshapiro
2017-04-21Point to the correct path for the javadoc jarronshapiro
2017-04-19Implement javadoc_library in skylarkronshapiro
2017-04-19Move prod compiler code and guava/jdk Optional tests from their previous mave...ronshapiro
2017-04-19Don't sign snapshots on Travisronshapiro
2017-04-19Fix deploy scriptronshapiro
2017-04-14Fix snapshot generation on Travis.ronshapiro
2017-04-07Omit auto-common from the compiler since it's shaded. Do the sameronshapiro
2017-03-14Protect against version names with spacesronshapiro
2017-03-14Remove META-INF files from released javadocronshapiro
2017-03-02Generate a pom file for the android-processor artifactronshapiro
2017-02-24Publish java/dagger/android/processor to maven centralronshapiro