summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Fix up tools/version.sh for git transition.Torne Wuff1-1/+1
2011-12-31Remove bzr support from tools/version.sh.Torne Wuff1-26/+0
2011-12-27ucl: make it possible to specify additional CFLAGSRafaël Carré2-4/+4
2011-12-24Remove bash-specific syntax from rockboxdev.shThomas Martitz1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz3-3/+56
2011-12-23Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz1-1/+1
2011-12-23Add crosstool-NG build to rockboxdev.sh.Thomas Martitz1-2/+86
2011-12-23Configure: Fix endianess detection.Thomas Martitz1-0/+1
2011-12-23Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (o...Thomas Martitz1-57/+51
2011-12-19I think 'e' for arm (rather than 'a') is a typoNick Peskett1-1/+1
2011-12-19Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz1-8/+2
2011-12-17rbspeex: fix cross compiling rbspeex.dll.Dominik Riebeling1-9/+13
2011-12-16rbspeex, libucl: add rule to build DLL.Dominik Riebeling2-0/+13
2011-12-15configure: factorize -D${target}Rafaël Carré1-82/+82
2011-12-14libucl: allow cross compiling via CROSS as well.Dominik Riebeling1-2/+2
2011-12-10Pandora port: Fix borked compile flagsThomas Jarosch1-1/+1
2011-12-10Silence gcc warningThomas Jarosch1-1/+1
2011-12-09Fix release notes linkFrank Gevaerts1-1/+1
2011-12-07Update to 3.10Frank Gevaerts1-4/+4
2011-12-07Pass VERSION to *all* make invocations in release scriptsFrank Gevaerts3-6/+6
2011-12-03Don't show the full path when building librbspeex.aDominik Riebeling1-1/+1
2011-12-02Sansa Clip Zip: enable all pluginsRafaël Carré1-1/+1
2011-12-01Convert one more file to LF line endings.Torne Wuff1-380/+380
2011-11-21fix checkwpsJonathan Gordon1-0/+3
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer1-0/+1
2011-11-16fix target id for HiFiMAN HM-801Andrew Ryabinin1-1/+1
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń2-8/+29
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon1-6/+5
2011-11-13Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz1-4/+35
2011-11-10try again, this time without compile errorsJonathan Gordon1-1/+3
2011-11-10Fix checkwpsJonathan Gordon1-0/+3
2011-11-06fuze+: scramble bootloader fileAmaury Pouly1-2/+1
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin1-0/+24
2011-10-31Add Clip Zip as unstableFrank Gevaerts1-0/+4
2011-10-31Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken1-1/+1
2011-10-17Fix checkwps reds and non-touchscreen warnings.Thomas Martitz1-0/+6
2011-10-17Split long fmt string which caused a yellowFred Bauer1-11/+14
2011-10-17Faster cached font loading. FS#12333Fred Bauer1-0/+2
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat1-2/+25
2011-10-16Update convbdf.c for previous changeFred Bauer1-1/+1
2011-10-03Fix 'make reconf' for iriver H10 5/6GB. Model name contains an underscore.Jens Arnold1-1/+1
2011-10-02imx233/fuze+: enable pluginsAmaury Pouly1-1/+1
2011-09-27sunet mirror was bad. let's try funet.Björn Stenberg1-1/+1
2011-09-26Prevent unnecessary rebuilding of libs.Dominik Riebeling1-14/+14
2011-09-26Use another GNU mirror while kernel.org is down.Björn Stenberg1-1/+1
2011-09-24Fix the build errorsJonathan Gordon2-8/+4
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken1-1/+1
2011-09-12Fix FS#12272 - genlang changes broke some targetsTorne Wuff1-1/+1
2011-09-08Improve sim win32 cross compiling.Dominik Riebeling1-16/+21
2011-09-08Make genlang faster by doing better regexes.Thomas Martitz1-16/+21