On Thu, Mar 9, 2017 at 7:53 PM, Tomasz CEDRO <to...@cedro.info> wrote: > On Thu, Mar 9, 2017 at 7:35 PM, Benjamin Henrion <zoo...@gmail.com> wrote: >> I forked ninja a year ago, I am willing to spend time on it. >> >> Autotools are trying to detect platforms from 1974. >> >> Cmake is an improvement. >> >> And Google is migrating most of the Android codebase to Ninja to >> speedup the configure part. > > never used cmake in my projects but building is also easy :-) > > what is ninja and what we would need that? that could be another good > hint from you after travis :-)
https://ninja-build.org/ https://ninja-build.org/manual.html You have to make one .ninja file per platform (one for linux, one for osx, one for windows): And then try to build it with: ninja configure ninja build -- Benjamin Henrion <bhenrion at ffii.org> FFII Brussels - +32-484-566109 - +32-2-3500762 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment changed its strategy. Instead of explicitly seeking to sanction the patentability of software, they are now seeking to create a central European patent court, which would establish and enforce patentability rules in their favor, without any possibility of correction by competing courts or democratically elected legislators." ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development