aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-04-22TODO: Add the project list from the hackathon.Ben Pfaff
2014-04-11Makefile.am: Fix build hang when .git and Git are present but don't work.Ben Pfaff
2014-04-10SubmittingPatches: Rename to CONTRIBUTING.Joe Stringer
2014-03-28sparse: fix the order of include paths to make sparse happy.Pritesh Kothari
2014-03-21dpif-netdev: Add DPDK netdev.Pravin
2014-03-13configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty
2014-02-14tests: Add support for automatically running Ryu tests against OVS.Ben Pfaff
2014-01-31configure: Identify OpenSSL libraries in Windows.Gurucharan Shetty
2014-01-22Makefile: Use AM_V_GEN instead of echo.Ethan Jackson
2014-01-10ovsdbmonitor: Remove.Ben Pfaff
2013-12-30Makefile.am: Always use C locale for "sort" and "comm".Ben Pfaff
2013-12-27Add common definitions for Windows builds.Alin Serdean
2013-12-24INSTALL.NetBSD: Some installation/setup notes for NetBSDYAMAMOTO Takashi
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-13configure: Add macros to check for #include_next and add a workaround.Ben Pfaff
2013-11-25Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean
2013-11-20Makefile.am: Distribute BUILD.Windows.Ben Pfaff
2013-11-20cccl: A wrapper that calls visual c++ compiler.Gurucharan Shetty
2013-11-18Makefile.am: Make PYTHONPATH work on Mingw.Gurucharan Shetty
2013-10-18configure: check for uuid python moduleAnsis Atteka
2013-10-17vtep: Initial checkin of vtep schema.Bruce Davie
2013-07-12worker: Delete library.Ben Pfaff
2013-06-28Makefile: Blacklist functions that threaded programs cannot use safely.Ben Pfaff
2013-06-28ovs-thread: Add support for convenient once-only initializers.Ben Pfaff
2013-05-28tests: Add support for running OFTest.Ben Pfaff
2013-04-19Add a tutorial for advanced Open vSwitch features.Ben Pfaff
2013-02-25Add support for LISP tunnelingLorand Jakab
2013-01-16Makefile.am: add check that <assert.h> is not used from unexpected files.Ben Pfaff
2012-12-27openvswitch: Remove Linux bridge compatibility.Pravin B Shelar
2012-12-17OPENFLOW-1.1+: New file for OpenFlow 1.1 and later to-do list.Ben Pfaff
2012-12-07Prevent pager from appearing during buildEd Maste
2012-12-06Makefile.am: Exclude third-party code from config.h check.Jesse Gross
2012-12-06Makefile.am: Add a build check that every .c file #includes <config.h>.Ben Pfaff
2012-12-04INSTALL.Debian: New instructions for installing on Debian.Ben Pfaff
2012-11-01Makefile: Allow "make modules_install" to work from top-level directory.Ben Pfaff
2012-10-10Makefile.am: Distribute INSTALL.Fedora.Ben Pfaff
2012-08-01Make the location of the database separately configurable.Ben Pfaff
2012-07-26netdev implementation for FreeBSDGiuseppe Lettieri
2012-07-25Makefiles: Enable "dist-hook-git" check only when GNU make is in use.Ben Pfaff
2012-07-25Makefile: Mark dist-hook-git and rate-limit-check as phony rules.Ben Pfaff
2012-06-20build: automake complains IntegrationGuide is missingIsaku Yamahata
2012-06-12Add a FAQ.Ben Pfaff
2012-05-22Use PYTHONDONTWRITEBYTECODE=yes for invoking Python for build or test.Ben Pfaff
2012-05-14Makefile.am: Remove -export-dynamic.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-16documentation: Add INSTALL.Libvirt fileAnsis Atteka
2012-03-19configure: Remove --with-build-number.Ben Pfaff
2012-03-02tests: Add code coverage for Python.Ethan Jackson
2011-12-09utilities: install ovs-lib.sh as data not a scriptChris Wright
2011-12-09man: fix pic issue at the sourceChris Wright