1. bb6a76e Require clang in stage 1 when enabling stage 2 / test-suite by Diana Picus · 7 years ago python
  2. c1b4d34 Test compulsory args. NFC by Diana Picus · 7 years ago
  3. fec612c build-and-test: Allow flags to be read from files by Diana Picus · 7 years ago
  4. 49ee93a build-and-test: Make it possible to customize test suite run by Diana Picus · 7 years ago
  5. 6cdb516 build-and-test: Make it possible to customize stage 2 by Diana Picus · 7 years ago
  6. 2c58083 build-and-test: Make it possible to customize stage 1 by Diana Picus · 7 years ago
  7. fcfc628 build-and-test: Add required --repos-dir flag by Diana Picus · 7 years ago
  8. b03e508 Add subcommand for running complex scenarios by Diana Picus · 7 years ago
  9. 6b1935f Move build_llvm into LLVMBuildConfig by Diana Picus · 7 years ago
  10. b1dbcba Dry run-ify LLVMSourceConfig by Diana Picus · 7 years ago
  11. 11d735d Remove unnecessary import. NFC by Diana Picus · 7 years ago
  12. f73abbf Support setting up the test-suite by Diana Picus · 7 years ago
  13. b368cb6 Add support for running the test-suite by Diana Picus · 7 years ago
  14. 9276b78 Remove some duplication from the tests by Diana Picus · 7 years ago
  15. efebf31 Clarify function interface. NFC by Diana Picus · 7 years ago
  16. 5fdc892 Set maxDiff to None in the debug decorator. NFC by Diana Picus · 7 years ago
  17. 37126b8 Add support for building LLVM by Diana Picus · 7 years ago
  18. 41f49b1 Collect live output from subprocesses by Diana Picus · 8 years ago
  19. 9f75686 Replace --env with --source-dir by Diana Picus · 8 years ago
  20. 2b3adda Add tests that I forgot in a previous commit by Diana Picus · 8 years ago
  21. 9a68e7b Fixup: Add some imports that got lost in the previous commit by Diana Picus · 8 years ago
  22. 5ad5542 Move more stuff from modules.llvm to modules.utils by Diana Picus · 8 years ago
  23. 052b7d3 Add llvm.py configure by Diana Picus · 8 years ago
  24. 5fec8b7 Add for_each_subproj in LLVMSourceConfig by Diana Picus · 8 years ago
  25. adb07c4 Move --repos flag to projects subcommand by Diana Picus · 8 years ago
  26. 36317e8 Minor fixes to scripts interfaces by Diana Picus · 8 years ago
  27. 95226d4 llvm push: Print remote branch name after pushing by Diana Picus · 8 years ago
  28. 7fefe1e Replace git-push with llvm-push by Diana Picus · 8 years ago
  29. efc7bda [llvmpush] Add llvm push by Diana Picus · 8 years ago
  30. 3601bea Factor out common test primitives. NFCI. by Diana Picus · 8 years ago
  31. b968340 Set defaultbranch to python in .gitreview. by Charles Baylis · 8 years ago
  32. 81089db Separate the repos from the environments by Diana Picus · 8 years ago
  33. 3d1a301 Remove the need for LLVM_SRC in llvm.py by Diana Picus · 8 years ago
  34. b430760 Move to Python3 by Diana Picus · 8 years ago
  35. 3b2ef82 [llvmprojs] Rewrite llvm-projs in python by Diana Picus · 9 years ago
  36. 250b7aa Add LINK_JOBS logic to all three builder scripts by Renato Golin · 9 years ago
  37. 2f8ac15 [monitor] Add direct link to builds by Renato Golin · 9 years ago
  38. 0df0001 [llvm-build] Force lit tests to run in parallel by Diana Picus · 9 years ago
  39. db4c6a1 [helpers] Teach llvm-env to self-host by Renato Golin · 9 years ago
  40. 87d0632 [llvm-build] Add -j option by Diana Picus · 9 years ago
  41. b2a8786 Separate install directory for each worktree by Diana Picus · 9 years ago
  42. de3457e [llvm-env] List current worktree directories - Errata by Diana Picus · 9 years ago
  43. db95ab2 [llvm-env] List current worktree directories by Diana Picus · 9 years ago
  44. 600c05a Allow people to clone from the RO repo by Diana Picus · 9 years ago
  45. c581e19 Add option to build a certain target (and -h option) by Diana Picus · 9 years ago
  46. 72189fd Use git worktree in the LLVM helper scripts by Diana Picus · 9 years ago
  47. 488ec27 [monitor] moving 42vma bot back upstream by Renato Golin · 9 years ago v1.0
  48. 7bbb208 [helpers] YCM helper by Renato Golin · 9 years ago
  49. 662105b [monitor] JSON documentation by Renato Golin · 9 years ago
  50. 673e982 [release] Add -jN to test-release.sh by Renato Golin · 9 years ago
  51. 9421b23 [monitor] Remove dead Darwin bot by Renato Golin · 9 years ago
  52. c5b3cd8 [monitor] Fix shellcheck warnings, typo by Renato Golin · 9 years ago
  53. 3822c5f [monitor] Move 42VMA to silent by Renato Golin · 9 years ago
  54. 188efc5 [monitor] Add installation script by Renato Golin · 9 years ago
  55. 4b4dd18 Use LLVM_SVNUSER in the checkout link by Diana Picus · 9 years ago
  56. 7c10e6e Git user is now necessary to checkout from Linaro's repo by Renato Golin · 9 years ago
  57. 533de1f Rename llvm-lit to avoid clash with LLVM's one by Renato Golin · 9 years ago
  58. df02ca0 Change interface for llvm-projs and llvm-sync by Diana Picus · 9 years ago
  59. 9f393da [stress] Actually use Ninja by Renato Golin · 9 years ago
  60. 5a10ae1 Bugfix: Actually create the build directory by Diana Picus · 9 years ago
  61. 416bc4f Typos & nitpicks by Diana Picus · 9 years ago
  62. ec97c50 Don't create links in llvm-prepare by Diana Picus · 9 years ago
  63. 532cfbf Merge "Add clang-tools-extra, lld and lldb to the scripts" by Renato Golin · 9 years ago
  64. 09cd9b6 Better error reporting in llvm-sync by Diana Picus · 9 years ago
  65. 3124fb8 Add clang-tools-extra, lld and lldb to the scripts by Diana Picus · 9 years ago
  66. 8501fb1 Add .gitreview by Maxim Kuvyrkov · 9 years ago
  67. 94cc104 Initial Commit, moving from dev-private and removing private stuff by Renato Golin · 9 years ago