Commits


Antoine Pitrou authored and François Saint-Jacques committed 0fc5bc429fb
ARROW-5710: [C++] Allow compiling Gandiva with Ninja on Windows Ninja is faster than msbuild, especially in combination with clcache. Author: Antoine Pitrou <antoine@python.org> Closes #4679 from pitrou/ARROW-5710 and squashes the following commits: b9a40210c <Antoine Pitrou> ARROW-5710: Allow compiling Gandiva with Ninja on Windows