home.social

#buildsystem — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #buildsystem, aggregated by home.social.

fetched live
  1. Hi folks! ✌️

    Here's the couple of news for yous 📰

    First one: Now you can try to build Birdy 🐦👉 codeberg.org/xolatgames/Birdy-

    "Dima wants crisps 🍟" 👉 codeberg.org/xolatgames/Dima-w

    And even my crispy Chat 🍟👉 codeberg.org/xolatgames/Crisps

    Through Meson 🔨

    The instructions about how to do that I've already put in the ReadMe files 📝

    #meson #buildsystem #buildsystems #mesonbuild #cpp #cplusplus #ninja #ninjabuild

  2. 🚀🎩 Presenting the latest in pointless tech fads: a "statically typed" build system that promises to be the Swiss Army knife 🛠️ of tools, but is really just a spork 🤦‍♂️. Inspired by Google GN, this #GitHub #gem is here to save developers from the horrors of existing solutions... by offering a solution no one asked for. 😂
    github.com/rochus-keller/BUSY/ #pointlessTech #fads #staticallyTyped #buildSystem #developerHumor #sporkSolution #HackerNews #ngated

  3. 🚀🎩 Presenting the latest in pointless tech fads: a "statically typed" build system that promises to be the Swiss Army knife 🛠️ of tools, but is really just a spork 🤦‍♂️. Inspired by Google GN, this #GitHub #gem is here to save developers from the horrors of existing solutions... by offering a solution no one asked for. 😂
    github.com/rochus-keller/BUSY/ #pointlessTech #fads #staticallyTyped #buildSystem #developerHumor #sporkSolution #HackerNews #ngated

  4. Irregular reminder about #pythonbuilder, a build system in Python.

    codeberg.org/harald/pythonbuil

    I use it for 20 personal projects with Java, Python, Typescript, Elisp and I am quite happy with it. Using it means to write a Python script to define the targets to build and their dependencies.

    No magic, just plain Python.

    For some theory, read: codeberg.org/harald/pythonbuil

    Detailed docs: docs.miamao.de/@main/pythonbui

    #pythonbuilder #build #buildSystem #gradle #maven #cmake #npm

  5. Some days the challenge isn't the code but the tools that build the code.... #buildsystem #hacking

  6. Some days the challenge isn't the code but the tools that build the code.... #buildsystem #hacking

  7. Could any of you help the #developer of the Vectra #plugin (see audionerdz.net/product/vectra-) set up a #linux #testenvironment and #buildsystem?

    The developer, Samuel from Audionerdz, is interested in adding Linux support but needs help! 🙂

    Thank you in advance!

    #linuxaudio

  8. Could any of you help the #developer of the Vectra #plugin (see audionerdz.net/product/vectra-) set up a #linux #testenvironment and #buildsystem?

    The developer, Samuel from Audionerdz, is interested in adding Linux support but needs help! 🙂

    Thank you in advance!

    #linuxaudio

  9. Update for pythonbuilder, my sane (😎) build system written in Python.

    Yes, I use pythonbuilder to build Java projects. But to push and pull dependent libraries, I use what is there: Maven (yes😱). To publish a jar to your local repository in ~/.m2/repository, pythonbuilder just got some new functionality.

    codeberg.org/harald/pythonbuil

    Feedback welcome.

    #pythonbuilder
    #buildmachine
    #bashbuilder
    #buildsystem
    #buildtool
    #softwaredevelopment
    #programming

  10. Help for #git wanted:

    That single file gets copied to several projects, not a package, not a library.

    I could let it have its git repo, build process, etc and pull it in with the dependency mechanism. 😮‍💨

    Is there a better way, like an "include" mechanism for git repos or whatnot?

    My second best approach currently is to let the build system copy the file if the single file repo is available and commit the copy whenever it shows up as changed. Better ideas?

    #programming #buildsystem

  11. Help for #git wanted:

    That single file gets copied to several projects, not a package, not a library.

    I could let it have its git repo, build process, etc and pull it in with the dependency mechanism. 😮‍💨

    Is there a better way, like an "include" mechanism for git repos or whatnot?

    My second best approach currently is to let the build system copy the file if the single file repo is available and commit the copy whenever it shows up as changed. Better ideas?

    #programming #buildsystem