This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Q: Any revision control tips ?


Mau, All,

On 2013-12-31 00:26 +0200, Mau Z spake thusly:
> So, at the end of the succesfull build, I did "du -h" and got  5.X GB of data.
> 
> What should I keep in a revision control system ?
> Any constructive advices/tips ?

Just keep the crostool-NG sources in revision control, plus your ct-ng
configuration:

    ct-ng saveconfig

This will create a subdir 'samples/${CT_TARGET}' in the current directory,
that copntains the crosstool-NG configuration.

You can later use that same configuration again, by calling:

    ct-ng "name-of-your-configuration"

where "name-of-your-configuration" is just the tuple (aka ${CT_TARGET}).


You can even see the existing configurations bundled with ct-ng:

    ct-ng list-samples

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]