Changes between Version 7 and Version 8 of BuildTaskList

Show
Ignore:
Timestamp:
01/26/10 03:16:46 (12 years ago)
Author:
jkeenan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildTaskList

    v7 v8  
    1919  * #338 
    2020  * #1285 (done, needs mergeback) 
     21  * #1418 
    2122 
    2223 
     
    424320:45 <@Coke> writing this up... 
    4344}}} 
     45 
     46''one_make'' branch was merged into trunk Jan 25 2010 09:44 PM ET in r43593 
     47 
     48At merge point, this was what ''tools/dev/checkdepend.pl'' was showing: 
     49{{{ 
     50$ perl tools/dev/checkdepend.pl 2>&1 | grep 'not ok'      
     51not ok 62 - src/glut_callbacks.c has correct dependencies (Makefile: line 3509). 
     52not ok 119 - compilers/data_json/data_json.pir has correct dependencies  
     53  (compilers/data_json/Rules.mak: line 1). 
     54not ok 120 - compilers/json/JSON.pir has correct dependencies  
     55  (compilers/json/Rules.mak: line 1). 
     56not ok 122 - compilers/json/JSON/pge2pir.pir has correct dependencies  
     57  (no rule found for this file). 
     58not ok 127 - compilers/nqp/bootstrap/nqp.pir has correct dependencies  
     59  (compilers/nqp/Rules.mak: line 21). 
     60not ok 137 - compilers/pct/src/PCT/Grammar.pir has correct dependencies  
     61  (no rule found for this file). 
     62not ok 142 - compilers/pge/PGE.pir has correct dependencies  
     63  (no rule found for this file). 
     64not ok 146 - compilers/pge/PGE/P5Regex.pir has correct dependencies  
     65  (no rule found for this file). 
     66}}}