| Age | Commit message (Collapse) | Author | Files | Lines |
|
The gthread library has been merged in glib and the threading API has changed
a little. Since changes are negligible, there's no point of losing support
of older glib releases, thus make it conditional.
|
|
It seems we don't strictly need 2.64, at least there's no error
or missing symbol when using older 2.63.
This will allow us to compile on RHEL 6.
|
|
https://live.gnome.org/GnomeGoals/ModernAutotools
Big thanks to Pavel Raiskup for autoconf hints
|
|
When number of jobs is not specified, use autodetection of number of
processors available in the system. This requires glib-2.35.4, checked
during configure.
https://bugzilla.gnome.org/show_bug.cgi?id=614930
https://bugzilla.gnome.org/show_bug.cgi?id=687223
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also made progress output a little bit nicer
default = 1 thread at once, for safety reasons
I've encountered critical issues with ImageMagick compiled with OpenMP support. Hope that package maintainers are clever.
ShittyMagickWandGenesis(), ShittyMagickWandTerminus() :-)
|
|
|
|
|
|
|
|
Dist sample source structure
- automake always deference symlinks, we need to find better way to handle the sample structure
|
|
|
|
|
|
|