gyp

What are the SCons alternatives?

What are the SCons alternatives? Question: I have projects in C++, Java and Python. Projects in C++ export SWIG interfaces so they can be used by Java and Python projects. My question is: what building mechanism can I use to manage dependencies and build these projects? I have used SCons and GYP. They are fairly …

Total answers: 5