Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Failed that we will end up with a dependency cycle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See llvm-project issue 63284 for details.
|
|
See GCC bugs 107532, 110213.
|
|
|
|
|
|
|
|
Several tests (other than the expected symexport) are still failing due to
what looks like Windows-specific bugs in the compiler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While assigning null directly is unlikely, it's fairly easy via a variable
expansion. Real-world example:
./: exe{tensor}: include = $config.Eigen.unsupported
|
|
|
|
|
|
|
|
This makes it consistent with the existing ad hoc rules semantics.
|
|
|
|
|
|
This can be used to handle situations where the dynamic targets are placed
into subdirectories.
|
|
This allows specifying custom extension to target type mapping.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|