index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
common
Age
Commit message (
Expand
)
Author
2016-01-17
update deploy.py to recognize and use Qt5
Cástor Muñoz
2015-06-07
Append build date when building dev version from local foler.
Dominik Riebeling
2015-05-30
Make revision handling work when building from local folder.
Dominik Riebeling
2015-05-30
Fix path creation for zip file names in current folder.
Dominik Riebeling
2015-05-30
Update findversion for change version.h format.
Dominik Riebeling
2013-06-09
Rework langstat.
Dominik Riebeling
2013-03-05
Make the tarball generation tool handle spaces in filenames
Frank Gevaerts
2012-05-14
Fix a typo.
Dominik Riebeling
2012-04-29
gitscraper: Provide way to get timestamps for files.
Dominik Riebeling
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2012-04-22
gitscraper: support Python3.
Dominik Riebeling
2012-04-12
Add new tarball generation script.
Dominik Riebeling
2012-04-12
gitscraper: support compressing the sources as 7z.
Dominik Riebeling
2012-03-06
Correctly insert build ID.
Dominik Riebeling
2012-03-06
Rockbox Utility: add "revision" information back.
Dominik Riebeling
2012-02-26
Append "64bit" only on 64bit binary.
Dominik Riebeling
2012-02-06
When writing data from repository open file as binary.
Dominik Riebeling
2012-02-05
Update deployment script for git.
Dominik Riebeling
2012-02-05
Python module to get (some) files from the repository.
Dominik Riebeling
2012-01-05
Rockbox Utility: add missing folder to deployment script.
Dominik Riebeling
2011-10-19
Rockbox Utility now requires voice-corrections.txt.
Dominik Riebeling
2011-08-14
Remove use of which.py module.
Dominik Riebeling
2011-06-04
Move various logo files to a single location.
Dominik Riebeling
2011-05-08
Fix BUILDID getting appended even if not set.
Dominik Riebeling
2011-05-05
deploy.py: support adding a build id.
Dominik Riebeling
2011-04-30
Rockbox Utility deployment: insert revision into OS X' Info.plist too.
Dominik Riebeling
2011-04-22
Correct revision replacement string gotten replaced by svn itself.
Dominik Riebeling
2011-04-06
deploy.py: insert version number into sources.
Dominik Riebeling
2011-03-07
Fix cross compiling on Linux: Python uses "linux2" as platform name.
Dominik Riebeling
2011-03-06
Fix a potential variable problem. Change some messages a bit.
Dominik Riebeling
2011-03-06
Support cross compiling for Windows target.
Dominik Riebeling
2010-12-19
Use more than one core in deployment script.
Dominik Riebeling
2010-09-23
Fix matching of DLL name in deployment script.
Dominik Riebeling
2010-09-04
Remove duplicated license file.
Dominik Riebeling
2010-08-30
Support resolving of DLLs when running on Windows.
Dominik Riebeling
2010-08-09
deploy.py: Figure installer filename from NSIS script.
Dominik Riebeling
2010-08-08
Support running NSIS from deployment script.
Dominik Riebeling
2010-07-28
Correct OS X post-build bundle copying.
Dominik Riebeling
2010-07-28
Add deployment script for Theme Editor.
Dominik Riebeling