summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configurationRafaël Carré2008-10-30
* Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré2008-10-29
* set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg2008-10-29
* First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist2008-10-29
* Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren2008-10-28
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Correct the t_model variable for the e200v2Dave Chapman2008-10-28
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts2008-10-21
* run this script in your build dir to get a summary table presented with memoryDaniel Stenberg2008-10-20
* Correct the model numbers used for the Sansa V2 targets - these are MODEL_NUM...Dave Chapman2008-10-19
* Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2008-10-19
* This is my initial commit of the scripts I used to make the 3.0 releaseDaniel Stenberg2008-10-14
* Fix a couple of factual inaccuracies in the M200 build.Rob Purchase2008-10-12
* Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman2008-10-12
* Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman2008-10-12
* Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman2008-10-12
* Make the MIPS toolchain build on gcc 4.3+.Jens Arnold2008-10-11
* Use internal function 'findtool' instead of external command 'which'. Removes...Jens Arnold2008-10-08
* Let 'configure' figure out the full path to the various tools if possible. Th...Jens Arnold2008-10-06
* Squash 2 warnings in each of (voicefont.c, wavtrim.c).Jens Arnold2008-10-06
* Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman2008-10-02
* Fix some new ports to ensure target_id is uniqueDave Chapman2008-10-02
* Revert unnecessary fix for broken Interix-gcc 4.2.Jens Arnold2008-09-30
* Fixes for building the MIPS toolchain on Interix: (1) Binutils need -Werror d...Jens Arnold2008-09-29
* Interix also doesn't like the m68040.Jens Arnold2008-09-28
* Fix yellowMaurus Cuelenaere2008-09-28
* MkZenBoot:Maurus Cuelenaere2008-09-28
* Remove some nonessential comments from the c100 section.Robert Menes2008-09-23
* make sure the manufacturer titles are aligned properlyJonathan Gordon2008-09-23
* add some more whitespace to make the creative and phillips targets more readableJonathan Gordon2008-09-23
* Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman2008-09-22
* add Meizu M6SP and M3 portsMarcoen Hirschberg2008-09-17
* Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase2008-09-16
* Onda VX747:Maurus Cuelenaere2008-09-14
* Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o...Dominik Riebeling2008-09-07
* * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* Add Onda VX767 targetMaurus Cuelenaere2008-09-05
* Make bdf2bmp work on 64 bit hosts.Jens Arnold2008-09-04
* rename ARCH define because of conflict with some systems. see (FS#9321)Dominik Wenger2008-09-01
* revert -fPIC change, as it seems to be gentoo related problem...Christian Gmeiner2008-09-01
* add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a...Christian Gmeiner2008-09-01
* mkzenboot:Maurus Cuelenaere2008-08-28
* * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere2008-08-27
* Don't include a database.ignore file in a font-only package.Jens Arnold2008-08-26
* Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold2008-08-26
* Remove unused argument to the buildzip() function.Antoine Cellerier2008-08-26
* Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the...Antoine Cellerier2008-08-26
* Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere2008-08-26