summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* ci: Separate DPDK from OVS build.David Marchand2023-05-051-0/+2
* travis: Drop support.David Marchand2022-12-211-1/+0
* Makefile: Add USDT scripts to make install and fedora/debian test rpm.Eelco Chaudron2022-12-211-0/+2
* xenserver: Remove xenserver.Greg Rose2022-08-151-1/+0
* python: Add generic Key-Value parser.Adrian Moreno2022-07-151-1/+2
* make: Remove the Linux datapath.Greg Rose2022-07-151-16/+7
* make: don't prompt during buildAidan Shribman2021-04-081-1/+1
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-261-4/+5
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-5/+5
* Remove manpages.mk from git.Timothy Redaelli2020-09-161-2/+3
* ctags: Include new annotations to ctags ignore list.Flavio Leitner2020-07-041-1/+1
* ovn: Remove remaining pieces.Ben Pfaff2019-09-301-1/+0
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-6/+6
* python: Disable flake8 warning W504 "line break after binary operator".Ben Pfaff2019-01-111-1/+2
* cirrus: Add Cirrus CI integration for FreeBSD buildIlya Maximets2018-12-111-0/+1
* ipsec: reintroduce IPsec support for tunnelingQiuyu Xiao2018-11-091-0/+1
* oss-fuzz: Move oss-fuzz test harnesses and fuzzer configs to ovs source repoBhargava Shastry2018-08-241-0/+1
* sparse: Add support for DPDK.Ben Pfaff2018-07-241-1/+1
* build: Add gitattribute file to build-auxAlin Gabriel Serdean2018-07-191-0/+1
* Makefile: Add build-time check for files with initial tabs.Ben Pfaff2018-06-111-0/+15
* Makefile.am: Distribute poc/playbook-fedora-builder.yml.Ben Pfaff2018-04-251-0/+1
* Edit Open vSwitch license info so that GitHub recognizes it.Andrea Kao2018-04-161-0/+1
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-8/+0
* datapath-windows: Support to selectively compile targetsShashank Ram2018-03-021-0/+15
* poc: Introduce Proof of Concepts (Package building)Ansis Atteka2018-02-121-0/+3
* datapath-windows: Specify platform arch during compilationShashank Ram2018-02-061-4/+5
* Makefile.am: Use correct path separator for WindowsShashank Ram2018-02-051-2/+2
* flake8: Ignore bare except violationsAaron Conole2018-01-121-2/+3
* configure: New --enable-sparse option to enable sparse checking by default.Ben Pfaff2018-01-121-0/+4
* Remove Perl dependency.Ben Pfaff2017-11-261-2/+0
* tests: Convert sodepends build tool from Perl to Python.Ben Pfaff2017-11-261-3/+3
* tests: Convert soexpand build tool from Perl to Python.Ben Pfaff2017-11-261-2/+2
* tests: Convert dpdkstrip utility from Perl to Python.Ben Pfaff2017-11-261-2/+2
* installer-windows: Add x64 installer build via command lineAlin Gabriel Serdean2017-11-141-0/+1
* build-windows: Suppress output from MSBuildAlin Gabriel Serdean2017-11-141-4/+4
* treewide: Get rid of "echo -n", and add a test to prevent regression.Ben Pfaff2017-10-301-0/+11
* makefile: hook up dpdkstrip preprocessorAaron Conole2017-08-311-0/+4
* dpdkstrip: add a preprocessor tool for stripping dpdk blocksaaron conole2017-08-081-0/+1
* Automatically verify that OVS header files work OK in C++ also.Ben Pfaff2017-07-311-0/+1
* ctags: include symbols with locking annotations.Flavio Leitner2017-07-131-0/+2
* Makefiles: Fail build for flake8 only when configured with --enable-Werror.Ben Pfaff2017-07-071-1/+1
* Replace most uses of and references to "ifconfig" by "ip".Ben Pfaff2017-06-011-0/+14
* Makefile: Fix name of coding style guide.Ben Pfaff2017-03-301-1/+1
* Makefile: Drop vestiges of support for non-GNU Make.Ben Pfaff2017-03-081-6/+0
* Makefile: Break the build if .gitignore files are distributed.Ben Pfaff2017-03-071-1/+6
* flake8: Fix build with flake8-import-order installed.Russell Bryant2017-03-071-1/+1
* Makefile.am: Suppress echoing of config-h-check.Timothy Redaelli2017-02-221-2/+2
* Makefile.am: Avoid include/ depending on lib/.Yi-Hung Wei2017-02-211-0/+7
* xml2nroff: Port to python3.Joe Stringer2017-01-061-0/+1
* make: Standardize indentationStephen Finucane2017-01-041-90/+94