- 05 Jan, 2020 2 commits
-
-
Mike Gabriel authored
Regression fix for 3cd622cf. Fixes ArcticaProject/nx-libs#890.
-
Ulrich Sibiller authored
Make nxproxy and nxagent print an arbitrary version number by running make NX_VERSION_CUSTOM="myvers". nxagent and nxproxy will then show this in addition to the original version number: NXPROXY - Version myvers (3.5.99.22) NXAGENT - Version myvers (3.5.99.22) Fixes ArcticaProject/nx-libs#606
-
- 10 May, 2019 1 commit
-
-
Ulrich Sibiller authored
This will help on non-supported platforms as it will add a path the current code might not be aware of.
-
- 07 Apr, 2019 1 commit
-
-
Mike Gabriel authored
Makefile: Add clean/distclean target calls for nxdialog subdir to master Makefile's clean/distclean targets.
-
- 01 Mar, 2019 1 commit
-
-
Mike Gabriel authored
-
- 14 Nov, 2018 3 commits
-
-
Ulrich Sibiller authored
ensure that we have all the required def files
-
Mike Gabriel authored
-
Mike Gabriel authored
Regression fix for a93f64e4. The test executables bails out on test failure, whereas ifdef does not. Adding "|| true" where needed.
-
- 11 Nov, 2018 1 commit
-
-
Ulrich Sibiller authored
-
- 10 Nov, 2018 4 commits
-
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
create a new def file nxconfig.def and be fine. The settings in that file will be respected by all subsequent imake calls anywhere in the tree.
-
Ulrich Sibiller authored
-
Mihai Moldovan authored
(Very) old SLE versions don't have that file at all and we can do without - we'll just use the previous, default values. This also means that we don't need to preinstall a package containing xkbcomp.pc on Debian and derivates for the cleaning target.
-
- 09 Nov, 2018 1 commit
-
-
Ulrich Sibiller authored
-
- 03 Jul, 2018 2 commits
-
-
Ulrich Sibiller authored
Fixes: ArcticaProject/nx-libs#708
-
Mike Gabriel authored
-
- 25 Apr, 2018 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Makefile targets: Rewriting and consolidating the target structure for nx-X11/ subdir (except nx-X11/lib/).
-
- 20 Apr, 2018 1 commit
-
-
Mike Gabriel authored
Makefile: Don't do a parallel clean-up of nx-X11. We have seen failures and due to the upcoming switch to autotools, it is pointless to dive into fixing it in the Imakefile stack.
-
- 15 Mar, 2018 1 commit
-
-
Mihai Moldovan authored
-
- 06 Mar, 2018 1 commit
-
-
Mihai Moldovan authored
-
- 30 Dec, 2017 2 commits
-
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
- 16 Dec, 2017 3 commits
-
-
Mihai Moldovan authored
Legacy Xext proto versions are automatically detected by the main Makefile.
-
Mihai Moldovan authored
Avoids errors like these (and of course also is a good idea in general): [ 36s] make -C nx-X11 BuildIncludes FONT_DEFINES= -DLEGACY_XFONT1 [ 36s] make: invalid option -- D [ 36s] make: invalid option -- E [ 36s] make: invalid option -- G [ 36s] make: invalid option -- A [ 36s] Usage: make [options] [target] ...
-
Mihai Moldovan authored
Partly reverts ec30a857, but in a forward-compatible manner. Legacy libXfont1 versions are automatically detected by the main Makefile.
-
- 05 Dec, 2017 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Fixes ArcticaProject/nx-libs#547.
-
Mike Gabriel authored
Fixes ArcticaProject/nx-libs#546.
-
- 25 Aug, 2017 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 26 Jul, 2017 1 commit
-
-
Mike Gabriel authored
-
- 13 Jul, 2017 1 commit
-
-
Mike Gabriel authored
-
- 12 Jul, 2017 1 commit
-
-
Mike Gabriel authored
This also solves the last remnant of overlinking as described in GH issue #133. Fixes ArcticaProject/nx-libs#133.
-
- 27 Jun, 2017 1 commit
-
-
ftrapero authored
git-subtree-dir: nx-X11/extras/Mesa_6.4.2 git-subtree-split: 475b1f7b56fa36ef4f3b22a749f88a98ddc0d502
-
- 15 Jun, 2017 1 commit
-
-
ftrapero authored
git-subtree-dir: nx-X11/extras/Mesa_6.4.1 git-subtree-split: 53d1bc081eb633aecbd5ab0bf3981f734a2102f2
-
- 05 Jun, 2017 1 commit
-
-
Salvador Fandiño authored
When descending subdirectories and calling configure pass `--prefix=${DESTDIR}${PREFIX}`, so that installing in a custom directory works.
-
- 13 Apr, 2017 1 commit
-
-
Mike Gabriel authored
Makefile: Make sure that 'make all' only calls 'make build' and _not_ the global '%:' ruleset afterwards.
-