Home » Community » U++ community news and announcements » Use unique output directory per assembly (append assembly name to output director)
Re: Use unique output directory per assembly (append assembly name to output director) [message #31493 is a reply to message #31490] |
Sun, 06 March 2011 22:08   |
|
Good idea Mirek!
I understand your motivation very well... I have some asemblies that differ just in one directory, e.g. one works with stable sources and the other with development version. Few times I got terribly stuck with weird bugs, which I later discovered to be caused by out-of-date .o files. If I understand correctly, this should solve this in future.
I know you considered using md5 or some other hash as the unique identifier, why did you decide to use name in the end? Actually I would prefer the unique part to be hash of the nests inside given assembly, even though the output directory names would be less readable. The reason why I would benefit from this is that I use two different ides ("theide", which is nightly build and "ide", which contains some personal tweaks), so that they would use the same output for assemblies that have same hashes, regardless of their name... On the other hand I understand that this is probably not very common setup and that I should probably use consistent naming (for my own good ). So this is just a comment, without any real urge to change your decision 
Thank you for this feature,
Honza
|
|
|
Goto Forum:
Current Time: Fri Jul 18 17:13:08 CEST 2025
Total time taken to generate the page: 0.03535 seconds
|