summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
* Renamed special archosrecorderv2fm manual build to standard archosfmrecorder.Björn Stenberg2009-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24043 a1c6a512-1295-4272-9138-f99709370657
* Added special manual build names for archosfmrecorder and archosrecorderv2Björn Stenberg2009-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24012 a1c6a512-1295-4272-9138-f99709370657
* Corrected ipodmini manual builds.Björn Stenberg2009-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24009 a1c6a512-1295-4272-9138-f99709370657
* FS#10848 - Cowon D2 manualTomer Shalev2009-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
* Make lipo calls silent.Dominik Riebeling2009-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23982 a1c6a512-1295-4272-9138-f99709370657
* Sansa e200r uses e200 manualMichael Chicoine2009-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23933 a1c6a512-1295-4272-9138-f99709370657
* Get sims.pl working again after target renameMichael Chicoine2009-12-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23923 a1c6a512-1295-4272-9138-f99709370657
* tools/configure does not let you select normal build for sansae200r - add ↵Michael Chicoine2009-12-10
| | | | | | similar logic for the simulator build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23922 a1c6a512-1295-4272-9138-f99709370657
* Do not prompt for encoder and tts options. They are now command line only.Björn Stenberg2009-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23895 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat f => fx fixBjörn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23891 a1c6a512-1295-4272-9138-f99709370657
* A few more target rename fixesBjörn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23887 a1c6a512-1295-4272-9138-f99709370657
* sansae200v2 and iponano2g are unstable targetsBjörn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23886 a1c6a512-1295-4272-9138-f99709370657
* Sort names case insensitive. Remove duplication.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23885 a1c6a512-1295-4272-9138-f99709370657
* Added missing file.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23884 a1c6a512-1295-4272-9138-f99709370657
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
* Improve detection of system libspeex and fallback earlier.Dominik Riebeling2009-12-06
| | | | | | | | | | libspeex is split into libspeex and libspeexdsp. We need both, so check for them the same time instead of trying to respect the fact that old versions didn't have the libspeexdsp part. Should fix issues with distributions that have libspeex and libspeexdsp split into separate packages and only the libspeex one is installed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23872 a1c6a512-1295-4272-9138-f99709370657
* sims.pl - Do not create zip if build fails. This should prevent working ↵Michael Chicoine2009-12-03
| | | | | | simulator builds being overwritten by failed builds when uploaded to the hosting server. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23827 a1c6a512-1295-4272-9138-f99709370657
* add sansa clip to checkwps.Dominik Wenger2009-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23786 a1c6a512-1295-4272-9138-f99709370657
* Fix building universal binaries.Dominik Riebeling2009-11-28
| | | | | | When building various libraries for Rockbox Utility make sure they use the same compiler as Qt. Pass Qt's CC instead of explicitly setting it. This fixes issues linking on OS X (with recent XCode building universal binaries requires the use of gcc-4-0 while the default one is 4.2). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23779 a1c6a512-1295-4272-9138-f99709370657
* Handle TARGET_DIR in universal library building.Dominik Riebeling2009-11-28
| | | | | | Building universal libraries needs to take TARGET_DIR into account as when set the individual libraries are placed into the build output folder and didn't got found anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23778 a1c6a512-1295-4272-9138-f99709370657
* have buildzip copy the classic_statusbar.grey/mono correctlyJonathan Gordon2009-11-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23731 a1c6a512-1295-4272-9138-f99709370657
* wtf perl? 2 extra chars would kill you? seriously?Jonathan Gordon2009-11-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23721 a1c6a512-1295-4272-9138-f99709370657
* use classic_statusbar.grey.sbs on grey targetsJonathan Gordon2009-11-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23719 a1c6a512-1295-4272-9138-f99709370657
* Add arm-elf-eabi target to rockboxdev.sh, selected with "e".Andrew Mahone2009-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23676 a1c6a512-1295-4272-9138-f99709370657
* fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon2009-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23673 a1c6a512-1295-4272-9138-f99709370657
* Disable -mlong-calls for ARM EABI.Andrew Mahone2009-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23672 a1c6a512-1295-4272-9138-f99709370657
* Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add ↵Thomas Martitz2009-11-19
| | | | | | --no-eabi to achieve the current behavior (which is still default). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23669 a1c6a512-1295-4272-9138-f99709370657
* CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.Maurus Cuelenaere2009-11-19
| | | | | | This fixes the potential bug of mislabeling an {sb,wp}s as remote while it's not. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23668 a1c6a512-1295-4272-9138-f99709370657
* make checkwps able to check .rsbs files.Dominik Wenger2009-11-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23667 a1c6a512-1295-4272-9138-f99709370657
* copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ↵Jonathan Gordon2009-11-18
| | | | | | displays can use them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23661 a1c6a512-1295-4272-9138-f99709370657
* get ready for classic_statusbar... get it added to the .zip. buildwps.pl ↵Jonathan Gordon2009-11-16
| | | | | | needs fixing to work with .sbs files better git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23648 a1c6a512-1295-4272-9138-f99709370657
* Correct target id for Samsung YH*Michael Chicoine2009-11-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23602 a1c6a512-1295-4272-9138-f99709370657
* Fix genlang tool broken by r22945Peter D'Hoye2009-11-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23540 a1c6a512-1295-4272-9138-f99709370657
* Forgot to remove wps_data.remove_wps in checkwps too.Thomas Martitz2009-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23514 a1c6a512-1295-4272-9138-f99709370657
* Fix player yellows and reds. I'm not sure why viewport.c was never compiled ↵Thomas Martitz2009-11-04
| | | | | | for charcell. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23513 a1c6a512-1295-4272-9138-f99709370657
* Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz2009-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23511 a1c6a512-1295-4272-9138-f99709370657
* Fix checkwps. Reimplement viewport_set_fullscreen() and ↵Jonathan Gordon2009-11-04
| | | | | | viewport_set_defaults() to always return the "full display". This doesn't change anything about the skin so is fine. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23510 a1c6a512-1295-4272-9138-f99709370657
* FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev2009-11-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23470 a1c6a512-1295-4272-9138-f99709370657
* OndaVX777 sim now builds so add it back to the list of sims.Michael Chicoine2009-11-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23469 a1c6a512-1295-4272-9138-f99709370657
* Move find_viewport() and find_image() to skin_parser.c where the reset of ↵Thomas Martitz2009-11-01
| | | | | | the linked-list handling sits. That enables removing duplicated code from checkwps. Also remove a few stubs in favor having the restart playback mechanism on albumart change #ifdef __PCTOOL__ git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23465 a1c6a512-1295-4272-9138-f99709370657
* haloween night is when red monsters are vanquished right? or is that green ↵Jonathan Gordon2009-11-01
| | | | | | monsters? git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23456 a1c6a512-1295-4272-9138-f99709370657
* Add the Lyre Mini2440 to the list of sims. Remove ifp-7xx and Ondavx777.Jonas Häggqvist2009-10-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23429 a1c6a512-1295-4272-9138-f99709370657
* Change the D2 bootloader output filename to bootloader-cowond2.binRob Purchase2009-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23412 a1c6a512-1295-4272-9138-f99709370657
* Don't break line too earlyTomer Shalev2009-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23395 a1c6a512-1295-4272-9138-f99709370657
* Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere2009-10-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23388 a1c6a512-1295-4272-9138-f99709370657
* Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but ↵Dave Chapman2009-10-28
| | | | | | with no functional changes to code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23382 a1c6a512-1295-4272-9138-f99709370657
* Don't rely on {} expansion since not all shells have that.Jonas Häggqvist2009-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23375 a1c6a512-1295-4272-9138-f99709370657
* Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist2009-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23374 a1c6a512-1295-4272-9138-f99709370657
* Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist2009-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23373 a1c6a512-1295-4272-9138-f99709370657
* Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling2009-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23372 a1c6a512-1295-4272-9138-f99709370657