]> git.proxmox.com Git - ovs.git/history - python/automake.mk
ovsdb-idl: Break into two layers.
[ovs.git] / python / automake.mk
2020-11-26 Mark Graypython: Update build system to ensure dirs.py is created.
2020-11-16 Mark Graypython: set ovs.dirs variables with build system values
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2018-10-15 Ilya MaximetsRevert "Test the Python C JSON extension"
2018-10-11 Terry WilsonTest the Python C JSON extension
2018-04-17 Terry WilsonAdd multi-column index support for the Python IDL
2017-11-27 Ben Pfafftests: Convert soexpand build tool from Perl to Python.
2017-01-03 Alin BalutoiuPython tests: Add winutils.py module
2016-08-03 Paul Bocapython tests: Added fcntl module for Windows
2016-06-08 Terry WilsonAdd optional C extension wrapper for Python JSON parsing
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Terry Wilsonpython: Add setuptools for Python lib for PyPI.
2015-02-19 Ben Pfaffovsdb-doc: Factor out nroff formatting into a separate...
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2012-08-03 Ben Pfaffdirs: dbdir default must be based on sysconfdir.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-02 Ansis Attekaovs-l3ping: A new test utility that allows to detect...
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-05-22 Ben PfaffFix typo in "PYTHONPATH".
2012-04-18 Ansis Attekaovs-test: Enhancements to the ovs-test tool
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-12 Ben Pfaffpython: Fix "make distcheck" error on version.py.
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksonpython: New method to retrieve OVS version at runtime.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2011-11-18 Ansis Attekaovs-test: A new tool that allows to diagnose connectivi...