summaryrefslogtreecommitdiff
path: root/utils/common
AgeCommit message (Expand)Author
2012-05-14Fix a typo.Dominik Riebeling
2012-04-29gitscraper: Provide way to get timestamps for files.Dominik Riebeling
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-04-22gitscraper: support Python3.Dominik Riebeling
2012-04-12Add new tarball generation script.Dominik Riebeling
2012-04-12gitscraper: support compressing the sources as 7z.Dominik Riebeling
2012-03-06Correctly insert build ID.Dominik Riebeling
2012-03-06Rockbox Utility: add "revision" information back.Dominik Riebeling
2012-02-26Append "64bit" only on 64bit binary.Dominik Riebeling
2012-02-06When writing data from repository open file as binary.Dominik Riebeling
2012-02-05Update deployment script for git.Dominik Riebeling
2012-02-05Python module to get (some) files from the repository.Dominik Riebeling
2012-01-05Rockbox Utility: add missing folder to deployment script.Dominik Riebeling
2011-10-19Rockbox Utility now requires voice-corrections.txt.Dominik Riebeling
2011-08-14Remove use of which.py module.Dominik Riebeling
2011-06-04Move various logo files to a single location.Dominik Riebeling
2011-05-08Fix BUILDID getting appended even if not set.Dominik Riebeling
2011-05-05deploy.py: support adding a build id.Dominik Riebeling
2011-04-30Rockbox Utility deployment: insert revision into OS X' Info.plist too.Dominik Riebeling
2011-04-22Correct revision replacement string gotten replaced by svn itself.Dominik Riebeling
2011-04-06deploy.py: insert version number into sources.Dominik Riebeling
2011-03-07Fix cross compiling on Linux: Python uses "linux2" as platform name.Dominik Riebeling
2011-03-06Fix a potential variable problem. Change some messages a bit.Dominik Riebeling
2011-03-06Support cross compiling for Windows target.Dominik Riebeling
2010-12-19Use more than one core in deployment script.Dominik Riebeling
2010-09-23Fix matching of DLL name in deployment script.Dominik Riebeling
2010-09-04Remove duplicated license file.Dominik Riebeling
2010-08-30Support resolving of DLLs when running on Windows.Dominik Riebeling
2010-08-09deploy.py: Figure installer filename from NSIS script.Dominik Riebeling
2010-08-08Support running NSIS from deployment script.Dominik Riebeling
2010-07-28Correct OS X post-build bundle copying.Dominik Riebeling
2010-07-28Add deployment script for Theme Editor.Dominik Riebeling