summaryrefslogtreecommitdiffstats
path: root/tools/export_tarball
Commit message (Expand)AuthorAgeFilesLines
* Remove telemetry reference builds from chromium DEPS.aiolos2016-03-161-1/+0
* Add --progress option to export_tarball.pyPaweł Hajdan, Jr2015-03-251-1/+14
* Revert of Run hook to auto-generate v8 version. (patchset #5 id:80001 of http...chrishtr2015-01-222-16/+2
* Run hook to auto-generate v8 version.machenbach2015-01-222-2/+16
* Add optional verbose logging to export_tarball.pyPaweł Hajdan, Jr2014-11-171-0/+17
* Do not remove courgette from the tarball, looks like it's required for compilephajdan.jr@chromium.org2014-04-111-5/+1
* Linux: also export a lite tarball for V8, without third party bits.phajdan.jr@chromium.org2013-08-161-11/+38
* Fix export_v8_tarball.py to work with python2.7floppymaster@gmail.com2013-07-011-1/+1
* Fix tarball generation by using correct paths to Blink.phajdan.jr@chromium.org2013-06-141-2/+2
* Generate and use LASTCHANGE for blinkmnaganov@chromium.org2013-05-311-1/+7
* Prune courgette from exported tarballs.phajdan.jr@chromium.org2013-05-301-1/+5
* Always use XZ compression in export_tarball.phajdan.jr@chromium.org2013-05-031-14/+7
* Add an option to package test data to export_tarball script.phajdan.jr@chromium.org2013-03-081-8/+18
* Linux: make export_tarball prserve gyp files.phajdan.jr@chromium.org2013-01-301-1/+5
* Tweak export_tarball tool:phajdan.jr@chromium.org2012-12-111-1/+7
* Linux: add --xz option to export_tarball.py script.phajdan.jr@chromium.org2012-11-291-2/+15
* Remove more nonessential directories in export_tarball,phajdan.jr@chromium.org2012-10-251-1/+13
* The LASTCHANGE file is created and updated by gclient runhooks undertorne@chromium.org2012-05-311-1/+7
* Fix python scripts in src/tools/maruel@chromium.org2011-11-292-4/+14
* Preserve native_client/tests in the tarball,phajdan.jr@chromium.org2011-10-061-1/+0
* Make v8 tarball export script pull gypphajdan.jr@chromium.org2011-10-061-0/+2
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-241-11/+0
* Revert 97987 - Switching NaCl IRT to be built inside the chrome build.dpolukhin@chromium.org2011-08-241-0/+11
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-241-11/+0
* Revert 97943 - Switching NaCl IRT to be built inside the chrome build.tony@chromium.org2011-08-231-0/+11
* Switching NaCl IRT to be built inside the chrome build.bradnelson@google.com2011-08-231-11/+0
* Add export_v8_tarball.py, a new tool to also exportphajdan.jr@chromium.org2011-08-091-0/+101
* Linux: call download_nacl_irt.py in export_tarball.pyphajdan.jr@chromium.org2011-05-251-0/+12
* Update export_tarball.py to the new location of JavaScriptCore.abarth@chromium.org2011-04-091-2/+2
* Do not remove net/data/cache_tests from the release tarballs,phajdan.jr@chromium.org2011-04-061-1/+0
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+0
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+0
* Exclude even more non-essential directories from the release tarball.phajdan.jr@chromium.org2010-06-171-0/+15
* Exclude even more non-essential directories from the release tarball.phajdan.jr@chromium.org2010-06-101-0/+5
* Removes the spellchecker dictionaries from the source tarball.hbono@chromium.org2010-06-101-0/+1
* Exclude recently added nonessential directories from export_tarball.py.phajdan.jr@chromium.org2010-05-041-0/+3
* Add more directories to export_tarball.py's exclude list.phajdan.jr@chromium.org2010-04-141-0/+2
* Fix removing unnecessary files in export_tarball.pyphajdan.jr@chromium.org2010-02-171-16/+14
* Workaround older python versions' less capable tarfile.phajdan.jr@chromium.org2010-02-111-1/+9
* Make export_tarball.py work with older Pythons.phajdan.jr@chromium.org2010-02-061-4/+4
* Make export_tarball.py more reliable and simplify it.phajdan.jr@chromium.org2010-01-121-44/+38
* Add export_tarball tool.phajdan.jr@chromium.org2009-07-231-0/+90