The autotools build system is based on and requires LLVM's autotools build system to work, which has been removed in r258861. Subsequently we also remove the autotools build system from Polly.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D16655
[Polly] Remove autotools build system ClosedPublic Authored by Meinersbur on Jan 27 2016, 3:45 PM.
Details Summary The autotools build system is based on and requires LLVM's autotools build system to work, which has been removed in r258861. Subsequently we also remove the autotools build system from Polly.
Diff Detail Event TimelineMeinersbur updated this object. This revision is now accepted and ready to land.Jan 27 2016, 3:48 PM Closed by commit rL259041: Remove autotools build system (authored by Meinersbur). · Explain WhyJan 28 2016, 4:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46188 Makefile
Makefile.common.in
Makefile.config.in
autoconf/AutoRegen.sh
autoconf/LICENSE.TXT
autoconf/aclocal.m4
autoconf/config.guess
autoconf/config.sub
autoconf/configure.ac
autoconf/configure.bak
autoconf/m4/find_lib_and_headers.m4
configure
include/polly/Config/config.h.in
lib/Makefile
test/Makefile
tools/GPURuntime/Makefile
tools/Makefile
www/example_manual_matmul.html
www/get_started.html
|