| Commit message (Expand) | Author | Age | Files | Lines |
* | Support building with legacy zlib versions that do not ship a pkg-config file. | Mihai Moldovan | 2017-12-16 | 1 | -1/+1 |
* | nx{comp{,shad},proxy}: use dist-bzip2 instead of dist-xz. | Mihai Moldovan | 2017-12-16 | 1 | -1/+1 |
* | Silence warning: "ar: 'u' modifier ignored since 'D' is the default" | Ulrich Sibiller | 2017-12-11 | 1 | -0/+3 |
* | nxcomp: add basic logging_test utility in test subdirectory. | Mihai Moldovan | 2017-10-27 | 1 | -0/+1 |
* | nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a... | Mihai Moldovan | 2017-10-27 | 1 | -0/+17 |
* | nxcomp: add AX_PTHREAD code from autoconf-archive and check for pthread support. | Mihai Moldovan | 2017-10-27 | 1 | -0/+2 |
* | nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup ... | Mihai Moldovan | 2017-10-27 | 1 | -0/+6 |
* | nxcomp/configure.ac: rename --{en,dis}able-info to --{en,dis}able-debug, as o... | Mihai Moldovan | 2017-10-27 | 1 | -1/+1 |
* | nxcomp/configure.ac: prettify AC_ARG_ENABLE() calls, use more quotes and AS_I... | Mihai Moldovan | 2017-09-29 | 1 | -13/+13 |
* | nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX... | Mike Gabriel | 2017-08-11 | 1 | -1/+1 |
* | nxcomp/configure.ac: fix copy-and-paste typo (nxcompshad.pc.) | Mihai Moldovan | 2017-08-09 | 1 | -1/+1 |
* | nxcomp/configure.ac: we don't need to specify empty optional parameters. | Mihai Moldovan | 2017-08-09 | 1 | -2/+2 |
* | nxcomp/configure.ac: Don't rely on pkg-config alone when it comes to testing ... | Mike Gabriel | 2017-08-08 | 1 | -4/+4 |
* | nxcomp/configure.ac,m4/nx-macros.m4,nxcomp/src/Socket.h: Use AC_CHECK_TYPES t... | Mike Gabriel | 2017-07-26 | 1 | -9/+1 |
* | nxcomp/configure.ac: Re-add previously available configure options --with-val... | Mike Gabriel | 2017-07-26 | 1 | -0/+14 |
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 1 | -0/+83 |