]> git.proxmox.com Git - mirror_kronosnet.git/history - configure.ac
[acl] add knet_handle_enable_access_lists api call
[mirror_kronosnet.git] / configure.ac
2019-05-09 Fabio M. Di Nitto[acl] move poc-code into libknet dir and rename to...
2019-03-27 Fabio M. Di NittoMerge pull request #199 from kronosnet/stable1-proposed v1.8
2019-03-26 Fabio M. Di Nitto[global] update copyright across the board
2019-03-11 Fabio M. Di Nitto[tests] allow shipping of the test suite
2019-01-30 kronosnet CI botMerge pull request #183 from kronosnet/stable1-proposed v1.7
2019-01-04 Fabio M. Di Nitto[build] enable all compilers warnings at once
2018-12-19 kronosnet CI botMerge pull request #162 from kronosnet/stable1-proposed v1.6
2018-12-18 Fabio M. Di Nitto[libnozzle] enable libnl3 < 3.3 build workaround
2018-12-18 Fabio M. Di Nitto[libnozzle] Use libnl3.0 for ip address management...
2018-12-18 Fabio M. Di Nitto[nozzle] enable libnozzle build by default
2018-12-18 Fabio M. Di Nitto[nozzle] move man pages to top level dir
2018-12-18 Fabio M. Di Nitto[build] split tests, man pages and build dirs
2018-12-18 Fabio M. Di Nitto[libnozzle] rename libtap to libnozzle (part 1)
2018-12-18 Fabio M. Di Nitto[libtap] port to freebsd and fix a bunch of small bugs
2018-11-07 Fabio M. Di Nitto[build] fix supported compiler warning detection
2018-10-22 Fabio M. Di NittoMerge pull request #155 from kronosnet/stable1-proposed v1.5
2018-09-05 Jan FriesseSupport for git archive stored tags
2018-04-19 Fabio M. Di NittoMerge pull request #140 from kronosnet/stable1-proposed v1.2
2018-03-27 Ferenc Wágnerbuild: look for source_epoch in srcdir
2018-03-27 Ferenc Wágnerbuild: check for SOURCE_DATE_EPOCH before turning to...
2018-03-27 Fabio M. Di Nitto[build] fail and provide proper error if source tree...
2018-03-27 Ferenc Wágnerbuild: git -C is a relatively new option, avoid it
2018-03-27 Ferenc Wágnerbuild: accomodate to the actual date utility
2018-03-27 Ferenc Wágnerbuild: determine SOURCE_EPOCH during configuration
2018-02-25 Fabio M. Di NittoMerge pull request #116 from kronosnet/stable1-proposed v1.1
2018-02-19 Fabio M. Di Nitto[man] move libknet man pages and man pages build tools...
2018-02-18 Fabio M. Di Nitto[build] simplify Doxygen test based on Feri's input
2018-02-18 Fabio M. Di Nitto[build] be consistent
2018-02-18 Fabio M. Di Nitto[build] make man page build optional
2018-02-18 Fabio M. Di Nitto[build] check for all *int types as we use pretty much...
2018-02-18 Fabio M. Di Nitto[build] drop redundant check (it's duplicated just...
2018-02-18 Fabio M. Di Nitto[build] drop unnecessary function checks
2018-02-18 Fabio M. Di Nitto[build] drop unnecessary include checks
2018-02-18 Fabio M. Di Nitto[build] fail configure if we can't find Doxygen to...
2018-02-18 Fabio M. Di Nitto[build] drop obsolete AC_PROG_LIBTOOL included in LT_INIT
2018-02-18 Fabio M. Di Nitto[build] enable error when checking --enable-new-dtags...
2018-02-13 Ferenc Wágnerbuild: better separation of flags during cross-compilation
2018-02-13 Ferenc Wágnerbuild: kronosnetd still needs libqb on the host system
2018-02-13 Ferenc Wágnerbuild: compile and link doxyxml for the build host
2018-02-13 Ferenc Wágnerbuild: use build architecture libraries for doxyxml
2018-01-30 Ferenc Wágnerbuild: linking with libm is unnecessary on some systems...
2018-01-30 Ferenc Wágnerbuild: use --as-needed to avoid unnecessary dependency...
2018-01-30 Ferenc Wágnerbuild: check for the --enable-new-dtags flag before...
2018-01-30 Ferenc Wágnerbuild: sanitize CFLAGS handling
2018-01-30 Ferenc Wágnerbuild: we preserve CPPFLAGS, just remove the tempting...
2018-01-30 Ferenc Wágnerbuild: sanitize LDFLAGS handling
2018-01-30 Ferenc Wágnerbuild: remove unused DEBUG Automake conditional
2018-01-29 Fabio M. Di Nitto[man] move doxyman to build-aux
2018-01-19 Fabio M. Di NittoUse LD_LIBRARY_PATH to find the build tree artifacts...
2018-01-08 Fabio M. Di NittoMerge pull request #112 from kronosnet/man-pages v1.0
2018-01-08 Fabio M. Di Nitto[docs] Update copyright and man pages pre-1.0
2018-01-03 wferiMerge pull request #109 from kronosnet/lzo2
2018-01-03 Ferenc Wágnerbuild: work around broken pkg-config file in lzo2 versi...
2017-12-15 Fabio M. Di NittoMerge pull request #102 from kronosnet/clang v0.9
2017-12-15 Fabio M. Di Nitto[build] define conditionals only once
2017-12-15 Fabio M. Di Nitto[build] workaround BSD / clang breakage
2017-12-09 Fabio M. Di NittoMerge pull request #98 from liu4480/add-debuginfo
2017-12-08 Bin Liuallow to choose whether to build debuginfo packages...
2017-12-05 Fabio M. Di NittoMerge pull request #96 from kronosnet/modules2
2017-12-04 Ferenc Wágnerbuild: remove useless assignment
2017-12-04 Ferenc Wágnerbuild: use AS_HELP_STRING for consistent formatting
2017-12-04 Ferenc Wágnerbuild: recover original option ordering
2017-12-04 Ferenc Wágnerbuild: move more repetitive module work into our Autoco...
2017-12-04 Fabio M. Di Nitto[tests] make module tests dynamic by using internal...
2017-11-30 Ferenc WágnerUnify compress and crypto module loaders
2017-11-30 Ferenc WágnerSwitch over all plugins to the module system
2017-11-29 Ferenc WágnerMake the bzip2 compress plugin a proper module
2017-11-21 Fabio M. Di NittoMerge pull request #90 from kronosnet/soname
2017-11-20 Ferenc Wágnerbuild: determine the plugin SONAMEs automatically
2017-11-14 Fabio M. Di NittoMerge pull request #86 from kronosnet/pthread
2017-11-14 Ferenc Wágnerbuild: adopt ax_pthread.m4 to provide all necessary...
2017-11-14 Fabio M. Di NittoMerge pull request #85 from wferi/libcrypto
2017-11-14 Ferenc WágnerRevert "build: link as needed"
2017-11-14 Ferenc Wágnerbuild: only kronosnetd needs PAM, so keep the linker...
2017-11-14 Ferenc Wágnerbuild: remove unused function checks
2017-11-14 Ferenc Wágnerbuild: the check_lib_no_libs function was unused
2017-11-14 Ferenc Wágnerbuild: don't add the dl library to LIBS, keep it in...
2017-11-13 Ferenc Wágnerbuild: clock_gettime does not require the rt library...
2017-11-13 Ferenc Wágnerbuild: we only use the crypto part of OpenSSL
2017-11-07 Fabio M. Di NittoMerge pull request #78 from kronosnet/docs
2017-11-06 Fabio M. Di Nitto[docs] remove empty publican docbooks
2017-10-31 Fabio M. Di NittoMerge pull request #69 from kronosnet/build-fixes
2017-10-31 Fabio M. Di Nitto[bsd] fix builds and testsuite on BSD x86_64/i386
2017-10-30 Fabio M. Di NittoMerge pull request #66 from kronosnet/doxyfication
2017-10-30 Fabio M. Di Nittoadd autogenerated man pages and build target to update...
2017-10-28 Fabio M. Di Nitto[docs] generate libknet .3 man pages at build time
2017-10-26 Fabio M. Di NittoMerge pull request #61 from kronosnet/bsd
2017-10-26 Fabio M. Di Nitto[build] update Makefile.am to work with BSD make
2017-10-26 Fabio M. Di NittoMerge pull request #60 from wferi/autotools
2017-10-26 Ferenc Wágnerconfigure: initialize pkg-config with its standard...
2017-10-26 Ferenc Wágnerconfigure: remove some superfluous checks
2017-10-25 Fabio M. Di NittoMerge pull request #58 from liu4480/run-autogen
2017-10-25 Bin Liuadd "runautogen" option for compiling
2017-10-15 Fabio M. Di Nitto[build] allow make check-memcheck and check-hellgrind...
2017-10-15 Fabio M. Di Nitto[build] bump minimum requirements for automake
2017-09-25 Fabio M. Di Nitto[build] cleanup whitespace
2017-09-25 Fabio M. Di Nitto[build] disable poc code by default
2017-09-21 Fabio M. Di Nitto[build] fix build on freebsd11 (and others)
2017-09-19 Fabio M. Di Nitto[crypto] add support for openssl1.0.2 and openssl1...
2017-09-19 Fabio M. Di Nitto[crypto] add openssl support (first cut)
next