Code cleanup: file formats and permissions

- Remove execute file permission from source and make files.
- dos2unix conversion.
- Add missing eol at end of files.

Also update .gitignore to not exclude build directory but to
exclude any build_* created by cmake builds.

AMD-Internal: [CPUPL-4415]
Change-Id: I5403290d49fe212659a8015d5e94281fe41eb124
This commit is contained in:
Edward Smyth
2024-08-05 08:59:54 -04:00
parent 9f5fec7713
commit 591a3a7395
41 changed files with 213 additions and 211 deletions

View File

@@ -288,4 +288,4 @@ $ cmake --build . or cmake --build . --target benchmark_lpgemm
## Conclusion
The BLIS CMake system is developed and maintained by AMD. You can contact us on the email-id toolchainsupport@amd.com. You can also raise any issue/suggestion on the git-hub repository at https://github.com/amd/blis/issues.
The BLIS CMake system is developed and maintained by AMD. You can contact us on the email-id toolchainsupport@amd.com. You can also raise any issue/suggestion on the git-hub repository at https://github.com/amd/blis/issues.