Changes between Version 4 and Version 5 of BuildTaskList

Show
Ignore:
Timestamp:
01/20/10 18:15:03 (12 years ago)
Author:
coke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildTaskList

    v4 v5  
    33Goals: 
    44 
    5   * most file generation should be done via make, not Config. 
     5  * most file generation should be done via make, not Config. To see what files are generated by your configure, {{{make realclean; perl Configure.pl; svn st --no-ignore}}}. 
    66  * accurate build dependencies 
    77  * checkdepend.pl should verify perl dependencies.