[darwinbuild] buildorder

Kevin Van Vechten kevin at opendarwin.org
Tue Dec 20 12:44:35 PST 2005


On Dec 20, 2005, at 12:33 PM, Shannon Pasto wrote:
> do assume correctly that when 'buildorder' is run it should output  
> the projects in the order that they should be built to a file which  
> is entered as part of the command?  If it is, then it didn't for  
> me.  All I got was the list (on a single line) output to std out.
>
> Can someone please confirm this?

In the example I gave:

# darwinxref version '*' | sed -e 's/-.*//' > projects.txt
# /usr/local/share/darwinbuild/buildorder projects.txt ordered.txt
# /usr/local/share/darwinbuild/buildlist ordered.txt

ordered.txt is the output file, and does not need to exist prior to  
issuing the buildorder command.  You can ignore the output printed to  
stdout.

- Kevin




More information about the darwinbuild-dev mailing list