summaryrefslogtreecommitdiffstats
path: root/tools/export_tarball/export_tarball.py
Commit message (Expand)AuthorAgeFilesLines
* 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-291-1/+6
* Preserve native_client/tests in the tarball,phajdan.jr@chromium.org2011-10-061-1/+0
* 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
* 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