home.social

#build-system — Public Fediverse posts

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

fetched live
  1. Breaking news! 🎉 Xorg-Server 26.0.99.901 is here, and it’s everything you’ve never asked for. Who would've thought removing autoconf was the key to Nirvana? 😂 Meanwhile, the world waits with bated breath for the next thrilling episode of "As the Build System Turns." 🛠️
    lists.x.org/archives/xorg-anno #XorgServer #XorgNews #BuildSystem #TechHumor #OpenSource #HackerNews #ngated

  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. 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

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

  5. 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

  6. 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