Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7185 2345 d 14 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 2345 d 14 h dpurdie /buildtool/branches/withPackageCollection/ Created by Jats svn branch:withPackageCollection  
7169 2351 d 10 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 2353 d 11 h dpurdie /buildtool/trunk/src/ Fix memory leak
Fix repeating builds of Daemon Instructions that can't be done
 
7114 2359 d 14 h dpurdie /buildtool/trunk/ Fix empty v_ext. Update Phase diagnostics  
7107 2360 d 10 h dpurdie /buildtool/trunk/src/ Do not use WIP version as a dependency  
7099 2360 d 16 h dpurdie /buildtool/trunk/ Included a bunch of fixes  
7088 2365 d 13 h dpurdie /buildtool/trunk/ Some files that did not merge as expected  
7082 2365 d 14 h dpurdie /buildtool/trunk/ Merge back from branch  
7046 2405 d 12 h dpurdie /buildtool/trunk/src/ Get build times
Remove warnings on use of mUseDatabase
 
7033 2416 d 13 h dpurdie /buildtool/trunk/ Use sfl4j over log4j  
6914 2482 d 15 h dpurdie /buildtool/trunk/ Massive rework of the structure to build under gradle
No code changes