Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. polly
  4. /
  5. lib
  6. /
  7. External
  8. /
  9. isl
  10. /
  11. imath
  12. /
  13. tests
  14. /
  15. linux
MMichael Kruse[Polly] Remove autotools build systems from Externals. NFC.
658eb9e1创建于 2021年9月16日历史提交
文件最后提交记录最后更新时间
Dockerfile
[Polly] Remove autotools build systems from Externals. NFC. Building a source distribution using autotools adds GPL-licenced files into the the sources. Although redistribution of theses files is explicitly allowed with an exception, these are not used by Polly which uses a CMake replacement. Use the direct source checkout instead (replacing the output of 'make dist'). Some m4 scripts with the same licence are also included in isl/ppcg repository. Removing them renders the autotools-based build scipts inoperable, so remove the autotools build system altogether.4 年前