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