1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/python
Joe Thornber 7f97c7ea9a build: Don't generate symlinks in include/ dir
As we start refactoring the code to break dependencies (see doc/refactoring.txt),
I want us to use full paths in the includes (eg, #include "base/data-struct/list.h").
This makes it more obvious when we're breaking abstraction boundaries, eg, including a file in
metadata/ from base/
2018-05-14 10:30:20 +01:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
example.py python: python 3 compat patch for lvm2 2015-04-29 15:09:56 +02:00
liblvm.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
Makefile.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
setup.py.in python: add devmapper library to linking 2018-02-09 11:00:18 +01:00