Git Product home page Git Product logo

Comments (4)

tlsa avatar tlsa commented on September 27, 2024 1

I don't really like the idea of treating it as a GNU/autotools project when it isn't. It sounds like sloppy packaging. Anyway, I'll add check as an alias for the test target. Note, none of the verbosity variants will work for the check alias.

from libcyaml.

tlsa avatar tlsa commented on September 27, 2024 1

Released in v1.0.2.

from libcyaml.

tlsa avatar tlsa commented on September 27, 2024

check is the standard for GNU projects, and anything using autotools, but libcyaml isn't a GNU project and doesn't use autotools.

I believe CMake and Meson use test.

Do you see any advantages for changing beyond simply familiarity for people used to working with GNU projects? Personally I'm familiar with test because it's used in NetSurf's buildsystem.

from libcyaml.

alex-tee avatar alex-tee commented on September 27, 2024

well, besides familiarity, cyaml would integrate easily into packaging systems that assume a standard "formula" for Makefile-based projects (make -> make check -> make install). it basically makes packagers' lives a bit easier. other than that it's just preference i guess.

for meson and cmake, they have their own standards and they pretty much apply to all cmake or meson projects, but this Makefile is too unique IMO so I'd make it at least somewhat compatible with the standard GNU procedure for build -> test -> install

a check: test rule would probably work

from libcyaml.

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.