summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
* Remove rootdir guessing since it's no longer necessary to guess.Jonas Häggqvist2006-11-18
* Fix an error in configure when run from strange places.Jonas Häggqvist2006-11-18
* fds are pointers, not ints.Miika Pekkarinen2006-11-12
* Changed the filename for determining the firmware root dir, as crt0.S no long...Jens Arnold2006-11-10
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Enable all Rockbox supported formats for the database command lineMiika Pekkarinen2006-11-10
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Target tree support for Iriver iFP.Tomasz Malesinski2006-11-09
* I think I'm really done now.Jonas Häggqvist2006-11-06
* Oops, only meant to change the error, not the shebangJonas Häggqvist2006-11-06
* Last POSIX fix of the day. I think I'll never make that mistake again.Jonas Häggqvist2006-11-06
* Another POSIX fix.Jonas Häggqvist2006-11-06
* This should fix a problem with some shellsJonas Häggqvist2006-11-04
* Include *.sh in tarballs.Jonas Häggqvist2006-11-03
* Voice update, most useful for non-Windows systems. Voice file building using ...Jonas Häggqvist2006-11-03
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Output the 'old make version' warning without prefix in order to not confuse ...Jens Arnold2006-10-29
* Make the build process informative again for 'make' 3.80 and earlier. Those '...Jens Arnold2006-10-28
* prevent the incorrect warnings displayed when -u was used, added additionalDaniel Stenberg2006-10-28
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Manual Makefile tweaks:Dominik Riebeling2006-10-23
* Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold2006-10-22
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Make -t support a range of "targets", which reallly should be one targetDaniel Stenberg2006-10-18
* now only make bz2 archives, and rely on it being a GNU tar since we use theDaniel Stenberg2006-10-17
* make mapzip creates a dedicated zip file with all the .map files from a buildDaniel Stenberg2006-10-16
* Add some presets for the equalizer. Includes a Default preset that resets eve...Dan Everton2006-10-12
* mention what download tools the script expectsDaniel Stenberg2006-10-10
* Add 'make bin' to the 'make help' outputPeter D'Hoye2006-10-06
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* die if the effective user doesn't have write permission in the install base dirDaniel Stenberg2006-09-26
* clarify --littleendianDaniel Stenberg2006-09-26
* 1. removed -g from default coldfire GCCOPTS (still active for debug builds).Rani Hod2006-09-18
* Updated to work with latest version of tagcacheHardeep Sidhu2006-09-15
* H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2006-09-09
* Use a better target cpu for gcc when building for coldfire targets. Makes the...Magnus Holmgren2006-09-04
* make target_id for tpj1022 unique, 23 was already in useDaniel Stenberg2006-08-31
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* Document the new boottool and bootoutput variablesDave Chapman2006-08-31
* Return 0 at the end of ipod_encode() - hopefully fix the build table errorsDave Chapman2006-08-31
* H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell2006-08-31
* Add boottool and bootoutput variables to allow different a scrambling tool an...Dave Chapman2006-08-31
* add Gigabeat support to the scramble toolsMarcoen Hirschberg2006-08-30
* Add generation of .mi4 files - the generic PortalPlayer firmware format used ...Dave Chapman2006-08-30
* Brand new repolished menu for selecting target. Renumbered all options andDaniel Stenberg2006-08-30
* Even when we don't encrypt a mi4 we still need to run the encrypt step so tha...Barry Wardell2006-08-30
* simplify the sansa mi4 too and added some attempts to documentation of theDaniel Stenberg2006-08-30