Coder Social home page Coder Social logo

Comments (8)

wspr avatar wspr commented on May 12, 2024

from l3build.

josephwright avatar josephwright commented on May 12, 2024

I guess the primary reason is as @wspr says that this may be tricky on Windows (mklink is not available to non-privileged users). I'm also not sure what happens if one makes a zip containing links, again particularly on Windows but also mindful of Linux/BSD differences.

If pushed, I think I'd also say that I prefer the idea of having a 'real' copy in each tree, such that separate parts of the build set up are truly 'safe' to be modified independent of others.

from l3build.

FrankMittelbach avatar FrankMittelbach commented on May 12, 2024

@josephwright not sure this is an enhancement. Stick to the KISS principle here and do actions identical across platforms, i.e., copy.

from l3build.

josephwright avatar josephwright commented on May 12, 2024

@FrankMittelbach If you mean the labelling, it's not a bug and it's not a usage question, so it's a feature request ...

from l3build.

FrankMittelbach avatar FrankMittelbach commented on May 12, 2024

from l3build.

maieul avatar maieul commented on May 12, 2024

personnaly, I used these technic on both linux and macos. But if it cause problem for windows, and also for @josephwright I think we could close this issue

from l3build.

FrankMittelbach avatar FrankMittelbach commented on May 12, 2024

that's the point really; back in the days when we used makefiles that only worked reasonably on unix or OSes that are close like OSX I would have agreed with you, but with something that really should behave identically as much as possible across all platforms we use copy is a better choice.

from l3build.

wspr avatar wspr commented on May 12, 2024

Seems like consensus is to close.

from l3build.

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.