summaryrefslogtreecommitdiff
path: root/tcwg-llvm-build.sh
AgeCommit message (Expand)Author
2020-04-28Shellcheck fixes round 3David Spickett
2018-06-06tcwg-llvm-build: Add git sha1 handling.Yvan Roux
2018-05-18tcwg-llvm-build: Compress the tarball.Yvan Roux
2017-07-26tcwg-llvm-[build|release].sh: Echo URL at the end of the jobDiana Picus
2017-05-30tcwg-llvm-*: Function to find projects with a branchRenato Golin
2017-05-26tcwg-llvm-build.sh: Add list of projects to considerRenato Golin
2017-05-24tcwg-llvm-build.sh: Use llc for target nameRenato Golin
2017-05-24tcwg-llvm-build.sh: Work around cmake quotingRenato Golin
2017-05-23tcwg-llvm-build.sh: Better validation of empty argumentsRenato Golin
2017-05-23tcwg-llvm-build.sh: Adding --cmakeflags optionRenato Golin
2017-05-19tcwg-llvm-*: Only clone the repos that have the specified branchRenato Golin
2017-05-15tcwg-llvm-build.sh: updated the wrong argumentRenato Golin
2017-05-15tcwg-llvm-staged-build.yaml: Add repo/branch optionRenato Golin
2017-05-12tcwg-llvm-*: Add compiler option, setting CC/CXXRenato Golin
2017-05-08tcwg-llvm-*: Always use build ID and rev to identify buildsRenato Golin
2017-05-05tcwg-llvm-*: Move toolchain name logic to toolchain_fileRenato Golin
2017-05-05tcwg-llvm-*: include common in the same basedirRenato Golin
2017-05-05tcwg-llvm-build.sh: Use either id or rev for naming tarballs for nowRenato Golin
2017-05-05tcwg-llvm-*: Additional argument to download_toolchainRenato Golin
2017-05-04tcwg-llvm-*: Moving common stuff outRenato Golin
2017-04-26tcwg-llvm-build.sh: Simplify buildid/revision/urlRenato Golin
2017-04-25tcwg-llvm-build.sh: Add wget progressRenato Golin
2017-04-21tcwg-llvm-build.sh: Drop depth to make SVN revision workRenato Golin
2017-04-20tcwg-llvm-*: Fix bash typoRenato Golin
2017-04-20tcwg-llvm-build.sh: Use --revision argumentRenato Golin
2017-04-20tcwg-llvm-*: Use reference git cloneRenato Golin
2017-04-13tcwg-llvm-*: Add --depth 1 to git clonesRenato Golin
2017-04-11tcwg-llvm-*: Fix toolchain argumentRenato Golin
2017-03-31tcwg-llvm-build.sh: Workspace base dir for scpRenato Golin
2017-03-31tcwg-llvm-build.sh: Large refactor, simplifying the script a lotRenato Golin
2017-03-30tcwg-llvm-build.sh: avoid using DESTDIR with ninjaRenato Golin
2017-03-23tcwg-llvm-build.sh: Adding new toolchain parameterRenato Golin
2017-03-22tcwg-llvm-build.sh: Change filesever URL to .tcwglabRenato Golin
2017-03-22tcwg-llvm-build.sh: Push tar ball to dev-01Renato Golin
2017-03-20tcwg-llvm-build.sh: don't quote cmake options twiceRenato Golin
2017-03-17tcwg-llvm-build.sh: Fix clone/install, add logsRenato Golin
2017-03-16[LLVM] Adds barebones for building LLVM on JenkinsRenato Golin