Please – A Cross-Language Build System
please.build
Please – A Cross-Language Build System
1–10 of 122 posts
Re: Please – A Cross-Language Build System
#2this looks very interesting! Has anyone used it before?
Re: Please – A Cross-Language Build System
#3Cross language but not cross platform -- no windows support, and none planned.
Re: Please – A Cross-Language Build System
#4Cross language but not cross platform -- no windows support, and none planned.
Thanks for letting me know not to bother!
Re: Please – A Cross-Language Build System
#5I'd say meson is the most direct competitor. They don't mention it in the FAQ though.
Re: Please – A Cross-Language Build System
#6Cross language but not cross platform -- no windows support, and none planned.
waf continues to be the underappreciated gem in this space: high level build language supporting many languages and tools, cross platform, implemented and extensible in Python, nothing to install (except Python), and fast.
Re: Please – A Cross-Language Build System
#7This looks so similar to Bazel..
What's the advantage of using Please?
Re: Please – A Cross-Language Build System
#8this looks very interesting! Has anyone used it before?
well I tried but they dont have samples so I gave up, no point in spending hours in reading docs and setting up something for a build system that may be useless. It also seemed suspiciously identical to bazel with really no features that may be special in any way? I mean really, why use this and not just bazel. The webpage doesnt even say
Re: Please – A Cross-Language Build System
#9Cross language but not cross platform -- no windows support, and none planned.
So, it's like a worthless version of Bazel?
Re: Please – A Cross-Language Build System
#10Cross language but not cross platform -- no windows support, and none planned.
MS Windows: That’s why we can’t have nice things.
Solution: don’t invite the village idiot of OS’s to the party :-)
Windows is why we can’t just use “Make”, and ended up with abominations like “Ant” :-(