1. 2c29776 deploy.py: insert version number into sources. by Dominik Riebeling · 14 years ago
  2. 4cc2cc4 Fix a potential variable problem. Change some messages a bit. by Dominik Riebeling · 14 years ago
  3. 43a40ca Support cross compiling for Windows target. by Dominik Riebeling · 14 years ago
  4. ee3fc61 Use more than one core in deployment script. by Dominik Riebeling · 14 years ago
  5. 9dfae97 Fix matching of DLL name in deployment script. by Dominik Riebeling · 14 years ago
  6. 4756a77 Support resolving of DLLs when running on Windows. by Dominik Riebeling · 14 years ago
  7. 77b6825 deploy.py: Figure installer filename from NSIS script. by Dominik Riebeling · 14 years ago
  8. 93c81dc Support running NSIS from deployment script. by Dominik Riebeling · 14 years ago
  9. 85f8406 Correct OS X post-build bundle copying. by Dominik Riebeling · 14 years ago
  10. 05e5fbf Add deployment script for Theme Editor. by Dominik Riebeling · 14 years ago[Renamed from rbutil/rbutilqt/deploy.py]
  11. a9acd1f Restructure and rename deploy-release.py. by Dominik Riebeling · 14 years ago[Renamed (91%) from rbutil/rbutilqt/deploy-release.py]
  12. a6df932 Generalize the application bundle copy workaround to simplify later reuse. by Dominik Riebeling · 15 years ago
  13. 168eba1 Detect when building for 64bit Linux and adjust tarball name. by Dominik Riebeling · 15 years ago
  14. 1727c99 deploy-release: Make upx part optional and disable it. by Dominik Riebeling · 15 years ago
  15. 47636e6 Use program name variable instead of hardcoded name. by Dominik Riebeling · 15 years ago
  16. aae2213 Add build folder cleanup on build errors and add option to keep it. by Dominik Riebeling · 15 years ago
  17. 239976e Rename Rockbox Utility output binary to RockboxUtility. by Dominik Riebeling · 15 years ago
  18. 0f6bfdb Merge rbutil CREDITS file with main one and use that. by Dominik Riebeling · 15 years ago
  19. 5f7a846 Add support for OS X. by Dominik Riebeling · 15 years ago
  20. 1717217 Add docs/COPYING to rbutil source folder and make checkout slightly more robust. by Dominik Riebeling · 15 years ago
  21. 3bae42e Use mingw32-make when deploy-building on Windows / MinGW as make might not be the MinGW version one. by Dominik Riebeling · 15 years ago
  22. 1121206 Catch import errors for modules that are not part of python. by Dominik Riebeling · 15 years ago
  23. 2468748 Building Rockbox Utility now also needs telechips.[ch]. by Dominik Riebeling · 15 years ago
  24. 07e8647 Add simple progress indicator when building. by Dominik Riebeling · 15 years ago
  25. 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 15 years ago
  26. d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 15 years ago
  27. 45c411e Rework rbutil deployment script. by Dominik Riebeling · 15 years ago
  28. 2b05ef7 Add command line option to specify project file for deploying out-of-tree. by Dominik Riebeling · 15 years ago
  29. 9e25f04 Handle which not returning anything when searching for qmake. by Dominik Riebeling · 15 years ago
  30. bbe9d32 Refactor rbutil deploy script. by Dominik Riebeling · 15 years ago
  31. 2474708 Substract the correct number of minutes when calculating the durations seconds part. by Dominik Riebeling · 15 years ago
  32. d7b9f99 Fix short version of qmake command option. Add display of building time. by Dominik Riebeling · 15 years ago
  33. 9f75cc3 Set svn:executable property. by Dominik Riebeling · 15 years ago
  34. efb9343 Initial script to automate rbutil release builds. by Dominik Riebeling · 16 years ago