[Scons-users] Custom builder with directory target

Gary Oberbrunner garyo at oberbrunner.com
Thu Apr 7 10:44:13 EDT 2016


I think if you use target_factory=Dir that should work. (But beware, dir
targets can be squirrely.)

On Thu, Apr 7, 2016 at 10:37 AM, Ale Strooisma <
a.strooisma at student.utwente.nl> wrote:

> Hi Bill,
>
> I am installing by creating a symbolic link. The reason I do this is
> because the files often change during the development phase, so I don't
> have to explicitly install it each time, for which I might need to bug a
> system administrator.
>
> Kind regards,
> Ale Strooisma
>
> On 7 April 2016 at 15:40, Bill Deegan <bill at baddogconsulting.com> wrote:
>
>> Ale,
>>
>> Any reason env.Install() won't work for you?
>>
>> -Bill
>>
>> On Thu, Apr 7, 2016 at 8:51 AM, Ale Strooisma <
>> a.strooisma at student.utwente.nl> wrote:
>>
>>> Hi all,
>>>
>>> I am making a custom builder for installing my program, so I want to
>>> have the target be a directory. If I do this, I get "TypeError: Directory
>>> /the/target/directory found where file expected."
>>>
>>> Is there a way to do this?
>>>
>>> Kind regards,
>>> Ale Strooisma
>>>
>>>
>>> _______________________________________________
>>> Scons-users mailing list
>>> Scons-users at scons.org
>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>
>>>
>>
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>


-- 
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160407/037f9728/attachment.html>


More information about the Scons-users mailing list