On Tue, 05 Sep 2017 14:26:06 +0000 Mike Blumenkrantz <[email protected]> said:
> So I've seen comments saying that meson needs more testing and widespread > use, but nobody has commented about how it's currently impossible to build > at least one recently-added module using autotools and that distcheck i actually expressly left the vkbd out of autotools as i was considering it too new to fully support/build in the normal build yet. so i kept it in the new "experimental" build only. :) > fails. So now there is one build system which is fully functional (meson) > and one which is definitely not functional (autotools); what is the benefit > of keeping the autotools build in the tree? I see none. > > As for a meson build which doesn't require git, this is the same as > previous releases. The release build will not require git since the > binaries are not versioned using git. Non-release builds will continue to > require git. yeah. i explained that one... if git is a dep of meson itself... is largely irrelevant. the dist tarball can be built as opposed to having to clone from git to build. you must clone from git to do a dist though. > On Mon, Sep 4, 2017 at 11:03 PM Antonio Palladini <[email protected]> wrote: > > > On Mon, 4 Sep 2017 21:05:24 +0100 Al Poole <[email protected]> wrote: > > > > > >hi, i think you can do: > > > > > > meson -Dsystemd=false > > > > > > > Yes, this works :) > > > > Thanks a lot. > > > > > > regards > > > > palla > > > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
