[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source nan_subdirs.mk

Chris Want bf-committers@blender.org
Mon, 08 Dec 2003 08:45:06 -0700


Yep, functionally similar, but since I bounce
between 3 or 4 different trees at the same
time, I'd get in trouble with the NANBLENDERHOME
variable.

Chris


Ton Roosendaal wrote:
> Hi,
> 
> This is what I have in my .cshrc:
> 
> alias mke  "make; cd $NANBLENDERHOME/source; make blenderdynamic.app;  
> cd -"
> 
> I just type 'mke' in any directory, and always have a linked binary. :)
> (For non-OSX compiles remove the .app from above line!)
> 
> -Ton-
> 
> On Sunday, Dec 7, 2003, at 20:03 Europe/Amsterdam, Chris Want wrote:
> 
>> hos (Chris Want) 2003/12/07 20:03:43 CET
>>
>>   Modified files:
>>     blender/source       nan_subdirs.mk
>>
>>   Log:
>>   Introducing the 'quicky' make.
>>
>>   Sick of waiting for make to traverse all of those directories
>>   when you only modified one little file? Well, enough of that  nonsense!
>>
>>   Doing "make quicky=dir" (e.g. "make quicky=source/blender/src")
>>   goes to that directory, compiles the stuff in there (and the
>>   subdirectories), then instantly links blender afterwards.
>>   Also has support for more than one directory using quotes, e.g.,
>>
>>   1 dir:   make quicky=source/blender/src
>>   2 dirs:  make quicky="source/blender/src source/blender/blenkernel"
>>
>>   Revision  Changes    Path
>>   1.3       +10 -1     blender/source/nan_subdirs.mk
>> _______________________________________________
>> Bf-blender-cvs mailing list
>> Bf-blender-cvs@blender.org
>> http://www.blender.org/mailman/listinfo/bf-blender-cvs
>>
>>
> ------------------------------------------------------------------------ --
> Ton Roosendaal  Blender Foundation ton@blender.org  http://www.blender.org
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers