1. 05 Jan, 2020 1 commit
    • Ulrich Sibiller's avatar
      Add support for custom version string · ec1b3a44
      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
      ec1b3a44
  2. 07 Mar, 2018 2 commits
  3. 02 Mar, 2018 1 commit
  4. 25 Feb, 2018 2 commits
  5. 16 Dec, 2017 1 commit
  6. 11 Dec, 2017 1 commit
  7. 27 Oct, 2017 1 commit
    • Mihai Moldovan's avatar
      nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup… · 1f717c6f
      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.
      1f717c6f
  8. 11 Aug, 2017 1 commit
  9. 13 Jul, 2017 1 commit