summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/unstable_simd.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellWolfgang Stöggl2019-11-061-1/+1
* Print '(cached)' when compiler result was cachedDaniel Mensinger2019-04-281-1/+1
* Don't use len() to test for container emptinessDylan Baker2019-04-251-1/+1
* Add 0.42.0 featuresSalamandar2018-06-011-0/+3
* Updated all modules to work with the new API.Jussi Pakkanen2018-04-151-4/+4
* Last round with listify function refactoring.Alexis Jeandet2017-09-181-3/+1
* Can pass all target kwargs through to SIMD invocations. Closes #2151.Jussi Pakkanen2017-08-041-1/+14
* Added documentation for SIMD module.Jussi Pakkanen2017-07-191-1/+1
* Turned SIMD into an unstable module.Jussi Pakkanen2017-07-181-0/+72