[Scons-users] Install(...) usage question

pholat pholat at gmail.com
Tue Jul 5 07:54:33 EDT 2016


And tell me - what if behavior is unspecified? Or system specific?
Shall I buy few PC's and check?
Checking code would be faster and asking mailing list might be even
faster... oh wait, I did that.

Pozdrawiam,
Adam A. Dobrowolski || pholat

2016-07-05 12:07 GMT+02:00 Dirk Baechle <tshortik at gmx.de>:

> Hi pholat,
>
> this is something that you can simply try out on your side. Install a
> single source file to a target folder once, run SCons again and watch what
> happens. Have fun, and best regards
>
> Dirk
>
>
> Am 5. Juli 2016 11:35:55 MESZ, schrieb pholat <pholat at gmail.com>:
>
>> Hi all!
>>
>> I need to Zip(...) my build files into release + additional components,
>> components has to be signed before. If components are signed ( and this has
>> to be done via command ) I do not want to sign them again. Here is my
>> question, will:
>>
>> pseudo-code {
>> Install( component )
>> el =  Command( using command line process on component )
>> Install( el )
>> }
>>
>> copy component only when it's updated to the install dir in Install(...),
>> or Install(...) copies files never minding if these are updated or not?
>>
>> Pozdrawiam,
>> Adam A. Dobrowolski || pholat
>>
>> ------------------------------
>>
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>>
> --
> Sent from my Android with K-9 Mail.
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160705/8cd02b20/attachment.html>


More information about the Scons-users mailing list