summaryrefslogtreecommitdiff
path: root/utils/common/deploy.py (unfollow)
Commit message (Expand)Author
2016-01-17update deploy.py to recognize and use Qt5Cástor Muñoz
2015-06-07Append build date when building dev version from local foler.Dominik Riebeling
2015-05-30Make revision handling work when building from local folder.Dominik Riebeling
2015-05-30Fix path creation for zip file names in current folder.Dominik Riebeling
2015-05-30Update findversion for change version.h format.Dominik Riebeling
2012-03-06Correctly insert build ID.Dominik Riebeling
2012-02-26Append "64bit" only on 64bit binary.Dominik Riebeling
2012-02-05Update deployment script for git.Dominik Riebeling
2011-08-14Remove use of which.py module.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-06deploy.py: insert version number into sources.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-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
2010-07-28Restructure and rename deploy-release.py.Dominik Riebeling
2010-07-10Generalize the application bundle copy workaround to simplify later reuse.Dominik Riebeling
2010-06-23Detect when building for 64bit Linux and adjust tarball name.Dominik Riebeling
2010-06-11deploy-release: Make upx part optional and disable it.Dominik Riebeling
2010-06-08Use program name variable instead of hardcoded name.Dominik Riebeling
2010-03-31Add build folder cleanup on build errors and add option to keep it.Dominik Riebeling
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling
2010-01-24Merge rbutil CREDITS file with main one and use that.Dominik Riebeling
2009-11-29Add support for OS X.Dominik Riebeling
2009-11-20Add docs/COPYING to rbutil source folder and make checkout slightly more robust.Dominik Riebeling
2009-11-04Use mingw32-make when deploy-building on Windows / MinGW as make might not be...Dominik Riebeling
2009-10-30Catch import errors for modules that are not part of python.Dominik Riebeling
2009-10-30Building Rockbox Utility now also needs telechips.[ch].Dominik Riebeling
2009-10-22Add simple progress indicator when building.Dominik Riebeling
2009-10-05Add some more options to rbutil deploy script.Dominik Riebeling
2009-10-04Add command line option for adding additional files to the build folder.Dominik Riebeling
2009-10-04Rework rbutil deployment script.Dominik Riebeling
2009-10-03Add command line option to specify project file for deploying out-of-tree.Dominik Riebeling
2009-10-03Handle which not returning anything when searching for qmake.Dominik Riebeling
2009-10-03Refactor rbutil deploy script.Dominik Riebeling
2009-09-20Substract the correct number of minutes when calculating the durations second...Dominik Riebeling
2009-09-20Fix short version of qmake command option. Add display of building time.Dominik Riebeling
2009-08-15Set svn:executable property.Dominik Riebeling
2009-06-18Initial script to automate rbutil release builds.Dominik Riebeling