Giter VIP home page Giter VIP logo

Comments (9)

zbeekman avatar zbeekman commented on July 3, 2024

👍

from datetime-fortran.

milancurcic avatar milancurcic commented on July 3, 2024

Do we still want to implement the CMake building? Is it desirable in any way to have multiple build systems? If yes, it may make sense to keep the original Makefiles around for reference (module dependencies etc.). Or maybe I am just a hoarder. What do you think?

from datetime-fortran.

zbeekman avatar zbeekman commented on July 3, 2024

I see no real need to add a CMake build system. The only advantage that I can think of is that CMake provides an alternative to package-config for locating libraries, modules, etc. but I think CMake also knows how to use package-config.

As far as the old makefiles go, @milancurcic should be the ultimate judge of that. My vote is that if you're happy with the Makefiles that are generated by automake, then feel free to delete the old makefiles; they're still in the git history if anyone needs to go dig them up.

from datetime-fortran.

blippy avatar blippy commented on July 3, 2024

My advice: do not add CMake unless it's proven that we need to. Maintaining one build system is work enough.

from datetime-fortran.

milancurcic avatar milancurcic commented on July 3, 2024

Got it, just wanted to make sure.

from datetime-fortran.

zbeekman avatar zbeekman commented on July 3, 2024

yes, I agree with @blippy

from datetime-fortran.

milancurcic avatar milancurcic commented on July 3, 2024

Done. 1ba8b53

from datetime-fortran.

blippy avatar blippy commented on July 3, 2024

I know what you mean about the hoarding. What I generally do is put my old files into a directory called 'bak', which I sometimes clear out periodically.

My advice is to delete the ori files, though, as it just causes confusion with extra "stuff" everywhere. Remember, too, that the Makefile.am were largely just based on your original Makefiles, with some fancy tinsel sprinkled on to make autotools do some interesting extras.

So they can be reconstructed if necessary.

from datetime-fortran.

milancurcic avatar milancurcic commented on July 3, 2024

So they can be reconstructed if necessary.

In an afterthought, I realize they can also be resurrected from a past version of the branch. Git is great.

from datetime-fortran.

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.