Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7530 2171 d 19 h dpurdie /AndroidStudioBuilder/trunk/src/ Allow access to the body of all dependent packages from within the Gradle build files.  
7470 2197 d 18 h dpurdie /AndroidStudioBuilder/trunk/src/ Allow user to provide a properties file to be appended to the projects gradle.properties file.  
7056 2378 d 18 h dpurdie /AndroidStudioBuilder/trunk/ [PX-14538] Update Android Support
Added ANDROIDARMV7
Detect mavenRepository
Build without gradle daemon
Suitable for gradle 5
 
6463 2800 d 1 h dpurdie /AndroidStudioBuilder/trunk/src/ Added ANDROIDARMV7  
6455 2800 d 20 h dpurdie /AndroidStudioBuilder/trunk/src/ Fix  
6445 2800 d 21 h dpurdie /AndroidStudioBuilder/trunk/src/  
6444 2800 d 21 h dpurdie /AndroidStudioBuilder/trunk/src/ Added new ANDROIDNDK targets  
6351 2861 d 20 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 3652 d 1 h dpurdie /AndroidStudioBuilder/trunk/src/ Do not attempt to build test harness if the project does not run tests  
5412 3658 d 17 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 18 h dpurdie /AndroidStudioBuilder/trunk/ Allow the projects main build.gradle file to be in a different directory to the makefile.pl.  
5289 3728 d 18 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 3926 d 1 h dpurdie /AndroidStudioBuilder/trunk/src/ Improved error reporting for unsatisfied Jar,Aar and Lib files  
4937 3941 d 21 h dpurdie /AndroidStudioBuilder/trunk/ Import by SvnCreatePackage