1. 17 Sep, 2015 1 commit
    • Alexander Olsson's avatar
      Use local gradlew · 5cf0a012
      Alexander Olsson authored
      Instead of requiring to add `cwd` to path, just use `gradlew` from the local folder. This is how most gradle wrapper projects are laid out
      5cf0a012
  2. 02 Sep, 2015 1 commit
  3. 25 Apr, 2015 1 commit
  4. 02 Jun, 2014 1 commit
  5. 12 Mar, 2013 1 commit
  6. 11 Aug, 2011 1 commit
    • Matthew Git McCullough's avatar
      Added a gradle build tool plugin · c2a95b79
      Matthew Git McCullough authored
      * 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.
      c2a95b79