index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
common
/
deploy.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
deploy: Simplify retrieving CPU count.
Dominik Riebeling
1
-10
/
+5
2020-06-13
deploy: Support Python3.
Dominik Riebeling
1
-17
/
+17
2020-06-13
deploy: Fix various style issues.
Dominik Riebeling
1
-74
/
+75
2020-06-13
deploy: Add missing Windows system libraries to known list.
Dominik Riebeling
1
-3
/
+18
2019-11-14
deploy-rbutil.py: allow zipball building to proceed if no DLLs are found
Franklin Wei
1
-1
/
+1
2016-01-17
update deploy.py to recognize and use Qt5
Cástor Muñoz
1
-1
/
+1
2015-06-07
Append build date when building dev version from local foler.
Dominik Riebeling
1
-1
/
+2
2015-05-30
Make revision handling work when building from local folder.
Dominik Riebeling
1
-3
/
+2
2015-05-30
Fix path creation for zip file names in current folder.
Dominik Riebeling
1
-5
/
+1
2015-05-30
Update findversion for change version.h format.
Dominik Riebeling
1
-7
/
+6
2012-03-06
Correctly insert build ID.
Dominik Riebeling
1
-3
/
+6
2012-02-26
Append "64bit" only on 64bit binary.
Dominik Riebeling
1
-3
/
+12
2012-02-05
Update deployment script for git.
Dominik Riebeling
1
-40
/
+21
2011-08-14
Remove use of which.py module.
Dominik Riebeling
1
-9
/
+12
2011-05-08
Fix BUILDID getting appended even if not set.
Dominik Riebeling
1
-9
/
+9
2011-05-05
deploy.py: support adding a build id.
Dominik Riebeling
1
-18
/
+34
2011-04-06
deploy.py: insert version number into sources.
Dominik Riebeling
1
-0
/
+16
2011-03-06
Fix a potential variable problem. Change some messages a bit.
Dominik Riebeling
1
-8
/
+9
2011-03-06
Support cross compiling for Windows target.
Dominik Riebeling
1
-67
/
+78
2010-12-19
Use more than one core in deployment script.
Dominik Riebeling
1
-1
/
+12
2010-09-23
Fix matching of DLL name in deployment script.
Dominik Riebeling
1
-1
/
+1
2010-08-30
Support resolving of DLLs when running on Windows.
Dominik Riebeling
1
-13
/
+97
2010-08-09
deploy.py: Figure installer filename from NSIS script.
Dominik Riebeling
1
-2
/
+9
2010-08-08
Support running NSIS from deployment script.
Dominik Riebeling
1
-5
/
+36
2010-07-28
Correct OS X post-build bundle copying.
Dominik Riebeling
1
-2
/
+3
2010-07-28
Add deployment script for Theme Editor.
Dominik Riebeling
1
-0
/
+497