summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-10-04Use similiar constants in genlang and language.c.Tomer Shalev
2009-10-03Rockbox Utility now uses the ucl sources so include them in the tarball.Dominik Riebeling
2009-09-27Fix 'make reconf' for Creative Zen Vision 30 GB, Creative Zen Vision 60 GB an...Bertrik Sikken
2009-09-24Syntax fixes and logic reversing to fix windows crosscompiling for the simula...Jonas Häggqvist
2009-09-24Make beastpatcher build with VS2005 again.Dominik Riebeling
2009-09-23Fix checkwps (configure actually) to compile without SDL, and add samsung YH*...Thomas Martitz
2009-09-21add fuze and e200v2 to checkwps build list.Dominik Wenger
2009-09-20Integrate mknkboot into beastpatcher.Dominik Riebeling
2009-09-19Split out file access from mknkboot handling.Dominik Riebeling
2009-09-17Refactor mknkboot in preparation for beastpatcher integration.Dominik Riebeling
2009-09-16Change the mknkboot license to BSD to enable its code to be incorporated into...Dave Chapman
2009-09-16Implement -add for 2nd gen NanoDave Chapman
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz
2009-09-13Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz
2009-09-11Fix checkwps compilation for the PlayerFrank Gevaerts
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling
2009-09-04fix checkwpsJonathan Gordon
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg
2009-09-01Add the Onda 777 to the simulators list.Jonas Häggqvist
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-30Fix Configure script (not ready for that change yet)Karl Kurbjun
2009-08-30Fix MakefileKarl Kurbjun
2009-08-30M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, a...Karl Kurbjun
2009-08-23Fixed "gcc: no input files" message.Björn Stenberg
2009-08-21Forgot a fileMaurus Cuelenaere
2009-08-21Add CheckWPS entry to tools/configureMaurus Cuelenaere
2009-08-21Don't add #ifdef's without looking them up...Maurus Cuelenaere
2009-08-21Checkwps: give wps_screen an initial valueMaurus Cuelenaere
2009-08-21Fix building checkwps on targets without a remoteMaurus Cuelenaere
2009-08-21Fix checkwps for remote screensMaurus Cuelenaere
2009-08-21Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere
2009-08-15Make libucl Makefile more silent.Dominik Riebeling
2009-08-15libucl: move intermediate files into a build directory and allow to build a u...Dominik Wenger
2009-08-13Fix ccache auto-detection.Jens Arnold
2009-08-12fix typoFrank Gevaerts
2009-08-09Remove underscore from YH modelnames as discussed on IRC.Dominik Riebeling
2009-08-09Accept FS#9400 - "tools/configure more improvements" by Rosso Maltese.Thomas Martitz
2009-08-06Fix crash in the database utility, turns out passing too few arguments for st...Nils Wallménius
2009-08-05Fix building of the database utility.Nils Wallménius
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-08-02Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier
2009-07-29Start of a Rockbox port to the Samsung YP-S3.Bertrik Sikken
2009-07-29Make gcc use -pipe instead of temporary files.Björn Stenberg
2009-07-26initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla
2009-07-24Fixed buggy array slicing.Björn Stenberg
2009-07-24Dependency generation now uses all cores on multi-core machines.Björn Stenberg
2009-07-20Oops: revert r21983 for checkwps.h - it was an unrelated change committed in ...Dave Chapman
2009-07-20Add quotes around the name of any missing tools (patch, make etc) to help cla...Dave Chapman