Whamcloud - gitweb
LU-10973 lnet: infrastructure to build the LUTF 84/38084/8
authorAmir Shehata <ashehata@whamcloud.com>
Wed, 25 Mar 2020 01:48:55 +0000 (18:48 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 2 Jun 2020 04:42:17 +0000 (04:42 +0000)
commitb2e73f26c73f32db81458253ac319d60d4e3a4bf
tree6a1ab2409aca0c400aac62086751c6579b8d0e0b
parentdad844c741166945d9443d7649b7568cddedb531
LU-10973 lnet: infrastructure to build the LUTF

Add flags to turn on/off LUTF building.
Modify the gitignore to ignore .i files which are the
swig interface files used to create python callable APIs
from C APIs

m4 files to search and find python and swig installations needed
for building the LUTF.

Test-Parameters: trivial
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: Idbd23dc457c95425edbf88755ae261ff4de6b0c9
Reviewed-on: https://review.whamcloud.com/38084
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
.gitignore
config/lustre-build.m4
lustre/autoconf/Makefile.am
lustre/autoconf/ac_pkg_swig.m4 [new file with mode: 0644]
lustre/autoconf/ac_python_devel.m4 [new file with mode: 0644]