gittup
gittup
I just installed vs2013 and tried to reproduce the issue, but I was unable to. It sounds like this may have been fixed in "Update 2" - is it possible...
On Tue, Apr 29, 2014 at 3:08 PM, Austin Hicks [email protected] wrote: > I think the issue is more general, however; I need to do other things in > my...
On Sun, Jun 8, 2014 at 11:08 AM, Dirk Steenpass [email protected] wrote: > I was already running on VS2013 Update 2, so it's likely unrelated to > "prevent-new-local-user-accounts-to-login-to-windows" (I like...
On Mon, Jun 9, 2014 at 12:31 AM, Connor McKay [email protected] wrote: > I am very interested in using tup to manage the build process for > extremely large Verilog...
On Wed, Jun 11, 2014 at 10:24 AM, Dirk Steenpass [email protected] wrote: > Just fetched the latest build and run it: the issue is gone. > > Thanks, > Dirk...
Running another build system from within tup is likely to be difficult to get to work well. However, for certain compilers that generate files you want to ignore, see also:...
Thanks for adding this! I'm curious what use-case you have that needs this flag? Also, do you mind signing the CLA since this adds new functionality?
> It looks like this isn't going to be added? I also need this :'( > > @gittup is there any chance this feature be implemented? Hi @danielytics, can you...
One possibility I was considering is trying to revitalize the ldpreload shim for MacOS. That was how tup originally supported macs, but I believe there was a concern that SIP...
I don't think it makes sense to add variables like TUP_ROOT, since the root of the project may vary (eg: if a user runs 'tup init' at one level higher,...