Perhaps I'm missing something, but why not generate a new include/
library (for example 'packrev.jal' ) "on the fly" and place it into
the 'pack' ? This file would just have the revision of SVN (at the
trunk) that was used to create the entire 'pack' .

And you could add an 'include packrev.jal' from some central place,
say in the device files, like chipdef_jallib is handled.

William

On Oct 9, 10:36 am, Sebastien Lelong <[email protected]>
wrote:
> Let's continue this discussion on jallib.
>
> Seb
>
>
>
> > Maybe a stupid question, but is it possible to time stamp or place a
> > version in every library at the moment they are placed in the release
> > package ?.
> > Now it is not easy to check whether you have the latest version or
> > not.
>
> > This is a very valid question. Stef had some feature to report the version
>
> number of a library (and an ID as well), but the version number was
> maintained manually (with the risk of different version with the same
> number). Furthermore, I don't know how the version was actually used.
> What would be usefull is that the SVN or weekly_build version of each
> library becomes part of the asm file. This would enable us to go back
> (close) to an orginal build situation.
> I don't know how to achieve this though. Maybe we could put one ASM NOP line
> in each library and put the version number and filename + path as comment
> behind it. This does not take too much flash memory and it could be optional
> (default on!) for the one's that need the last byte of flash. Would this
> work? And what would it take to automagicly add such a line in each libary
> file?
>
> BTW I don't know if it this is ontopic in jaluino, but it sure is on
> jallib... I'm not too happy about Yet Another List for each topic...
>
> Joep
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to