- 07 Mar, 2018 2 commits
-
-
Mihai Moldovan authored
-
Mihai Moldovan authored
nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct with hopefully more portable awk construct.
-
- 02 Mar, 2018 1 commit
-
-
Mihai Moldovan authored
-
- 25 Feb, 2018 2 commits
-
-
Mihai Moldovan authored
nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if target system actually is ELF-based.
-
Mihai Moldovan authored
-
- 16 Dec, 2017 1 commit
-
-
Mihai Moldovan authored
Automake older than version 1.11 does not support dist-xz. No workaround possible via a feature check, as far as I can tell.
-
- 11 Dec, 2017 1 commit
-
-
Ulrich Sibiller authored
Fixes ArcticaProject/nx-libs#530
-
- 27 Oct, 2017 1 commit
-
-
Mihai Moldovan authored
nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup optional C++11 support. Use AX_CXX_COMPILE_STDCXX(_11) from autotools archive. Note: should only be used in tandem. Make sure that each component either uses the C++11 ABI or none uses it. Mixing and matching libraries and binaries with different C++ ABIs might lead to weird errors.
-
- 11 Aug, 2017 1 commit
-
-
Mike Gabriel authored
-
- 13 Jul, 2017 1 commit
-
-
Mike Gabriel authored
-