summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2013-08-18Fix typo in source string.Dominik Riebeling
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-08-10sbtools: more printf fixingAmaury Pouly
2013-08-06mkimxboot: fix redAmaury Pouly
2013-08-06mkimxboot: code simplificationAmaury Pouly
2013-07-12mkamsboot: add support for clip zip original firmware 01.01.21 (tested by me)Bertrik Sikken
2013-07-07mkimxboot: rewrite dualbootAmaury Pouly
2013-06-18mkimxboot: add zen style 100/300 firmware to the listAmaury Pouly
2013-06-16mkimxboot: factor code, add support for ELF filesAmaury Pouly
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly
2013-06-15mkimxboot: refactor code, no functional changeAmaury Pouly
2013-06-15mkximxboot: fix usage() formattingAmaury Pouly
2013-06-09Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling
2013-06-09Add note to AMS bootloader installation about OF file.Dominik Riebeling
2013-06-09Don't pass -Wno-unused-local-typedefs on OS X.Dominik Riebeling
2013-06-09Treat arch flags separately when building libraries.Dominik Riebeling
2013-06-09Fix temporary files stored in current folder on first start.Dominik Riebeling
2013-06-09Suppress unused-local-typedefs warning with Qt4.Dominik Riebeling
2013-06-09Rework langstat.Dominik Riebeling
2013-05-11Update mkrk27boot Makefile for libtools.make changes.Dominik Riebeling
2013-05-11Implement dependency generation in libtools.make.Dominik Riebeling
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling
2013-05-11Make libtools compile rule more generic.Dominik Riebeling
2013-05-10Set APPVERSION globally for extralibs Makefile.Dominik Riebeling
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling
2013-05-09Fix Rockbox Utility building on OS X.Dominik Riebeling
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling
2013-05-04Allow overriding make variables via environment variables.Dominik Riebeling
2013-04-09Add missing USB IDs.Dominik Riebeling
2013-04-09Change autodetection result to a list.Dominik Riebeling
2013-04-05Fix ipodpatcher on OS X.Dominik Riebeling
2013-04-05Replace the use of uname to get the build output.Dominik Riebeling
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling
2013-04-04Rename "interface" parameter.Dominik Riebeling
2013-04-04Put resource object into object folder.Dominik Riebeling
2013-04-04Remove unnecessary all target.Dominik Riebeling
2013-04-04Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling
2013-03-19Encode the password using base64 before storing it to the configuration file.Dominik Riebeling
2013-03-19Add option to temporarily show proxy password.Dominik Riebeling
2013-03-13Remove keyword line.Dominik Riebeling
2013-03-10mkimxboot: fix usageAmaury Pouly
2013-03-09Default to non-GUI configuration for tests.Dominik Riebeling
2013-03-09ZipInstaller: rename some member variables to be in line with the rest.Dominik Riebeling
2013-03-09Don't leak HttpGet objects in ZipInstaller.Dominik Riebeling
2013-03-09Don't delete ZipInstaller instances directly.Dominik Riebeling
2013-03-07TTS encoders: allow volume range between 0.0 and 2.0.Dominik Riebeling
2013-02-17mkimxtool: increase performance by compiling with O3Amaury Pouly
2013-02-08Update copyright information for 2013.Dominik Riebeling
2013-02-08Create Qt5 compatible version of trace event handler.Dominik Riebeling