summaryrefslogtreecommitdiff
path: root/vswitchd/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* xenserver: Remove xenserver.Greg Rose2022-08-151-3/+1
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-3/+1
* tests: Convert dot2pic build tool from Perl to Python.Ben Pfaff2017-11-261-1/+1
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-3/+3
* doc: Populate 'topics' sectionStephen Finucane2016-12-121-1/+0
* doc: Convert vswitchd/INTERNALS to rSTStephen Finucane2016-11-031-1/+1
* automake: Consolidate schema checksum check.Gurucharan Shetty2015-10-021-9/+1
* automake.mk: Improve schema checksum error message.Mark D. Gray2015-03-191-1/+1
* ovsdb-doc: Get manpage name from the XML file instead of command line.Ben Pfaff2015-02-191-1/+0
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-4/+4
* acinclude.m4: Do not set vswitchd_ovs_vswitchd_LDFLAGSDaniele Di Proietto2014-08-181-0/+1
* Makefiles: Fix invocation of dot2pic when builddir != srcdir.Ben Pfaff2014-05-081-1/+1
* dot2pic: Stop assuming the path of the interpreterYAMAMOTO Takashi2014-05-091-1/+1
* dot2pic: Use "> $@; mv $@.tmp $@" notation to make this reliably failYAMAMOTO Takashi2014-05-091-1/+2
* Revert commit 74622b44b ("Fix dot2pic make dependencies")YAMAMOTO Takashi2014-05-091-1/+1
* Fix dot2pic make dependenciesYAMAMOTO Takashi2014-05-071-1/+1
* Makefile: Remove unnecessary includes of SSL_LIBS.Gurucharan Shetty2014-03-041-2/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-3/+3
* vswitchd: Use vswitch-specific variable name in automake.mk.Justin Pettit2013-10-171-2/+2
* ovsdb-dot: Include arrows by default.Ben Pfaff2013-10-171-1/+1
* ovsdb-doc: generate vswitch.[pic|gv] files only if dot tool is availableAnsis Atteka2013-10-171-30/+14
* vswitchd: Improve the readability of the E-R diagram.Ben Pfaff2013-10-081-1/+1
* ovsdb-doc: Add ovsdb-doc to distribution tar ball.Gurucharan Shetty2013-07-311-0/+2
* ovs-vswitchd.conf.db: Correct the header and footer lines.Gurucharan Shetty2013-07-301-1/+1
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-15/+1
* config: Add explicit support for building on ESX.Ethan Jackson2012-10-091-1/+1
* Avoid possibly including an old vswitch-idl.h.Ben Pfaff2012-03-271-0/+4
* idl: Move vswitch-idl to libopenvswitch.Ethan Jackson2012-03-191-14/+2
* configure: add configure option to disable building brcompatChris Wright2012-03-131-3/+6
* docs: Always build ovs-vswitchd.conf.db.5 in srcdir.Ben Pfaff2011-11-111-1/+1
* Implement automatic dependency generation for manpages.Ben Pfaff2011-10-261-4/+3
* vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff2011-06-201-0/+1
* Remove /proc/net compatibility support.Ben Pfaff2011-02-111-2/+0
* vswitchd: Write build error message to stderr.Ben Pfaff2011-01-251-1/+1
* vswitchd: Fail the build when the schema checksum does not match.Ben Pfaff2011-01-251-0/+1
* vswitchd: Fix "make distcheck" by cleaning up stray "stamp" file.Ben Pfaff2011-01-101-0/+1
* Implement database schema versioning.Ben Pfaff2010-12-271-0/+12
* docs: Only regenerate vswitch.pic when the schema really changes.Ben Pfaff2010-12-061-10/+27
* docs: Implement our own dot->pic translator.Ben Pfaff2010-11-051-5/+4
* Add missing file to distribution.Ben Pfaff2010-09-231-0/+1
* ovs-vswitchd: Export system stats through Open_vSwitch table.Ben Pfaff2010-09-231-0/+1
* vswitchd: Add entity-relationship diagram to ovs-vswitchd.conf.db.5.Ben Pfaff2010-06-241-1/+19
* Distribute files that had been overlooked.Ben Pfaff2010-05-271-1/+3
* vswitchd: Build ovs-brcompatd only on Linux systems.Ben Pfaff2010-05-261-6/+6
* Add documentation for the vswitch database schema.Ben Pfaff2010-03-051-3/+12
* Remove PCRE dependency.Ben Pfaff2010-02-251-3/+2
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-2/+3
* Merge branch 'master' into nextJustin Pettit2010-02-051-0/+1
|\
| * Initial implementation of sFlow.Ben Pfaff2010-01-041-0/+1
* | Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff2010-01-261-13/+10