summaryrefslogtreecommitdiffstats
path: root/utils/common/deploy.py
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Correctly insert build ID.Dominik Riebeling1-3/+6
2012-02-26Append "64bit" only on 64bit binary.Dominik Riebeling1-3/+12
2012-02-05Update deployment script for git.Dominik Riebeling1-40/+21
2011-08-14Remove use of which.py module.Dominik Riebeling1-9/+12
2011-05-08Fix BUILDID getting appended even if not set.Dominik Riebeling1-9/+9
2011-05-05deploy.py: support adding a build id.Dominik Riebeling1-18/+34
2011-04-06deploy.py: insert version number into sources.Dominik Riebeling1-0/+16
2011-03-06Fix a potential variable problem. Change some messages a bit.Dominik Riebeling1-8/+9
2011-03-06Support cross compiling for Windows target.Dominik Riebeling1-67/+78
2010-12-19Use more than one core in deployment script.Dominik Riebeling1-1/+12
2010-09-23Fix matching of DLL name in deployment script.Dominik Riebeling1-1/+1
2010-08-30Support resolving of DLLs when running on Windows.Dominik Riebeling1-13/+97
2010-08-09deploy.py: Figure installer filename from NSIS script.Dominik Riebeling1-2/+9
2010-08-08Support running NSIS from deployment script.Dominik Riebeling1-5/+36
2010-07-28Correct OS X post-build bundle copying.Dominik Riebeling1-2/+3
2010-07-28Add deployment script for Theme Editor.Dominik Riebeling1-0/+497