- 10 May, 2019 7 commits
-
-
Ulrich Sibiller authored
drop defines and use an array instead. This way adding further paths can be done much easier.
-
Ulrich Sibiller authored
Dix will only add font paths that are existing on the system. There's no need to check that ourselves.
-
Ulrich Sibiller authored
Drop the font path defines and build the path strings at runtime instead.
-
Ulrich Sibiller authored
Has been obsoleted in 2005, see https://en.wikipedia.org/wiki/Bitstream_Speedo_Fonts
-
Ulrich Sibiller authored
-
Mike Gabriel authored
Attributes GH PR #804: https://github.com/ArcticaProject/nx-libs/pull/804
-
Ulrich Sibiller authored
also add TEST prints, init nxagentProgName with NULL and add const where it was missing. Fixes ArcticaProject/nx-libs#803
-
- 23 Apr, 2019 1 commit
-
-
Mike Gabriel authored
Attributes GH PR #794: https://github.com/ArcticaProject/nx-libs/pull/794
-
- 22 Apr, 2019 1 commit
-
-
Mario Trangoni authored
Signed-off-by:
Mario Trangoni <mjtrangoni@gmail.com>
-
- 17 Apr, 2019 4 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Fixes ArcticaProject/nx-libs#793.
-
- 08 Apr, 2019 1 commit
-
-
Mihai Moldovan authored
Attributes GH PR #790: https://github.com/ArcticaProject/nx-libs/pull/790
-
- 07 Apr, 2019 4 commits
-
-
Mike Gabriel authored
nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTHREAD_CFLAGS is also supposed to be used when linking. See comments in m4/ax_pthread.m4.
-
Mike Gabriel authored
-
Mike Gabriel authored
Makefile: Add clean/distclean target calls for nxdialog subdir to master Makefile's clean/distclean targets.
-
Mike Gabriel authored
Attributes GH PR #791: https://github.com/ArcticaProject/nx-libs/pull/791
-
- 04 Apr, 2019 5 commits
-
-
Mihai Moldovan authored
This workaround/hack should not be needed any longer.
-
Mihai Moldovan authored
Should be fixed by correctly building libXcomp. See: ArcticaProject/nx-libs#756
-
Mihai Moldovan authored
Find the first available pthread library and use it together with the -pthread flag if the C compiler is set to GCC. Fixes: ArcticaProject/nx-libs#756
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
- 25 Mar, 2019 1 commit
-
-
Mihai Moldovan authored
Older autoconf versions - as used on SLE 11 and RHEL 6 - choke if aclocal is passed an include directory that does not exist. Instead of removing the option from the aclocal call, let's keep it and just use an empty directory for now. Maybe we'll actually use it at a later time.
-
- 01 Mar, 2019 16 commits
-
-
Ulrich Sibiller authored
-
Mike Gabriel authored
-
Mike Gabriel authored
debian/patches: Add 2004_enforce-lpthread.patch. On Debian, enforce -lpthread when building nxcomp. This is a nasty work around for a missing symbols issue that needs to get addressed otherwise in later release.
-
Mike Gabriel authored
nx-libs.spec: Dropping nxdialog files from installation for now when building RPMs. Postponing nxdialog integration with RPM packaging for now.
-
Ulrich Sibiller authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Attributes GH PR #789: https://github.com/ArcticaProject/nx-libs/pull/789 Approved by Ulrich Sibiller <uli42@gmx.de>, Fri, 01 Mar 2019 05:41:23 -0800
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Attributes GH PR #767: https://github.com/ArcticaProject/nx-libs/pull/767
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
Agent PID 0 can be used for testing
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-