Coder Social home page Coder Social logo

manifest not supported ? about run-vcpkg HOT 6 CLOSED

lukka avatar lukka commented on May 23, 2024
manifest not supported ?

from run-vcpkg.

Comments (6)

Milerius avatar Milerius commented on May 23, 2024

Little update, it's seems that with manifest approach all libraries are rebuild each push

from run-vcpkg.

lukka avatar lukka commented on May 23, 2024

@Milerius there is not first class support for manifest files yet. Contributions are welcome!

Currently, there are ways to make it working, e.g.

  • do not pass any argument in vcpkgArguments input, but set the VCPKG_FEATURE_FLAGS environment variable instead.
  • pass input setupOnly:true, and then afterwards run the commands you need in a run: step.

from run-vcpkg.

Milerius avatar Milerius commented on May 23, 2024

Ok @lukka what about caching ? Because it's seems now vcpkg use a default data folder to save binary but it's not cached by this action yet

from run-vcpkg.

lukka avatar lukka commented on May 23, 2024

@Milerius the automatic caching only saves the known directories relative to $VCPKG_ROOT (e.g. installed). If there is a way to tell vcpkg to store artifacts under any non excluded subdirectory in there, it will be saved.

from run-vcpkg.

spinicist avatar spinicist commented on May 23, 2024

Currently I have an (old) response_file.txt and a vcpkg.json manifest file in the same repo. I think all my dependencies are being built twice?

from run-vcpkg.

lukka avatar lukka commented on May 23, 2024

Released run-vcpkg@v6 that contains docs and sample about using vcpkg.json manifest file. Feedback is welcome!

from run-vcpkg.

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.