aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Require clang in stage 1 when enabling stage 2 / test-suitepythonDiana Picus
2018-02-23Test compulsory args. NFCDiana Picus
2018-02-22build-and-test: Allow flags to be read from filesDiana Picus
2018-02-21build-and-test: Make it possible to customize test suite runDiana Picus
2018-02-21build-and-test: Make it possible to customize stage 2Diana Picus
2018-02-21build-and-test: Make it possible to customize stage 1Diana Picus
2018-02-21build-and-test: Add required --repos-dir flagDiana Picus
2018-02-20Add subcommand for running complex scenariosDiana Picus
2018-02-12Move build_llvm into LLVMBuildConfigDiana Picus
2018-02-12Dry run-ify LLVMSourceConfigDiana Picus
2018-02-09Remove unnecessary import. NFCDiana Picus
2018-01-31Support setting up the test-suiteDiana Picus
2018-01-31Add support for running the test-suiteDiana Picus
2018-01-31Remove some duplication from the testsDiana Picus
2018-01-26Clarify function interface. NFCDiana Picus
2018-01-25Set maxDiff to None in the debug decorator. NFCDiana Picus
2018-01-23Add support for building LLVMDiana Picus
2018-01-12Collect live output from subprocessesDiana Picus
2017-12-22Replace --env with --source-dirDiana Picus
2017-12-22Add tests that I forgot in a previous commitDiana Picus
2017-12-19Fixup: Add some imports that got lost in the previous commitDiana Picus
2017-12-15Move more stuff from modules.llvm to modules.utilsDiana Picus
2017-12-15Add llvm.py configureDiana Picus
2017-12-15Add for_each_subproj in LLVMSourceConfigDiana Picus
2017-11-23Move --repos flag to projects subcommandDiana Picus
2017-11-03Minor fixes to scripts interfacesDiana Picus
2017-11-03llvm push: Print remote branch name after pushingDiana Picus
2017-10-31Replace git-push with llvm-pushDiana Picus
2017-07-07[llvmpush] Add llvm pushDiana Picus
2017-06-12Factor out common test primitives. NFCI.Diana Picus
2017-05-12Set defaultbranch to python in .gitreview.Charles Baylis
2017-05-12Separate the repos from the environmentsDiana Picus
2017-04-24Remove the need for LLVM_SRC in llvm.pyDiana Picus
2017-04-06Move to Python3Diana Picus
2016-12-15[llvmprojs] Rewrite llvm-projs in pythonDiana Picus
2016-09-17Add LINK_JOBS logic to all three builder scriptsRenato Golin
2016-09-15[monitor] Add direct link to buildsRenato Golin
2016-09-15[llvm-build] Force lit tests to run in parallelDiana Picus
2016-08-02[helpers] Teach llvm-env to self-hostRenato Golin
2016-07-22[llvm-build] Add -j optionDiana Picus
2016-07-21Separate install directory for each worktreeDiana Picus
2016-06-29[llvm-env] List current worktree directories - ErrataDiana Picus
2016-06-29[llvm-env] List current worktree directoriesDiana Picus
2016-06-16Allow people to clone from the RO repoDiana Picus
2016-06-16Add option to build a certain target (and -h option)Diana Picus
2016-06-15Use git worktree in the LLVM helper scriptsDiana Picus
2016-06-15[monitor] moving 42vma bot back upstreamv1.0Renato Golin
2016-06-13[helpers] YCM helperRenato Golin
2016-06-10[monitor] JSON documentationRenato Golin
2016-06-08[release] Add -jN to test-release.shRenato Golin