index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
root.make
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-39
/
+5
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+6
2019-07-20
build: Fix puzzles build due to missing dependency
Solomon Peachy
1
-1
/
+1
2019-07-20
Fix Red - Talk support for plugins
William Wilgus
1
-1
/
+1
2019-07-19
Put -lfirmware in CORE_LIBS, to fix -thumb builds
Frank Gevaerts
1
-2
/
+2
2018-09-28
build: Log the zipfile creation
Solomon Peachy
1
-0
/
+1
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
1
-0
/
+6
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
1
-2
/
+13
2017-05-12
Fix unsafe substitutions in Makefile.
Amaury Pouly
1
-1
/
+1
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
1
-2
/
+6
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-4
/
+4
2014-02-23
simulator: Fully simulate external storage.
Thomas Martitz
1
-3
/
+7
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
1
-0
/
+4
2014-01-15
coldfire: Use single app.lds script for all coldfires.
Marcin Bukat
1
-0
/
+4
2013-05-04
Change the order of global linker options and -T.
Dominik Riebeling
1
-4
/
+6
2013-04-26
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
1
-7
/
+21
2013-03-13
Don't include unwarminder for checkwps, database and warble.
Dominik Riebeling
1
-4
/
+3
2013-03-06
Samsung YP-R0 hosted target code refactoring
Lorenzo Miori
1
-1
/
+1
2013-01-24
Deprecate the EXTRA_LIBS variable.
Björn Stenberg
1
-3
/
+3
2012-05-18
Make the player_unifont tool build again
Jens Arnold
1
-0
/
+3
2012-04-25
Add codecs to librbcodec.
Sean Bartell
1
-7
/
+2
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
1
-2
/
+2
2012-03-29
Enable tlsf in warble build to fix it.
Thomas Martitz
1
-0
/
+1
2012-03-28
build system: completely autodetect target cpu architecture.
Thomas Martitz
1
-2
/
+2
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
1
-0
/
+1
2012-03-27
Fix makefile conditions
Frank Gevaerts
1
-3
/
+3
2012-03-27
Fix warble and clean up/refactor Makefile.
Thomas Martitz
1
-6
/
+10
2012-03-26
Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.
Thomas Martitz
1
-0
/
+1
2012-03-26
Fix bootloaders.
Thomas Martitz
1
-1
/
+3
2012-03-26
Fix sim/checkwps build failure.
Thomas Martitz
1
-1
/
+0
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
1
-29
/
+14
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
1
-2
/
+7
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
1
-2
/
+4
2012-02-22
Arm stack unwinder
Marcin Bukat
1
-10
/
+18
2012-01-21
Move supprt-arm.S to separate library.
Thomas Martitz
1
-7
/
+19
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+4
2011-06-22
Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...
Björn Stenberg
1
-0
/
+4
2011-06-09
Pandora port: Automate rockbox.pnd (=binary archive) build
Thomas Jarosch
1
-1
/
+6
2011-06-06
Add build dependency to zip
Björn Stenberg
1
-1
/
+3
2011-05-29
Android: rework r29929 AndroidManifest.xml version handling.
Dominik Riebeling
1
-1
/
+1
2011-05-29
Add source tree version into AndroidManifest.xml
Dominik Riebeling
1
-1
/
+1
2011-03-11
Android: remove rockbox.apk when doing 'make clean'
Maurus Cuelenaere
1
-1
/
+2
2011-03-09
*really* don't automatically build convttf
Frank Gevaerts
1
-1
/
+1
2011-03-05
Anti-Aliased Fonts support.
Thomas Martitz
1
-1
/
+1
2011-02-27
FS#11966 - use separate modelnames and config files for RaaA. This adds an A...
Dave Chapman
1
-8
/
+8
2011-02-26
Forgot to add the help text for make elfzip.
Alex Parker
1
-0
/
+1
2011-02-20
Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...
Alex Parker
1
-0
/
+3
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
1
-1
/
+1
2011-01-24
Android build tweaks.
Antoine Cellerier
1
-0
/
+2
2010-12-28
Added the symlinkinstall make target. See #11825
Michael Stummvoll
1
-24
/
+29
[next]