Code Monkey home page Code Monkey logo

Comments (8)

fearthecowboy avatar fearthecowboy commented on August 20, 2024

Hmm.

That's not a terrible idea; I gotta think on that a bit.

from coapp.powershell.

fearthecowboy avatar fearthecowboy commented on August 20, 2024

I think I could make this work in the non app-store and non-windows-phone models. In those, they use additional elements to control crap going into the output.

The next version of the tools ended up requiring the addition of a MSBuild Tasks Extension DLL being embedded into the package (which makes it easier to add new and more complex actions into the package). A 'smarter' copy/hardlink task could certainly be done now.

I've got a really packed week, but I'm gonna see if I can squeeze it in this week somewhere ... no promises yet (but I think we can make sure it gets done in this month)

from coapp.powershell.

yodantauber avatar yodantauber commented on August 20, 2024

Thanks for trying to get this in!
Just to make sure I understand your comment correctly: what do you mean by "A 'smarter' copy/hardlink task could certainly be done now"? The regular MSBuild Copy task is already capable of hard-linking, it's only a matter of adding an attribute to the Copy element in the XML.

from coapp.powershell.

fearthecowboy avatar fearthecowboy commented on August 20, 2024

Well, that I did not know.

Hmm. Wonder how the hell I missed that?

I'll see about making an option for that.

from coapp.powershell.

fearthecowboy avatar fearthecowboy commented on August 20, 2024

Hmm. I can't see a reason not to make that the default, now that I think of it.

from coapp.powershell.

fearthecowboy avatar fearthecowboy commented on August 20, 2024

The next build will have this on by default.

from coapp.powershell.

fearthecowboy avatar fearthecowboy commented on August 20, 2024

I've got a new Development version posted that supports this. (the CopyToOutput methodology changed, and the default now turns this on)

use

  PS > update-coapptools –Development -killallpowershells

To update to my current Dev version (as of this moment, 2.4.164.0 )

As soon as I can get a bit more testing on this to make sure that it's at least fairly stable, and doesn't have any really broken things, I'll promote this to 'Beta'

from coapp.powershell.

yodantauber avatar yodantauber commented on August 20, 2024

I tested this on the latest development version (2.4.199.0) and it creates hard links indeed. Thanks!

from coapp.powershell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.