summaryrefslogtreecommitdiffstats
path: root/tools/clang/scripts/package.py
Commit message (Expand)AuthorAgeFilesLines
* Automatically download gnu win tools from update.pythakis2016-03-111-7/+0
* Clang package.py: invoke gsutil.py with python explicitlyhans2016-02-201-2/+2
* clang/scripts/package.py: return exit code 0, when nothing to do.krasin2016-02-191-1/+1
* Add --upload option to tools/clang/package.py.krasin2016-02-191-16/+90
* Require OS X 10.7 for Chromium's clang binaries.thakis2016-02-051-8/+2
* Move code adjusting LC_ID_DYLIB for asan runtime from package.py to update.pyNico Weber2015-12-241-7/+0
* Reland of ll clang 254049:254793 (patchset #1 id:1 of https://codereview.chro...thakis2015-12-091-10/+2
* Revert of roll clang 254049:254793 (patchset #3 id:40001 of https://coderevie...engedy2015-12-091-2/+10
* roll clang 254049:254793thakis2015-12-091-10/+2
* Use update.py on non-Windows too.Nico Weber2015-12-021-2/+1
* clang packager/win: Check that GnuWin32 is in the path at the start.thakis2015-09-211-0/+7
* Clang: Include CFI blacklist in LLVM package.pcc2015-09-021-0/+1
* Roll Clang 243039:245402Hans Wennborg2015-08-201-0/+1
* Revert of Roll Clang 243039:245342 (patchset #6 id:100001 of https://coderevi...tkent2015-08-191-1/+0
* Roll Clang 243039:245342hans2015-08-191-0/+1
* roll clang 239765:241602thakis2015-07-101-0/+3
* Roll Win-Clang 238562:239639Hans Wennborg2015-06-121-2/+2
* Include a clang-cl symlink in the Mac and Linux clang packages.thakis2015-06-111-0/+1
* Clang package.py: fix libstdc++.so.6 spellingHans Wennborg2015-05-301-1/+1
* Clang package.py: don't rmtree the wrong dirHans Wennborg2015-05-301-1/+1
* Clang package.py: LLVM_LIB_DIR isn't definedhans2015-05-301-1/+1
* Clang package.py: sys.path.splitext -> os.path.splitextHans Wennborg2015-05-301-1/+1
* Clang package.py: fix list append vs. extend mistakeHans Wennborg2015-05-301-1/+1
* clang/win: Prepare for building packages.thakis2015-05-291-9/+25
* Rewrite clang package script to be more explicit about packaged files.thakis2015-05-291-84/+75
* Clang package script: pass along --gcc-toolchain as well as its valuehans2015-05-291-1/+1
* clang: Rewrite package.sh in python.Nico Weber2015-05-281-0/+225