Giter VIP home page Giter VIP logo

Comments (4)

keldonin avatar keldonin commented on May 27, 2024

Hi @LudovicRousseau , thanks for reporting this.

In theory, yes, you are right, generated source files should not be committed to GIT. However there are cases where it is acceptable, see e.g. gnulib doc for detailed info.

The reason why these are left out there is to allow easy build on platforms where you don't necessarily have autotools deployed (or an old version). On such platforms, you can directly execute ./configure. This has been the case on e.g. AIX or Solaris.

I could add a bootstrap.shto the project, if that helps on your side for CI/CD purposes.

I am open to propositions, as long as they allow an easy build process on all platforms.

Regards,

from pkcs11-tools.

LudovicRousseau avatar LudovicRousseau commented on May 27, 2024

I understand.
I was not talking about files from Gnulib.

In general your end users should use the pkcs11-tools-1.0.2.tar.gz archive generated by make dist. This archive contains all the needed files (./configure, etc.) with no need to install autotools.

from pkcs11-tools.

keldonin avatar keldonin commented on May 27, 2024

Sorry, for some reason I missed your comment. I will need to rework the project somehow, to remove all the generated source code.
BTW Feel free to propose a PR!

from pkcs11-tools.

keldonin avatar keldonin commented on May 27, 2024

fixed in commit 2ab2172, tag v1.1.0

from pkcs11-tools.

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.