summaryrefslogtreecommitdiff
path: root/utils/llvm-lit
AgeCommit message (Expand)Author
2017-09-21[lit] Actually do normalize the case of files in the config map.Zachary Turner
2017-09-21[lit] Don't norm case when inserting into the config map.Zachary Turner
2017-09-20[lit] Undo the patch to stop writing pyc files.Zachary Turner
2017-09-19Make lit stop writing pyc files.Zachary Turner
2017-09-18[lit] Use realpath when adding to the config map.Zachary Turner
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-01-17[utils] Add libc++ and libc++abi config to llvm-litShoaib Meenai
2016-10-10Fix llvm-lit.in corresponding to r283710.NAKAMURA Takumi
2016-01-26Remove autoconf supportChris Bieneman
2015-02-14Revert r229224: Make the 'llvm-lit' utility defend against a system where Pyt...Chandler Carruth
2015-02-14[lit] Make the 'llvm-lit' utility defend against a system where Python3Chandler Carruth
2014-07-07[testing]: lld generally lives in tools/, so fix llvm-lit.Tim Northover
2014-03-31lit: Set a base directory for compiler-rt testsDuncan P. N. Exon Smith
2014-01-14Add the lld root to llvm-lit, so llvm-lit can be usedJoey Gouly
2013-12-30[CMake] Generate ${BUILD_MODE}/llvm-lit for each ${CMAKE_CONFIGURATION_TYPES}.NAKAMURA Takumi
2013-12-17Add missing trailing comma in llvm-lit.inReid Kleckner
2013-12-17Add the lit site config for unittests to bin/llvm-litReid Kleckner
2013-12-03utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi
2013-08-22Remove llvm-lit from the cmake install target.Hans Wennborg
2013-01-27[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory fo...NAKAMURA Takumi
2012-09-04[LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg.David Blaikie
2012-04-19llvm-lit: Inject the lit module path at the beginning of sys.path, just in caseDaniel Dunbar
2011-03-08Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.NAKAMURA Takumi
2011-03-05Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...Jakob Stoklund Olesen
2011-03-05Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...NAKAMURA Takumi
2011-02-09llvm-lit may be available with CMake.NAKAMURA Takumi
2011-02-09llvm-lit may be able to invoke clang tests.NAKAMURA Takumi
2010-09-13CMake: Add llvm-lit to CMake build.Michael J. Spencer
2010-08-02build: Fix a dependency.Daniel Dunbar
2010-08-02tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar