aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkstyle: 8.0 -> 8.12 (#1369)sebright2018-08-161-2/+2
* Fix checkstyle download link. (#1232)Bogdan Drutu2018-06-041-1/+1
* To bring parity with travis build add missing tasks to kokoro build.rghetia2018-05-231-2/+11
* Move the examples/ format check from the build file to the Travis script.Kristen Kozak2018-03-201-0/+4
* Move the examples/ checkstyle check from the build file to the Travis script.Kristen Kozak2018-03-201-0/+4
* Test with oraclejdk9 on Travis.Kristen Kozak2018-02-211-0/+3
* Run Checker Framework null analysis with Travis (fixes #359).Kristen Kozak2017-12-191-0/+3
* Add bazel build support for `examples`. (#893)Hailong Wen2017-12-121-0/+3
* Add maven build support for `examples`. (#891)Hailong Wen2017-12-111-2/+6
* Fix travis Java 8 build.Hailong Wen2017-12-081-1/+1
* Remove unnecessary plugins and script commands; update README commands.Hailong Wen2017-12-081-4/+1
* Fix Java 7 travis build script.Hailong Wen2017-12-071-2/+4
* Address comments from bogdan and sebright.Hailong Wen2017-12-071-0/+3
* Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu2017-11-031-0/+1
* Move the Travis "script" from .travis.yml to a separate file. (#747)Stefan Schmidt2017-10-312-0/+96