summaryrefslogtreecommitdiffstats
path: root/tools/root.make
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...Alex Parker1-0/+3
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann1-1/+1
2011-01-24Android build tweaks.Antoine Cellerier1-0/+2
2010-12-28Added the symlinkinstall make target. See #11825Michael Stummvoll1-24/+29
2010-12-27Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz1-2/+3
2010-09-12Extend make clean for android zu also cleanup the compiled java classes and a...Thomas Martitz1-1/+1
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz1-1/+5
2010-08-24Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz1-0/+6
2010-08-21makefilesRafaël Carré1-7/+6
2010-08-08Fix message output for make install and make fullinstallMichael Chicoine1-2/+2
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-7/+13
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-1/+3
2010-07-25Revert r27550 : we don't want to generate dependancies for firmware/Rafaël Carré1-1/+1
2010-07-25include firmware.make unconditionallyRafaël Carré1-1/+1
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz1-4/+4
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts1-3/+3
2010-06-30Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts1-1/+1
2010-06-24Moved libskin_parser to lib. Added it to link line.Björn Stenberg1-0/+1
2010-06-19bininstall: works for PREFIX directories with spacesRafaël Carré1-1/+1
2010-06-19make bininstall rule depend on the binaryRafaël Carré1-1/+1
2010-06-19new bininstall rule to install rockbox binary onlyRafaël Carré1-0/+4
2010-06-19don't parse features.txt when not neededRafaël Carré1-12/+6
2010-06-19make clean: delete lib/ directoryRafaël Carré1-1/+1
2010-06-17Added skin_parser library to build system.Björn Stenberg1-2/+3
2010-05-27Generate C file / header for svn version stringRafaël Carré1-2/+1
2010-03-20Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when buil...Jens Arnold1-1/+1
2010-02-25tools/database: build process updates.Yoshihisa Uchida1-2/+4
2010-02-16Fix parallel buildingMaurus Cuelenaere1-1/+2
2010-02-15make veryclean: remove tools/iaudio_bl_flash.[ch]Maurus Cuelenaere1-1/+1
2010-01-24*.link: depends on config file where plugin buffer size is setRafaël Carré1-1/+2
2009-12-30Do not try to generate dependencies of lua filesRafaël Carré1-1/+1
2009-10-28Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman1-1/+1
2009-10-07Make the database tool buildable from configure.Frank Gevaerts1-0/+2
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz1-1/+1
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg1-2/+5
2009-08-21Forgot a fileMaurus Cuelenaere1-0/+2
2009-08-02Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier1-0/+2
2009-07-13Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone1-2/+9
2009-04-12Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz1-11/+21
2009-04-11Revert r20687 since it breaks make zip.Jonas Häggqvist1-20/+11
2009-04-11Fix 'make fullinstall'Jens Arnold1-2/+2
2009-04-11"make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz1-10/+19
2009-04-03Let make bin create rockbox-info.txt too.Thomas Martitz1-1/+1
2009-03-11Commit FS#9614 by Yoshihisa Uchida: fix 'make tools'Maurus Cuelenaere1-0/+1
2009-03-10Don't rebuild the dependency file on 'make reconf'. Build type and target won...Jens Arnold1-1/+1
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross1-3/+3
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2009-02-04Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere1-1/+3
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken1-7/+7
2009-01-10Don't rerun configure automatically, just inform that you should do it.Björn Stenberg1-0/+3