Premake 5.0-beta2 is now available 🎉 Many thanks to everyone who contributed (and there were a bunch)! Get the details & downloads → https://t.co/zltjvSkUus
@Triang3l@Daemin @FlohOfWoe @KageKirin Lame answer, but its on my short list for v6, right after sorting some state bugs & porting the toolchain adapters
@Triang3l@Daemin @FlohOfWoe @KageKirin "No dependency management" is by design; lack of a formal way to specify your own transitives is omission. "Usage functions" are the DIY solution.
Couldn't find a multi-ABI solution, so time for an ULTIMATE one?
My Android ndk-build module for @premakeapp is out!
• Multiple ABIs at once with architecture filters
• C, C++, GAS, Yasm, RenderScript, with extension filters
• -l, -u from static libs
https://t.co/KEZAnBN633
Premake 5.0-beta1 is now available 🎉 Many thanks to everyone who contributed (and there were a bunch)! Get the details & downloads → https://t.co/95naK3PBti
Not my most popular repo in terms of stars, but turning out to be one of my most actively used and helpful > https://t.co/8ViTGgzchB now with 5 contributors. thx @JROB774
@Triang3l Hmm…sounds like we’ll need to do it then, though I’m sure we’ll get complaints in the other direction. V6 would be the time to do it—can you open an issue to remind me?
Put together a GitHub project for v5.0-stable, added fixes I think _must_ be done before release. Now getting to it. Feedback & additional suggestions welcome.
https://t.co/NttBCiF2I3
@Triang3l Hmm…that certainly wasn’t the intention. It’s unlikely to be fixed in a newer version; as far as I know no one has touched that code in quite some time. Glad you got something working!
Latest code is now in the premake-core repository, on the `v6` branch. I'll be putting together another community update to say the same thing with more words soon 🙂
v6 (previously vNext) can now export a working Visual Studio build of itself; defines() & includeDirs() work for projects & files (which means all plumbing in place for workspace/project/file settings in general)