aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka
2011-10-26Improve manpage checking rule.Ben Pfaff
2011-10-26Implement automatic dependency generation for manpages.Ben Pfaff
2011-10-26Move soexpand.pl into build-aux and make it non-executable.Ben Pfaff
2011-09-27python: Backport argparse to older platforms.Ethan Jackson
2011-09-15Mark "uninstall-local" targets phony.Ben Pfaff
2011-09-13man: pic failed to run during manpage-checkEthan Jackson
2011-08-24docs: Add Makefile rule to check syntax of manpages.Ben Pfaff
2011-07-25rhel: Fix use of $< in ordinary Make rules.Ben Pfaff
2011-07-13ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff
2011-06-21Add RHEL 5/6 spec files and instructions.Ben Pfaff
2011-06-20vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff
2011-06-17Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff
2011-06-07ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-01-12Fix non-static instances of "struct vlog_rate_limit" and add check.Ben Pfaff
2011-01-10tests: Fix Y2011 bug in testsuite.Ben Pfaff
2010-12-13Makefile: Check for undistributed files on every make, not just "make dist".Ben Pfaff
2010-12-08Avoid using "grep -q" outside of GNU/Linux specific utilities.Ben Pfaff
2010-11-30vlog: Generate vlog-modules.def automatically.Ben Pfaff
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-08-23Remove ezio-term and ovs-switchui utilities.Ben Pfaff
2010-07-21debian: Check for accurate Debian changelog version at build time too.Ben Pfaff
2010-06-17WHY-OVS: New file explaining the rationale for Open vSwitch.Ben Pfaff
2010-06-15vlog: Check that all declared vlog modules are used, at "make" time.Ben Pfaff
2010-06-09Fix EXTRA_DIST dependence on Automake conditionals.Ben Pfaff
2010-06-07Add guide to porting Open vSwitch.Ben Pfaff