Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-02 | Fix comparison used to determine if the cache is outdated. | Doug Jones | |
2013-03-12 | Use [ -nt ] instead of stat -f%m to check cache files. | Spencer Rinehart | |
2011-08-11 | Added a gradle build tool plugin | Matthew Git McCullough | |
* Enhanced gradle plugin to parse tasks from a quick execution of the tool * Added a duplicated function for gradlew completion that uses gradlew internally. Builds like Gradle itself (built with Gradle) are sensitive to being run with a matching gradlew version. * Fixed broken caching of gradle task names. Added - and -- argument completions. |