summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/make/Makefile.rules
AgeCommit message (Expand)Author
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-05[LLDB] Fix typoAdrian Prantl
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix
2025-10-31[LLDB] Fix ASAN tests on newer versions of macOS (#165883)Adrian Prantl
2025-10-28[lldb][test] When an external stdlib is specified do not link to the system s...Ebuka Ezike
2025-07-31[lldb] Support Darwin cross compilation for remote Linux test suite runs (#15...Jonas Devlieghere
2025-07-15[LLDB] Compile API tests with exceptions enabled on Windows (#148691)nerix
2025-06-24Reland "[lldb] Add count for number of DWO files loaded in statistics #144424...qxy11
2025-06-24Revert "[lldb] Add count for number of DWO files loaded in statistics" (#145494)Michael Buch
2025-06-23[lldb] Add count for number of DWO files loaded in statistics (#144424)qxy11
2025-01-31[lldb] Add RISCV for Makefile.rules (#124758)kper
2025-01-14[LLDB][LoongArch] Add LSX and LASX register definitions and operationswanglei
2024-10-19[lldb][test][NFC] Document DYLIB_NAME Makefile variable (#112735)Michael Buch
2024-09-11[lldb][test] Toolchain detection rewrite in Python (#102185)Vladislav Dzhidzhoev
2024-08-06[lldb][debuginfod] Fix the DebugInfoD PR that caused issues when working with...Kevin Frei
2024-08-06[LLDB][test] Update Makefile.rules to support Windows host+Linux target (#99266)Vladislav Dzhidzhoev
2024-07-19[LLDB][test] Improve SHELL detection on Windows in Makefile.rules (#99532)Vladislav Dzhidzhoev
2024-07-18[LLDB][test] Drop OS/HOST_OS detection code from Makefile.rules (#99535)Vladislav Dzhidzhoev
2024-07-15[LLDB] Revert #98351 and #98344walter erquinigo
2024-07-10[lldb] DebugInfoD tests & fixes (but with dwp testing disabled) (#98344)Kevin Frei
2024-07-10[lldb][test] Set target and host OS for API tests in case of remote testingVladislav Dzhidzhoev
2024-07-08Revert "[LLDB] DebugInfoD tests: attempt to fix Fuchsia build" (#98101)Kevin Frei
2024-07-08[LLDB] DebugInfoD tests: attempt to fix Fuchsia build (#96802)Kevin Frei
2024-05-22Revert "[lldb] Added Debuginfod tests and fixed a couple issues" (#93094)Daniel Thornburgh
2024-05-22[lldb] Added Debuginfod tests and fixed a couple issues (#92572)Kevin Frei
2024-05-03Revert "[lldb] Fix TestSharedLibStrippedSymbols for #90622"David Spickett
2024-05-03[lldb] Fix TestSharedLibStrippedSymbols for #90622Pavel Labath
2024-05-02LLDB Debuginfod tests and a fix or two (#90622)Kevin Frei
2024-05-01Install generated API headers into LLDB.framework (#90666)Adrian Prantl
2024-04-04Revert "Debuginfod Testing & fixes: 3rd times the charm? (#87676)"Shubham Rastogi
2024-04-04Debuginfod Testing & fixes: 3rd times the charm? (#87676)Kevin Frei
2024-04-03Revert "DebugInfoD issues, take 2" (#87583)Chelsea Cassanova
2024-04-03DebugInfoD issues, take 2 (#86812)Kevin Frei
2024-03-23Revert "DebugInfoD tests + fixing issues exposed by tests (#85693)"Muhammad Omair Javaid
2024-03-21DebugInfoD tests + fixing issues exposed by tests (#85693)Kevin Frei
2023-03-28[lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere
2023-03-23[lldb] Explicitly set libcxx paths when USE_SYSTEM_STDLIB is providedFelipe de Azevedo Piovezan
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-08Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-08[lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan
2022-09-01[LLDB] Make API tests to run using MSYS toolsMuhammad Omair Javaid
2022-08-25[lldb][nfc] Remove unused makefile test variablesFelipe de Azevedo Piovezan
2022-08-19[lldb] Support specifying a custom libcxx for the API testsJonas Devlieghere
2022-08-17[lldb][ClangExpression] Add asm() label to all FunctionDecls we create from D...Michael Buch
2022-07-08[libc++] Re-apply the use of ABI tags to provide per-TU insulationLouis Dionne
2022-06-29[LLDB] Allow API tests to override -gdwarf on WindowsMuhammad Omair Javaid
2022-06-07[LLDB] Avoid using -fno-builtin for building API testsMuhammad Omair Javaid
2022-05-09[lldb/test] Append CXXFLAGS_EXTRAS last in Makefile.rulesPavel Labath