Patrice Ferlet aka MΣƬΛᄂ3D · @metal3d
238 followers · 3025 posts · Server techlover.eu

Little tips to place in your :

Get the git version in the current project. It gives either the tag if no changes is detected, or branchname-sha[-dirty] (dirty if not committed changes)

#Makefile

Last updated 1 year ago

Travis A. Everett · @abathur
93 followers · 147 posts · Server hachyderm.io

I've thought for a while that there should be, say, a `nix make` or `nix-make` command that can use Nix to supply dependencies for Makefiles (t-ravis.com/post/nix/nix-make/), but tonight I had the even more-obvious thought: there could probably be a tool that can convert a into a set of builds and out-links. We could run it like , but get dependencies provided by Nix and more granular input-based caching?

#Makefile #nix #Make

Last updated 2 years ago

David R :antiverified: · @davidr
192 followers · 1403 posts · Server hachyderm.io

@remi I think I will probably go to full source based at least bc that's just how I roll. Plus the collections of blocks available is pretty sparse.

The simple GUI is helping me a lot understanding how things *should* work, though. seems to report out the full commands it is running behind the scenes, so maybe I can set up a or script or whatever.

kudos from a pro is reassuring indeed! thanks!

#icestudio #Makefile

Last updated 2 years ago

Patrice Ferlet aka MΣƬΛᄂ3D · @metal3d
162 followers · 2393 posts · Server techlover.eu

Comment bien utiliser la version ou le tag d'un dépôt dans un ? Voilà ma méthode...

metal3d.org/blog/2021/version-

#Makefile #git

Last updated 3 years ago