Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7578 2135 d 11 h dpurdie /AndroidStudioBuilder/trunk/ Allow use under Linux
Fix gradle issue when running without stdin under Linux
Suppress gradle internal warnings - unless verbose
 
7530 2171 d 10 h dpurdie /AndroidStudioBuilder/trunk/src/ Allow access to the body of all dependent packages from within the Gradle build files.  
7470 2197 d 9 h dpurdie /AndroidStudioBuilder/trunk/src/ Allow user to provide a properties file to be appended to the projects gradle.properties file.  
7056 2378 d 8 h dpurdie /AndroidStudioBuilder/trunk/ [PX-14538] Update Android Support
Added ANDROIDARMV7
Detect mavenRepository
Build without gradle daemon
Suitable for gradle 5
 
6463 2799 d 15 h dpurdie /AndroidStudioBuilder/trunk/src/ Added ANDROIDARMV7  
6455 2800 d 11 h dpurdie /AndroidStudioBuilder/trunk/src/ Fix  
6445 2800 d 11 h dpurdie /AndroidStudioBuilder/trunk/src/  
6444 2800 d 11 h dpurdie /AndroidStudioBuilder/trunk/src/ Added new ANDROIDNDK targets  
6351 2861 d 10 h dpurdie /AndroidStudioBuilder/trunk/src/ Allow Production and Debug only builds to only import the required library files.
Does not attempt to import debug files for a production only build
 
5444 3651 d 16 h dpurdie /AndroidStudioBuilder/trunk/src/ Do not attempt to build test harness if the project does not run tests  
5412 3658 d 8 h dpurdie /AndroidStudioBuilder/trunk/ Added support for running unit tests
Generate properties for all packages with JARS
Fix bug that limited flatDir to one instance
 
5307 3721 d 8 h dpurdie /AndroidStudioBuilder/trunk/ Allow the projects main build.gradle file to be in a different directory to the makefile.pl.  
5289 3728 d 9 h dpurdie /AndroidStudioBuilder/trunk/src/ Fix Java Heap Size to ensure consistent builds
Its set to a Max of 1Gig. Previously it was a function of machine memory.
 
4990 3925 d 15 h dpurdie /AndroidStudioBuilder/trunk/src/ Improved error reporting for unsatisfied Jar,Aar and Lib files  
4937 3941 d 12 h dpurdie /AndroidStudioBuilder/trunk/ Import by SvnCreatePackage