]> git.proxmox.com Git - ovs.git/history - configure.ac
netdev-dpdk: Remove use of rte_mempool_ops_get_count.
[ovs.git] / configure.ac
2018-03-31 Flavio Leitnernetlink: provide network namespace id from a msg.
2018-02-28 Justin PettitAdd -Wshadow for compilers that support it.
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-17 Justin PettitPrepare for post-2.9.0 (2.9.90).
2018-01-17 Justin PettitPrepare for 2.9.0.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-27 Ben PfaffRemove Perl dependency.
2017-10-30 Richard Olivertimeval: Check for OS-provided clock_gettime on macOS
2017-08-07 Christian Ehrhardtacinclude: Also support pkg-config for configuring...
2017-08-04 Ben PfaffPrepare for post-2.8.0 (2.8.90).
2017-08-04 Ben PfaffPrepare for 2.8.0.
2017-07-31 Ben PfaffAutomatically verify that OVS header files work OK...
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-15 Ben Pfafftest-util: Avoid format truncation warning for snprintf...
2017-07-15 Timothy Redaellitests: Disable no-format-truncation warnings
2017-07-13 Flavio Leitnerctags: include symbols with locking annotations.
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-05-30 Paul Blakeycompat: Add tc compatibility headers for old kernels
2017-05-17 Joe Stringerconfigure: Reset libtool CURRENT version.
2017-03-08 Ben PfaffMakefile: Drop vestiges of support for non-GNU Make.
2017-02-01 Justin PettitPrepare for post-2.7.0 (2.7.90).
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-04 Stephen Finucanemake: Check for Sphinx before checking docs
2016-12-12 Ben Pfaffconfigure: Enable new warning options added in GCC 6.
2016-12-12 Ben Pfaffconfigure: Enable new warning options added in GCC 5.
2016-12-12 Ben Pfaffconfigure: Use -Wformat-security with -Wformat.
2016-08-07 Justin PettitPrepare for post-2.6.0 (2.6.90).
2016-08-07 Justin PettitPrepare for 2.6.0.
2016-02-22 Russell Bryantconfigure: Check for presence of Python 3.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-12-04 Justin PettitPrepare for post-2.5.0 (2.5.90).
2015-12-04 Justin PettitPrepare for 2.5.0.
2015-10-01 Andy Zhouconfigure: add configuration options for libcap-ng
2015-09-29 Alin SerdeanAdd build system for compiling under MSVC x64
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Justin PettitPrepare for post-2.4.0 (2.4.90).
2015-06-18 Justin PettitPrepare for 2.4.0.
2015-06-15 Russell Bryantovn: Add ovn-ctl to assist with OVN daemon lifecycle.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Ben Pfaffovn/lib: Add symbol file for libovn.la.
2015-04-20 Kevin Loconfigure.ac: Fix pthread linking on FreeBSD.
2015-04-20 YAMAMOTO Takashiconfigure: Fix -Werror build for NetBSD + clang
2015-04-20 YAMAMOTO Takashiconfigure.ac: Avoid using non-ascii characters in a...
2015-04-16 Andy Zhouautoconf: check for linux/perf_event.h
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-09 Daniele Di Proiettovtep: fix '--enable-shared' build and 'make distcheck'.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-02-26 Ben Pfaffovn: Add initial design documentation.
2015-01-15 Stephen Finucaneconfigure.ac: Enable 'tar-pax' by default
2015-01-08 Andy Zhouvagrant: switch to use out of tree build
2015-01-05 Thomas Grafvagrant: Provide basic Vagrantfile
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
2014-11-13 Thomas Graflib: Add support for pkgconfig for libsflow.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libovsdb.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libofproto.
2014-11-13 Rob Adamslib: Add support for pkgconfig for libopenvswitch.
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-10-30 Ben Pfaffnetdev-linux: Avoid depending on kernel definition...
2014-10-29 Ben Pfaffnetdev-linux: Add support for 64-bit network device...
2014-10-01 Ben Pfaffconfigure: Disable strict aliasing.
2014-09-11 Thomas Grafbuild: Respect CFLAGS and LDFLAGS passed to make
2014-08-29 Daniele Di ProiettoAdd BUILD_MESSAGE() macro
2014-08-28 Alin SerdeanAdd build of ovsext.sln using MSBuild
2014-07-22 Ben Pfaffconfigure: Don't check for malloc hooks that we no...
2014-06-27 Thomas Grafbuild: Allow building with autoconf 2.63
2014-05-29 YAMAMOTO Takashiconfigure.ac: Check C99 compiler
2014-05-28 Jarno RajahalmeCodingStyle: Allow C99 mixing of declarations and code.
2014-05-15 Justin PettitPrepare for post-2.3.0 (2.3.90).
2014-05-15 Justin PettitPrepare for 2.3.0.
2014-05-06 YAMAMOTO Takashiutil: Use posix_memalign for xmalloc_cacheline if available
2014-04-28 Justin PettitPrepare for post-2.2.0 (2.2.90).
2014-04-28 Justin PettitPrepare for 2.2.0.
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-02-19 Ben Pfaffconfigure: Fix bug report email address.
2014-01-22 Ethan Jacksonconfigure: Enable silent rules.
2014-01-10 Ben Pfaffovsdbmonitor: Remove.
2014-01-10 Ben Pfaffconfigure: Make autoconf fail if libtool is not installed.
2013-12-24 Ben Pfaffstdio: New module, initially to provide working [v...
2013-12-24 Justin PettitPrepare for post-2.1.0 (2.1.90).
2013-12-24 Justin PettitPrepare for 2.1.0.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-13 Ben Pfaffstring: Use workaround for #include_next when it is...
2013-12-13 Helmut SchaaRemove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
2013-12-05 James PageAdd check for -latomic
2013-11-18 Gurucharan Shettyconfigure.ac: Identify when compiling on windows.
2013-11-18 Gurucharan Shettyconfigure.ac: Make autoconf in Mingw happy.
2013-11-02 Ben Pfaffutil: Allow set_subprogram_name() to take a printf...
2013-10-18 Ansis Attekaconfigure: check for uuid python module
2013-09-05 Ben Pfaffconfigure: Remove call to OVS_CHECK_CACHE_TIME that...
2013-08-28 Justin PettitPrepare for post-2.0.0 (2.0.90).
2013-08-28 Justin PettitPrepare for 2.0.0.
2013-08-01 Ben Pfaffconfigure: Distinguish glibc and NetBSD pthread_setname...
2013-07-31 Ben Pfaffconfigure: Add configure-time check for GCC 4.0+ atomic...
next