summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutil.pro
AgeCommit message (Collapse)AuthorFilesLines
2020-10-31rbutil: Create more fancy dmg on macOS using dmgbuild.Dominik Riebeling1-0/+23
Add target to build a dmg containing Rockbox Utility, ipodpatcher and sansapatcher as single app bundle, and create a more fancy dmg using dmgbuild. Change-Id: Idb36776c05f820afc98efecf45a011dc75a13c31
2020-10-11rbutil: Add project file for building multiple binaries.Dominik Riebeling1-0/+60
To use ipodpatcher and sansapatcher as external binaries (so we can do proper permission elevation) we need to build them using qmake as part of the main build. Add a subdirs template based project file to do that, and project files for the patchers. Move Linux appimage rules one level up, since it needs to include the patchers as well. Change-Id: I63ee59372668f4319402df65a77a6f04521d133b
2010-08-30Update INSTALL file and move it in preparation of merging rbutil/ and utils/.Dominik Riebeling1-2/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27946 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2007-09-02rbutil: added a main .pro file.Dominik Wenger1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14582 a1c6a512-1295-4272-9138-f99709370657