ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Sort builds by project/name during and throughout the compsite search #40

Closed calvertdw closed 6 years ago

calvertdw commented 6 years ago

In 0.12.0 included builds are sorted by path before handing to Gradle. This might be good enough. Not sure if sorting earlier is a performance improvement or not.