On 05/09/2018 03:42 PM, Nash, George wrote: > I confess I have not tested it on windows (lately, that is) but I do not > expect that would be a hyuuuge problem. > > [geo] I have not had a chance to use Bazel yet but the simple fact that it > handles Java and Android makes it tempting. There are a lot of little hacks > in the SCons scripts to handle Java and Android. Java feels like it has not > received a lot of love from the SCons developers. Android is basically not > supported which is why we are using Gradle to build Android sample code > instead of SCons.
I've kinda by default ended up an scons developer (just in a minor role, but I do have some commits to my name)... and I can say: it's a project where the squeaky wheel gets the oil, like most true open source projects. The Java bits continue to provide some problems. Use on Windows continue to provide some problems. Use on the Mac isn't trouble-free. Android isn't really on the radar as George notes. So what's in common? The things I mentioned all have popular "do it all for you" IDE systems, so that the "customers" for scons for those targets are really people trying to do multi/cross-platform builds for a lot of different targets where the One IDE To Rule Them All doesn't actually provide any benefit. Just an observation, nothing more. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9559): https://lists.iotivity.org/g/iotivity-dev/message/9559 View All Messages In Topic (7): https://lists.iotivity.org/g/iotivity-dev/topic/18970827 Mute This Topic: https://lists.iotivity.org/mt/18970827/21656 New Topic: https://lists.iotivity.org/g/iotivity-dev/post Change Your Subscription: https://lists.iotivity.org/g/iotivity-dev/editsub/21656 Group Home: https://lists.iotivity.org/g/iotivity-dev Contact Group Owner: [email protected] Terms of Service: https://lists.iotivity.org/static/tos Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub -=-=-=-=-=-=-=-=-=-=-=-
