Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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