]> git.proxmox.com Git - mirror_ovs.git/history - m4
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / m4 /
2020-10-04 Alin Gabriel Serdeanwindows: Update build with latest pthread project
2020-10-04 Alin Gabriel Serdeanwindows: Add default value for VSTUDIO_CONFIG
2020-08-05 Harry van Haarenconfigure: explicitly disable avx512 if bintuils check...
2020-07-13 Harry van Haarendpif-lookup: add avx512 gather implementation.
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-10-17 Yi-Hung Weiconfigure: Properly handle case where libunwind.h is...
2019-09-27 William Tufatal-signal: Catch SIGSEGV and print backtrace.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-21 Ben Pfaffconfigure: Properly handle case where sphinx-build...
2019-09-20 Ben PfaffDocumentation: Work with sphinx-build for Python 3...
2019-06-01 Justin PettitRemove ESX references.
2019-04-16 Ben Pfaffstream-ssl: Add support for TLS SNI (Server Name Indica...
2019-02-13 Christian Ehrhardtacinclude: Also use LIBS from dpkg pkg-config
2018-10-03 Andre McCurdym4: handle configuring with PYTHON="/usr/bin/env python...
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving
2018-03-08 Timothy Redaellim4: Try to use "python" as Python2 interpreter only...
2018-03-08 Alin Gabriel Serdeantests-windows: Add OpenSSL directory to autotest path
2018-03-01 Shashank Ramdatapath-windows: Support to selectively compile targets
2017-11-14 Alin Gabriel Serdeaninstaller-windows: Add x64 installer build via command...
2017-11-14 Alin Gabriel Serdeanbuild-windows: Add check for struct timespec
2017-10-17 Ben Pfaffovs-atomic: Add C++ compatible implementation.
2017-08-08 Ben Pfaffm4: Add pkg.m4 from pkg-config.
2017-07-31 Ben PfaffAutomatically verify that OVS header files work OK...
2017-05-17 Joe Stringerlibopenvswitch: Rename to libfoo-X.Y.
2017-04-07 Lance Richardsonm4: fix use of log fd vs. file in "configure"
2017-04-07 Timothy Redaellim4: Add hard requirements for python in "configure"
2017-03-17 Ilya Maximetsdoc: Decrease build requirements to support RHEL7.
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-04 Stephen Finucanemake: Check for Sphinx before checking docs
2016-04-12 Alin Serdeanbuild-windows: Update for msys
2016-02-26 Ben Pfaffm4: Rename compat.at to compat.m4.
2016-02-26 Ben Pfafftests: Move Autotest compatibility macros into tests...
2016-02-24 Ilya Maximetsconfigure: Fix checking of six library for Python 3.
2016-02-22 Russell Bryantconfigure: Check for presence of Python 3.
2016-01-20 Russell Bryantpython: Fix xmlrpclib imports.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-12-14 Alin Serdeanconfifugre: Fix broken sed calls in shell code.
2015-11-26 YAMAMOTO Takashiopenvswitch.m4: Portability improvement
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-25 Alin Serdeantests: Reduce user burden for running "make check".
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-07 Alin Gabriel SerdeanThis commit adds the windows installer to the OVS tree.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-16 Andy Zhouautoconf: check for linux/perf_event.h
2015-01-12 Ben Pfaffconfigure: Omit -O2 from CFLAGS when configuring with...
2014-10-10 Dmitry Krivenokconfigure: Also check for Python 2.x installed as pytho...
2014-09-11 Thomas Grafbuild: Respect CFLAGS and LDFLAGS passed to make
2014-09-05 Gurucharan Shettycccl: Ability to enable compiler optimization.
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-06 YAMAMOTO Takashiutil: Use posix_memalign for xmalloc_cacheline if available
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2014-02-03 Daniele Di Proiettom4: remove useless include from netlink check
2014-01-31 Gurucharan Shettyconfigure: Identify OpenSSL libraries in Windows.
2014-01-10 Ben Pfaffovsdbmonitor: Remove.
2013-12-27 Alin SerdeanAdd common definitions for Windows builds.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-13 Ben Pfaffconfigure: Add macros to check for #include_next and...
2013-12-13 Helmut SchaaRemove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
2013-12-05 Ben Pfaffm4: Remove assignment of otherwise unused variable...
2013-12-05 James PageAdd check for -latomic
2013-11-18 Gurucharan Shettyconfigure: Windows can have spaces in directories.
2013-11-18 Gurucharan Shettyconfigure.ac: Identify when compiling on windows.
2013-10-18 Ansis Attekaconfigure: check for uuid python module
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-07-31 Ben Pfaffconfigure: Add configure-time check for GCC 4.0+ atomic...
2013-07-18 Ben Pfaffasync-append: New library to allow asynchronous appendi...
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-25 Ben Pfaffovs-thread: Add per-thread data support.
2013-05-21 YAMAMOTO Takashidon't forget to define HAVE_BACKTRACE
2013-04-23 YAMAMOTO Takashideal with platforms where backtrace() is in a different...
2013-04-22 YAMAMOTO Takashiuse ax_check_openssl.m4 instead of a direct use of...
2013-04-22 YAMAMOTO Takashiadd ax_check_openssl.m4
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-10-17 Ethan Jacksontimeval: Optionally enable cached timing at configure...
2012-10-17 Ethan Jacksonm4: Remove trailing whitespace.
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-20 Ben Pfafftests: Remove bit-rotted support for "lcov".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-13 Chris Wrightconfigure: add configure option to disable building...
2012-03-02 Ben Pfaffdebian: Move PKI directory to FHS-compliant location.
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-07-13 Ben Pfaffconfigure: Improve error message when pkg-config is...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-13 Ben Pfaffbacktrace: Make backtrace_capture() work on more systems.
2011-02-04 Ben Pfaffdatapath: Tolerate backporting of rtnl_link_stats64...
2010-12-06 Ben Pfaffdocs: Only regenerate vswitch.pic when the schema reall...
2010-11-30 Ben Pfaffvlog: Generate vlog-modules.def automatically.
2010-11-29 Ben Pfaffconfigure: Check for pkg-config "openssl" library inste...
2010-11-05 Ben Pfaffconfigure: Fix Graphviz test and input generation.
next