Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7185 2355 d 9 h dpurdie /buildtool/branches/withPackageCollection/ Using a PackageCollection class that provides super fast location of a package in the collection
Down side is that packages in the collection MUST be unique. Not sure if this is an issue.
 
7184 2355 d 9 h dpurdie /buildtool/branches/withPackageCollection/ Created by Jats svn branch:withPackageCollection  
7169 2361 d 5 h dpurdie /buildtool/trunk/src/ Added new build state - Planning
Added PlanControl to control the planning algorithm
Fixed bug where version of a RIPPLE request was incorrectly calculated
Improved SQL statements to allow caching of prepared statements
 
7163 2363 d 6 h dpurdie /buildtool/trunk/src/ Fix memory leak
Fix repeating builds of Daemon Instructions that can't be done
 
7114 2369 d 9 h dpurdie /buildtool/trunk/ Fix empty v_ext. Update Phase diagnostics  
7107 2370 d 4 h dpurdie /buildtool/trunk/src/ Do not use WIP version as a dependency  
7099 2370 d 11 h dpurdie /buildtool/trunk/ Included a bunch of fixes  
7088 2375 d 8 h dpurdie /buildtool/trunk/ Some files that did not merge as expected  
7082 2375 d 8 h dpurdie /buildtool/trunk/ Merge back from branch  
7046 2415 d 6 h dpurdie /buildtool/trunk/src/ Get build times
Remove warnings on use of mUseDatabase
 
7033 2426 d 7 h dpurdie /buildtool/trunk/ Use sfl4j over log4j  
6914 2492 d 10 h dpurdie /buildtool/trunk/ Massive rework of the structure to build under gradle
No code changes