summaryrefslogtreecommitdiff
path: root/llvm/utils/lit/setup.py
AgeCommit message (Expand)Author
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2022-11-01[lit] Add pyproject.toml and fix build w/ modern setuptools backendMichał Górny
2022-10-29[lit] Deduplicate README and longdescription, and update itMichał Górny
2021-02-01[Branch-Rename] Fix some linksxgupta
2020-10-30[lit] Ship and bundle license for lit packageserge-sans-paille
2020-03-27[lit] Avoid global imports in module declarationJulian Lettner
2019-08-08lit: Use a License classifier that pypi will acceptTom Stellard
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-19Update structured references to the license to the new license.Chandler Carruth
2013-08-13[lit] Support use of setup.py from other directories.Daniel Dunbar
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2010-09-18lit: Tweak setup.py.Daniel Dunbar
2009-12-26lit: Add setuptools support.Daniel Dunbar