Changes between Version 5 and Version 6 of BuildTaskList

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

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildTaskList

    v5 v6  
    44 
    55  * 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}}}. 
     6    * ext/Parrot-Embed/Makefile.PL should not be generated; it should just use Parrot::Config to get @ this config-time information. 
    67  * accurate build dependencies 
    78  * checkdepend.pl should verify perl dependencies.