Hi,
Some time ago, I wondered what package build system is the most used
on Fedora, well I took 101 packages at random and I've found the
following:
37 packages with autotools: Packages with either configure.ac or
configure.in and Makefile.am or Makefile.in
5 packages with cmake: Packages that co
On Sun, Jan 30, 2011 at 01:59:36PM -0300, Sergio Belkin wrote:
> I wonder is there out is some statistic about build system for
> construct the packages. I mean: autotools, cmake, scons, plain
> makefile, etc.
>
> Of course I could download a entire repo and take a look at each
> package, but I ha
Hi,
I wonder is there out is some statistic about build system for
construct the packages. I mean: autotools, cmake, scons, plain
makefile, etc.
Of course I could download a entire repo and take a look at each
package, but I have no enough space ;)
I look forward your comments.
Thanks in advanc