CMake vs Cxxdroid
A side-by-side look at CMake and Cxxdroid. For an in-depth review of either product, follow the links below.
CMake
Development
CMake is an open-source, cross-platform tool designed to build, test, and package software. It works by generating native makefiles and workspaces to automate the build process using a compiler-independent method.
buildcompilecrossplatformopen-source
Cxxdroid
Development
Cxxdroid is an open-source Android app that allows you to compile and run C/C++ code on your Android device. It provides a simple code editor and GCC-based compiler to create native executables. Useful for testing small C/C++ programs directly on your phone or tablet.
ccompilercode-editorandroidgccopen-source
Related Comparisons
RiotKit Do
Bazel
Automake
Reggae build system
qmake
Jerkar