I need a "simple" buildsystem.

John Ramsden ramsdenj at riseup.net
Sun May 13 05:22:28 UTC 2018


You should be able to do anything using the simple build system, from creating directories to running a ruby script.

-- 
  John Ramsden

On Sat, May 12, 2018, at 9:23 PM, Lothar Scholz wrote:
> Hello,
> 
> I don't like autotools (and i would give up Linux before using them in
> my project). Can i use the simple buildsystem to generate the unix
> typical filesystem of "include/bin/lib/shared" directories and
> populate them myself with my files using my very own ruby script?
> 
> But your documentation mentions in the description of "build-commands"
> that some make and install invocation is still done.  So what must my
> build script produce? This MUST get better documented.
> 
> And is there any documentation what is in the SDK? How do i inject
> build tools like my latest version of the ruby interpreter into the
> SDK as tool and not as part of the build result?
> 
> I don't think SDK tool bundling is a good idea because there is just
> too much. This could soon make the SDK become some kind of  'Linux
> Developer Distribution' on it's own . Please only focus on the most
> common include headers and shared libraries in the runtime and the
> security restrictions.
> _______________________________________________
> Flatpak mailing list
> Flatpak at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/flatpak


More information about the Flatpak mailing list