[Omake] Re: Building in project subdirectories
Aleksey Nogin
nogin at metaprl.org
Mon Jan 15 17:32:19 PST 2007
On 03.03.2006 11:56, Bardur Arantsson wrote:
> Aleksey Nogin wrote:
>> On 03.03.2006 10:46, Bardur Arantsson wrote:
>>
>>> I was just wondering if there is a way to get OMake to rebuild all the
>>> specified targets (.DEFAULT by default) *from the root* of a project
>>> directory regardless of which subdirectory I happen to execute it from?
>> Yes, "omake -R" does exactly that.
>>
>
> Wha... why... I...
>
> Honestly, I did look through the options... maybe the help text needs a
> bit of expansion/clarification? Maybe something like
>
> Command-line targets are relative to the root.
> Builds all default targets if no targets given
> regardless of current working directory.
>
Bardur,
Thanks a lot for the suggestion. It took me forever to get around to it,
but I just extended the help text based on your suggestion (rev 9956).
Aleksey
More information about the Omake
mailing list