summaryrefslogtreecommitdiff
path: root/tools/mkinfo.pl (follow)
Commit message (Collapse)AuthorAge
* Add voicefile version to rockbox-info.txt.Dominik Riebeling2012-06-05
| | | | | | | | | | | | When the voicefile binary format changes there is no easy way to figure which format is compatible with a given Rockbox installation. Add the version number to rockbox-info.txt so tools like Rockbox Utility can easily retrieve it and therefore support different versions. Change-Id: Ia5b8f00f89065f0dd0adf061612d844dcaff39c6 Reviewed-on: http://gerrit.rockbox.org/269 Tested-by: Dominik Riebeling <Dominik.Riebeling@gmail.com> Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
* Remove svn id.Torne Wuff2012-01-23
| | | | | | | | Another "test" commit :) Change-Id: I2196ef07724f23dacd47d9ee1a71c3200b4135fc Reviewed-on: http://gerrit.rockbox.org/64 Reviewed-by: Björn Stenberg <bjorn@haxx.se>
* mkinfo.pl: Run version.sh to generate version stringRafaël Carré2010-05-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26321 a1c6a512-1295-4272-9138-f99709370657
* .map and .bin files have moved to the root.Björn Stenberg2008-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19156 a1c6a512-1295-4272-9138-f99709370657
* Make mkinfo.pl work for bootloader buildsDave Chapman2008-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18942 a1c6a512-1295-4272-9138-f99709370657
* Cleanup in tools/: Remove unused VB scripts and fix properties.Nicolas Pennequin2008-05-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17421 a1c6a512-1295-4272-9138-f99709370657
* ARCHOS has been renamed to MODELNAME (as of r16149)Dave Chapman2008-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16417 a1c6a512-1295-4272-9138-f99709370657
* Include the features of this rockbox, target and version in theDaniel Stenberg2008-01-11
| | | | | | | rockbox-info.txt file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16054 a1c6a512-1295-4272-9138-f99709370657
* oops, close the handle after use as a good citizenDaniel Stenberg2007-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14367 a1c6a512-1295-4272-9138-f99709370657
* Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg2007-08-16
| | | | | | | | portion of ram this rockbox occupies. The info is extracted from the map file, end - loadaddress. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14366 a1c6a512-1295-4272-9138-f99709370657
* provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg2007-04-20
| | | | | | | | so that "make -k" still can output a rockbox-info.txt file even if the build (partly) fails git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13219 a1c6a512-1295-4272-9138-f99709370657
* more info added to the output file, some comments added to the codeDaniel Stenberg2007-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13218 a1c6a512-1295-4272-9138-f99709370657
* introducing rockbox-info.txtDaniel Stenberg2007-04-20
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13216 a1c6a512-1295-4272-9138-f99709370657