summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/helper/build.py
AgeCommit message (Expand)Author
2025-11-10[LLDB] Fix (more) darwin shell tests under ASANAdrian Prantl
2025-10-13[lldb][test][Shell] Remove Python 2 compatibility in build.py (#163192)David Spickett
2025-05-30[LLDB] Pass `/std:...` before `--` on MSVC (#141782)nerix
2024-06-13[lldb] Use packaging module instead of pkg_resources (#93712)Jonas Devlieghere
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
2023-11-10Reland "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett
2023-11-10Revert "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett
2023-11-10[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platformsDavid Spickett
2023-05-26[lldb] Pass CMAKE_SYSROOT through to LLDB shell testsDaniel Thornburgh
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-17[lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtimeStefan Gränitz
2023-02-01[lldb] Enable TestFrameFormatNameWithArgs in case of cross compilationAyush Sahay
2022-09-01[LLDB] Make build.py use uname to set platformMuhammad Omair Javaid
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-04-29Reland "[lldb] Use shutil.which in Shell tests find_executable"David Spickett
2022-04-29Revert "[lldb] Use shutil.which in Shell tests find_executable"David Spickett
2022-04-29[lldb] Use shutil.which in Shell tests find_executableDavid Spickett
2021-11-04[LIT] Add win32 PLATFORM env var to test configMuhammad Omair Javaid
2020-07-16Harmonize Python shebangserge-sans-paille
2020-07-01[lldb/build.py] Always pass an SDK to the compiler on DarwinFred Riss
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere