I've made an issue at github: https://github.com/gittup/tup/issues/232 before I found this group. Basically what I would like to achieve is to have a nice way to specify paths to binaries for different variants. I have a library which I would like to build in different configurations: debug, release, profile, coverage, with logging, with multithreading etc. And I don't want to pollute the topmost directory with all these configurations. I would like to have a *build* directory with all these built variants, and have configuration files in some other place (i.e. config directory). Is where any way to achieve this?
Thanks! -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
