summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2009-07-19cast explicitly to unsigned int (fix yellow on cygwin)Robert Kukla
2009-07-19Tidy up error handling in mktccbootRob Purchase
2009-07-17Onda VX747: add dual-boot capability + make it possible to permanently 'stick...Maurus Cuelenaere
2009-07-16Correct the bmp2rb option for native bitmaps on the Nano2GDave Chapman
2009-07-14Small fix for asmdefs, make sure $var is cleared the line after it is read, s...Andrew Mahone
2009-07-14Handle sh and m68k compiler's output correctly in asmdefs2fileAndrew Mahone
2009-07-13Try to make configure respect the TMPDIR environment variable.Thomas Martitz
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil
2009-07-13Fix red: broken tools/addtargetdir.plAndrew Mahone
2009-07-13Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone
2009-07-12Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman
2009-07-12Rework addtargetdir.pl to also fix prefix generated-file depedencies with the...Andrew Mahone
2009-07-11Add some more sims that actually compileJonas Häggqvist
2009-07-10Lua:Maurus Cuelenaere
2009-06-29A script to create a source tarball of rbutil. Does a complete checkout and r...Jonas Häggqvist
2009-06-27Create the output directory in the dependency rule instead of depending on it...Dominik Riebeling
2009-06-27Make sure the build folder is created before trying to generate the dependenc...Dominik Riebeling
2009-06-25More helpful output when illegal arguments are used.Jonas Häggqvist
2009-06-21Properly match IDs - require a perfect match, not just a substring match. Oops.Jonas Häggqvist
2009-06-20Make ATA poweroff an advanced build option for the Player.Jens Arnold
2009-06-20No need to run a command here.Jens Arnold
2009-06-20Add the Onda V747 and V747+ sim builds as well.Jonas Häggqvist
2009-06-20Add some more sims, and fix a bug which would make it also build c200 if you ...Jonas Häggqvist
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...Maurus Cuelenaere