1. ebaddc6 build: Log the zipfile creation by Solomon Peachy · 6 years ago
  2. d556809 Agptek Rocker: Initial commit by Marcin Bukat · 7 years ago
  3. 1d121e8 Initial commit for the Sony NWZ linux port by Amaury Pouly · 8 years ago
  4. b959655 Fix unsafe substitutions in Makefile. by Amaury Pouly · 7 years ago
  5. dbabd0d iBasso DX50/DX90: Major code cleanup and reorganization. by Udo Schläpfer · 10 years ago
  6. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  7. 46137eb simulator: Fully simulate external storage. by Thomas Martitz · 11 years ago
  8. e876f4d Samsung YP-R1 target port by Lorenzo Miori · 11 years ago
  9. a02f863 coldfire: Use single app.lds script for all coldfires. by Marcin Bukat · 11 years ago
  10. 736c378 Change the order of global linker options and -T. by Dominik Riebeling · 11 years ago
  11. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 11 years ago
  12. 9623685 Don't include unwarminder for checkwps, database and warble. by Dominik Riebeling · 12 years ago
  13. 6059216 Samsung YP-R0 hosted target code refactoring by Lorenzo Miori · 12 years ago
  14. 1501df0 Deprecate the EXTRA_LIBS variable. by Björn Stenberg · 12 years ago
  15. 266dc52 Make the player_unifont tool build again by Jens Arnold · 12 years ago
  16. f40bfc9 Add codecs to librbcodec. by Sean Bartell · 13 years ago
  17. 4b56ee0 Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. by Thomas Martitz · 13 years ago
  18. a8b3d50 Enable tlsf in warble build to fix it. by Thomas Martitz · 13 years ago
  19. 7b1a369 build system: completely autodetect target cpu architecture. by Thomas Martitz · 13 years ago
  20. c56950e tlsf: move to /lib (it's also used by plugins). by Thomas Martitz · 13 years ago
  21. 215ac63 Fix makefile conditions by Frank Gevaerts · 13 years ago
  22. 83cb2e5 Fix warble and clean up/refactor Makefile. by Thomas Martitz · 13 years ago
  23. d5f4391 Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION. by Thomas Martitz · 13 years ago
  24. 045c69c Fix bootloaders. by Thomas Martitz · 13 years ago
  25. 54e00c1 Fix sim/checkwps build failure. by Thomas Martitz · 13 years ago
  26. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
  27. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
  28. 466a7c6 Integrate the warble tool in the regular build system. by Frank Gevaerts · 13 years ago
  29. b4eab59 Arm stack unwinder by Marcin Bukat · 13 years ago
  30. cf333a6 Move supprt-arm.S to separate library. by Thomas Martitz · 13 years ago
  31. 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
  32. 35cd408 Added NODEPS define to skip recompilation for zip and apk builds. Usage: make zip NODEPS=1 by Björn Stenberg · 13 years ago
  33. 986a92f Pandora port: Automate rockbox.pnd (=binary archive) build by Thomas Jarosch · 13 years ago
  34. c3cf8bc Add build dependency to zip by Björn Stenberg · 13 years ago
  35. fc68a0d Android: rework r29929 AndroidManifest.xml version handling. by Dominik Riebeling · 13 years ago
  36. bc3f9c1 Add source tree version into AndroidManifest.xml by Dominik Riebeling · 13 years ago
  37. 0b92c0f Android: remove rockbox.apk when doing 'make clean' by Maurus Cuelenaere · 14 years ago
  38. 36d98fa *really* don't automatically build convttf by Frank Gevaerts · 14 years ago
  39. 9edd6d4 Anti-Aliased Fonts support. by Thomas Martitz · 14 years ago
  40. 376c9f3 FS#11966 - use separate modelnames and config files for RaaA. This adds an APPLICATION define that can be used in Makefiles, and target-name defines (-DSDLAPP, -DANDROID, -DNOKIAN8XX and -DNOKIAN900) for use elsewhere. LCD size is now hard-coded for the Nokia builds in their config files. A new --app parameter is passed to buildzip.pl to explicitly state that this is an application build - it was previously derived from the model name. by Dave Chapman · 14 years ago
  41. d0a0d02 Forgot to add the help text for make elfzip. by Alex Parker · 14 years ago
  42. 745406a Add "elfzip" target to make which creates a zip of all elf files, as mapzip does for map files. by Alex Parker · 14 years ago
  43. 5d849a9 Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. by Andree Buschmann · 14 years ago
  44. a448d8b Android build tweaks. by Antoine Cellerier · 14 years ago
  45. 1f06ca4 Added the symlinkinstall make target. See #11825 by Michael Stummvoll · 14 years ago
  46. 0bf1bd1 Redo r28026 so that all .S files get the __ASSEMBLER__ define. by Thomas Martitz · 14 years ago
  47. a994401 Extend make clean for android zu also cleanup the compiled java classes and apks (and everything else generated during build process). by Thomas Martitz · 14 years ago
  48. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  49. 46454ac Move setjmp to lib and add setjmp for sh (imported from newlib) and compile it as separate library. by Thomas Martitz · 14 years ago
  50. 27c509f makefiles by Rafaël Carré · 14 years ago
  51. c6bcd91 Fix message output for make install and make fullinstall by Michael Chicoine · 14 years ago
  52. 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
  53. 2d31d77 FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. by Jonathan Gordon · 14 years ago
  54. a2029a7 Revert r27550 : we don't want to generate dependancies for firmware/ by Rafaël Carré · 14 years ago
  55. f1140dc include firmware.make unconditionally by Rafaël Carré · 14 years ago
  56. 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 14 years ago
  57. b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 14 years ago
  58. 94aa0d7 Change "features" and "genlang-features" targets to no longer use multiple targets in one rule. by Frank Gevaerts · 14 years ago
  59. 936e673 Moved libskin_parser to lib. Added it to link line. by Björn Stenberg · 14 years ago
  60. 8676723 bininstall: works for PREFIX directories with spaces by Rafaël Carré · 14 years ago
  61. 89eb19d make bininstall rule depend on the binary by Rafaël Carré · 14 years ago
  62. 53367ba new bininstall rule to install rockbox binary only by Rafaël Carré · 14 years ago
  63. 23f1821 don't parse features.txt when not needed by Rafaël Carré · 14 years ago
  64. 1da9b71 make clean: delete lib/ directory by Rafaël Carré · 14 years ago
  65. ccaec76 Added skin_parser library to build system. by Björn Stenberg · 14 years ago
  66. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 14 years ago
  67. eef14e3 Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when building dependency files and -g is present. The proper solution would be to make addtargetdir.pl handle (strip) comment lines. by Jens Arnold · 15 years ago
  68. ec39c05 tools/database: build process updates. by Yoshihisa Uchida · 15 years ago
  69. 1920462 Fix parallel building by Maurus Cuelenaere · 15 years ago
  70. 651b554 make veryclean: remove tools/iaudio_bl_flash.[ch] by Maurus Cuelenaere · 15 years ago
  71. a9e2a71 *.link: depends on config file where plugin buffer size is set by Rafaël Carré · 15 years ago
  72. 4c01e05 Do not try to generate dependencies of lua files by Rafaël Carré · 15 years ago
  73. 48430bf Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but with no functional changes to code. by Dave Chapman · 15 years ago
  74. 6e11572 Make the database tool buildable from configure. by Frank Gevaerts · 15 years ago
  75. 022463b Repair build-all.sh and clean-all.sh. by Thomas Martitz · 15 years ago
  76. ffaf246 Fixed checkwps build warnings. Updated checkwps makefile to be closer to main. by Björn Stenberg · 15 years ago
  77. 8bff564 Forgot a file by Maurus Cuelenaere · 15 years ago
  78. ef0c9da Don't mention having to run 'make reconf' when you're runing 'make reconf' by Antoine Cellerier · 15 years ago
  79. 668a769 Add new asmdefs mechanism for exporting information only available to the C compiler for use in asm files, and use it in arm jpeg idct. See apps/apps.make, apps/core_asmdefs.c, and apps/recorder/jpeg_idct_arm.S for details. by Andrew Mahone · 15 years ago
  80. 7ed1a5f Second try for make install for normal builds. Now differentiate better between "PREFIX not set" and "PREFIX not set, but also not needed". Also, recreate the PREFIX when running make reconf. by Thomas Martitz · 15 years ago
  81. a2008f9 Revert r20687 since it breaks make zip. by Jonas Häggqvist · 15 years ago
  82. ac0722d Fix 'make fullinstall' by Jens Arnold · 15 years ago
  83. 7e67dc6 "make (full)install" for normal builds, specifiy the installation destination with PREFIX (e.g. PREFIX=/mnt/my_dap ../tools/configure). PREFIX not needed for sims, as it defaults to simdisk although PREFIX can override simdisk/. Use zip -r0 for install, and -r9 for for actual zips. by Thomas Martitz · 15 years ago
  84. 64f4b87 Let make bin create rockbox-info.txt too. by Thomas Martitz · 16 years ago
  85. cf31386 Commit FS#9614 by Yoshihisa Uchida: fix 'make tools' by Maurus Cuelenaere · 16 years ago
  86. 08f51a5 Don't rebuild the dependency file on 'make reconf'. Build type and target won't change, and there are some build types where the .dep file isn't needed at all, e.g. voice. by Jens Arnold · 16 years ago
  87. 4fb5864 Move generated lang-related files to their own directory in preparation of localizable plugins. by Tom Ross · 16 years ago
  88. 2e6d604 Stop hiding errors by redirecting stderr to /dev/null. If we really need to do re-introduce somewhere we should rather make it dependent on the V variable so that make V=1 would still show the error and only "normal" builds would hide it. by Daniel Stenberg · 16 years ago
  89. e8da447 Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators under Windows using MingW by Maurus Cuelenaere · 16 years ago
  90. 31c8eee FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements getting split over the yellow/cyan by Bertrik Sikken · 16 years ago
  91. 6d871d5 Don't rerun configure automatically, just inform that you should do it. by Björn Stenberg · 16 years ago
  92. fc53725 Automatically rerun tools/configure if it is newer than Makefile. by Björn Stenberg · 16 years ago
  93. 4ef890e 'make reconf' is now a first stab at re-running configure with the same setup by Daniel Stenberg · 16 years ago
  94. 89b4157 Add another missing file to 'clean' target. by Jens Arnold · 16 years ago
  95. 34332cf Don't generate dependencies for make targets that don't need them. by Björn Stenberg · 16 years ago
  96. a091d20 Added 'keywords' and 'eol-style' properties. by Björn Stenberg · 16 years ago
  97. ad8d603 Added support for configurable rockbox directory. FS#9567 by Alex Bennee. by Björn Stenberg · 16 years ago
  98. 819378b Renamed simulator disk directory from 'archos' to 'simdisk'. by Björn Stenberg · 16 years ago
  99. 046776c Added rombox.ucl to target 'clean'. Added some newlines. by Björn Stenberg · 16 years ago
  100. fea1874 Stop overwriting rockbox.map (depending on build order). Should fix jumping size report for rombox targets. by Jens Arnold · 16 years ago