AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- modernize spec file (move license to licensedir)
- Update to version 1.1.3 * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * autogen.sh: use quoted string variables * Use Windows load interface for Win32 build, as well as Cygwin * Don't try to use [gs]et[ug]id on Win32 * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish * Use wrapped windows header to fix compilation for Cygwin
- Update to version 1.1.2: + Add noreturn attribute to usage() as suggested by -Wmissing-noreturn. + Use C99 struct initializers for XKeyboardControl values. + Use 'imdent' to make the deeply nested #ifdef levels easier to follow. + Cleanup trailing whitespace. + Make getloadavg() the first choice on Unix systems that have it. + unifdef: -UX_NOT_POSIX, -U__UNIXOS2__ , -Usequent, -Uhcx, - UUTEK, -Ualliant, -Usony, -Uumips, -UMOTOROLA, -UAIXV3, - UCRAY. + Combine usage message strings. + Eliminate use of tab stops. Helps with translation to DocBook.
- Update to version 1.1.1: + Solaris: use getloadavg from libc instead of kstats. + Solaris: Read avenrun_1min kstat as a uint32, not a long. + Remove DG/UX support. + Build system fixes. - Add pkgconfig(xproto) BuildRequires: new dependency.
- Split xload from xorg-x11. Initial version: 1.1.0.