index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
root.make
Age
Commit message (
Expand
)
Author
2013-05-04
Change the order of global linker options and -T.
Dominik Riebeling
2013-04-26
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
2013-03-13
Don't include unwarminder for checkwps, database and warble.
Dominik Riebeling
2013-03-06
Samsung YP-R0 hosted target code refactoring
Lorenzo Miori
2013-01-24
Deprecate the EXTRA_LIBS variable.
Björn Stenberg
2012-05-18
Make the player_unifont tool build again
Jens Arnold
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-03-29
Enable tlsf in warble build to fix it.
Thomas Martitz
2012-03-28
build system: completely autodetect target cpu architecture.
Thomas Martitz
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
2012-03-27
Fix makefile conditions
Frank Gevaerts
2012-03-27
Fix warble and clean up/refactor Makefile.
Thomas Martitz
2012-03-26
Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.
Thomas Martitz
2012-03-26
Fix bootloaders.
Thomas Martitz
2012-03-26
Fix sim/checkwps build failure.
Thomas Martitz
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
2012-02-22
Arm stack unwinder
Marcin Bukat
2012-01-21
Move supprt-arm.S to separate library.
Thomas Martitz
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-06-22
Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...
Björn Stenberg
2011-06-09
Pandora port: Automate rockbox.pnd (=binary archive) build
Thomas Jarosch
2011-06-06
Add build dependency to zip
Björn Stenberg
2011-05-29
Android: rework r29929 AndroidManifest.xml version handling.
Dominik Riebeling
2011-05-29
Add source tree version into AndroidManifest.xml
Dominik Riebeling
2011-03-11
Android: remove rockbox.apk when doing 'make clean'
Maurus Cuelenaere
2011-03-09
*really* don't automatically build convttf
Frank Gevaerts
2011-03-05
Anti-Aliased Fonts support.
Thomas Martitz
2011-02-27
FS#11966 - use separate modelnames and config files for RaaA. This adds an A...
Dave Chapman
2011-02-26
Forgot to add the help text for make elfzip.
Alex Parker
2011-02-20
Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...
Alex Parker
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-01-24
Android build tweaks.
Antoine Cellerier
2010-12-28
Added the symlinkinstall make target. See #11825
Michael Stummvoll
2010-12-27
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
Thomas Martitz
2010-09-12
Extend make clean for android zu also cleanup the compiled java classes and a...
Thomas Martitz
2010-09-02
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
2010-08-24
Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...
Thomas Martitz
2010-08-21
makefiles
Rafaël Carré
2010-08-08
Fix message output for make install and make fullinstall
Michael Chicoine
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-25
Revert r27550 : we don't want to generate dependancies for firmware/
Rafaël Carré
2010-07-25
include firmware.make unconditionally
Rafaël Carré
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-03
Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...
Frank Gevaerts
2010-06-30
Change "features" and "genlang-features" targets to no longer use multiple ta...
Frank Gevaerts
2010-06-24
Moved libskin_parser to lib. Added it to link line.
Björn Stenberg
[next]