summaryrefslogtreecommitdiff
path: root/vtep/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* distclean: Fix ovs-vtep and docker drivers.Joe Stringer2017-06-211-0/+1
* Use @PYTHON@ directly instead of "#! /usr/bin/env"Timothy Redaelli2017-06-211-1/+1
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-3/+3
* libX: add new release / version info tagsAaron Conole2017-01-181-1/+1
* doc: Further populate the 'howto' sectionStephen Finucane2016-12-121-1/+0
* doc: Convert README.ovs-vtep to rSTStephen Finucane2016-11-031-1/+1
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* automake: Consolidate schema checksum check.Gurucharan Shetty2015-10-021-9/+1
* Makefiles: Clean and do not distribute IDL-generated files.Ben Pfaff2015-07-221-2/+1
* vtep/automake.mk: Changes to support make distcheck.Aaron Conole2015-07-211-1/+1
* automake.mk: Improve schema checksum error message.Mark D. Gray2015-03-191-1/+1
* vtep: fix '--enable-shared' build and 'make distcheck'.Daniele Di Proietto2015-03-091-1/+1
* vtep: Move vtep IDL files into new "libvtep.la".Justin Pettit2015-03-051-2/+26
* ovsdb-doc: Get manpage name from the XML file instead of command line.Ben Pfaff2015-02-191-1/+0
* dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff2014-12-021-3/+2
* doc: Convert docs to Markdown languageThomas Graf2014-10-281-1/+1
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-4/+4
* vtep: Don't try to both distribute and distclean the manpage.Ben Pfaff2014-05-281-2/+2
* 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-1/+1
* vtep: Include OVS version number in VTEP man page.Justin Pettit2014-02-281-0/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-1/+1
* vtep: Initial checkin of ovs-vtep.Justin Pettit2013-10-171-0/+8
* vtep: Add vtep-ctl command.Justin Pettit2013-10-171-0/+15
* vtep: Initial checkin of vtep schema.Bruce Davie2013-10-171-0/+46