summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* m4: Test avx512 for x86 only.Cheng Li2022-09-271-2/+2
* acinclude: Improve vpopcntdq build check.Cian Ferriter2022-08-121-0/+29
* m4: Update ax_func_posix_memalign to the latest version.Ilya Maximets2022-07-291-4/+4
* m4: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.Ilya Maximets2022-07-291-9/+9
* odp-execute: Add ISA implementation of actions.Emma Finn2022-07-151-0/+29
* configure: Add --enable-usdt-probes option to enable USDT probes.Eelco Chaudron2022-01-181-0/+28
* acinclude: Don't set AVX512-related configuration via CFLAGS.Ilya Maximets2021-08-051-1/+4
* windows: Update build with latest pthread projectAlin Gabriel Serdean2020-10-041-15/+4
* windows: Add default value for VSTUDIO_CONFIGAlin Gabriel Serdean2020-10-041-45/+45
* configure: explicitly disable avx512 if bintuils check failsHarry van Haaren2020-08-051-0/+4
* dpif-lookup: add avx512 gather implementation.Harry van Haaren2020-07-131-0/+30
* Remove dependency on python3-sixTimothy Redaelli2019-12-201-12/+0
* configure: Properly handle case where libunwind.h is not available.Yi-Hung Wei2019-10-171-1/+3
* fatal-signal: Catch SIGSEGV and print backtrace.William Tu2019-09-271-0/+10
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-81/+18
* configure: Properly handle case where sphinx-build is not available.Ben Pfaff2019-09-201-1/+1
* Documentation: Work with sphinx-build for Python 3 also.Ben Pfaff2019-09-201-9/+4
* Remove ESX references.Justin Pettit2019-06-011-10/+0
* stream-ssl: Add support for TLS SNI (Server Name Indication).Ben Pfaff2019-04-161-3/+20
* acinclude: Also use LIBS from dpkg pkg-configChristian Ehrhardt2019-02-131-78/+139
* m4: handle configuring with PYTHON="/usr/bin/env python" etcAndre McCurdy2018-10-031-6/+6
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-24/+43
* DNS: Add basic support for asynchronous DNS resolvingYifeng Sun2018-07-061-0/+10
* m4: Try to use "python" as Python2 interpreter only as last resortTimothy Redaelli2018-03-081-1/+1
* tests-windows: Add OpenSSL directory to autotest pathAlin Gabriel Serdean2018-03-081-0/+4
* datapath-windows: Support to selectively compile targetsShashank Ram2018-03-021-1/+27
* installer-windows: Add x64 installer build via command lineAlin Gabriel Serdean2017-11-141-0/+3
* build-windows: Add check for struct timespecAlin Gabriel Serdean2017-11-141-0/+1
* ovs-atomic: Add C++ compatible implementation.Ben Pfaff2017-10-171-0/+3
* m4: Add pkg.m4 from pkg-config.Ben Pfaff2017-08-082-1/+216
* Automatically verify that OVS header files work OK in C++ also.Ben Pfaff2017-07-312-0/+998
* libopenvswitch: Rename to libfoo-X.Y.Joe Stringer2017-05-171-3/+3
* m4: fix use of log fd vs. file in "configure"Lance Richardson2017-04-071-1/+1
* m4: Add hard requirements for python in "configure"Timothy Redaelli2017-04-061-13/+17
* doc: Decrease build requirements to support RHEL7.Ilya Maximets2017-03-171-1/+1
* libX: add new release / version info tagsAaron Conole2017-01-181-0/+15
* make: Check for Sphinx before checking docsStephen Finucane2017-01-041-1/+13
* build-windows: Update for msysAlin Serdean2016-04-121-1/+1
* m4: Rename compat.at to compat.m4.Ben Pfaff2016-02-262-2/+2
* tests: Move Autotest compatibility macros into tests directory.Ben Pfaff2016-02-261-15/+0
* configure: Fix checking of six library for Python 3.Ilya Maximets2016-02-241-3/+3
* configure: Check for presence of Python 3.Russell Bryant2016-02-221-0/+42
* python: Fix xmlrpclib imports.Russell Bryant2016-01-201-0/+6
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+12
* confifugre: Fix broken sed calls in shell code.Alin Serdean2015-12-141-2/+2
* openvswitch.m4: Portability improvementYAMAMOTO Takashi2015-11-261-2/+2
* configure: add configuration options for libcap-ngAndy Zhou2015-09-301-0/+36
* Add build system for compiling under MSVC x64Alin Serdean2015-09-291-2/+31
* tests: Reduce user burden for running "make check".Alin Serdean2015-06-251-2/+5
* Increase prerequisite from Python 2.4 to Python 2.7.Ben Pfaff2015-06-231-34/+4