- ebaddc6 build: Log the zipfile creation by Solomon Peachy · 6 years ago
- d556809 Agptek Rocker: Initial commit by Marcin Bukat · 7 years ago
- 1d121e8 Initial commit for the Sony NWZ linux port by Amaury Pouly · 8 years ago
- b959655 Fix unsafe substitutions in Makefile. by Amaury Pouly · 7 years ago
- dbabd0d iBasso DX50/DX90: Major code cleanup and reorganization. by Udo Schläpfer · 10 years ago
- 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
- 46137eb simulator: Fully simulate external storage. by Thomas Martitz · 11 years ago
- e876f4d Samsung YP-R1 target port by Lorenzo Miori · 11 years ago
- a02f863 coldfire: Use single app.lds script for all coldfires. by Marcin Bukat · 11 years ago
- 736c378 Change the order of global linker options and -T. by Dominik Riebeling · 11 years ago
- 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 11 years ago
- 9623685 Don't include unwarminder for checkwps, database and warble. by Dominik Riebeling · 12 years ago
- 6059216 Samsung YP-R0 hosted target code refactoring by Lorenzo Miori · 12 years ago
- 1501df0 Deprecate the EXTRA_LIBS variable. by Björn Stenberg · 12 years ago
- 266dc52 Make the player_unifont tool build again by Jens Arnold · 12 years ago
- f40bfc9 Add codecs to librbcodec. by Sean Bartell · 13 years ago
- 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
- a8b3d50 Enable tlsf in warble build to fix it. by Thomas Martitz · 13 years ago
- 7b1a369 build system: completely autodetect target cpu architecture. by Thomas Martitz · 13 years ago
- c56950e tlsf: move to /lib (it's also used by plugins). by Thomas Martitz · 13 years ago
- 215ac63 Fix makefile conditions by Frank Gevaerts · 13 years ago
- 83cb2e5 Fix warble and clean up/refactor Makefile. by Thomas Martitz · 13 years ago
- d5f4391 Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION. by Thomas Martitz · 13 years ago
- 045c69c Fix bootloaders. by Thomas Martitz · 13 years ago
- 54e00c1 Fix sim/checkwps build failure. by Thomas Martitz · 13 years ago
- f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
- b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
- 466a7c6 Integrate the warble tool in the regular build system. by Frank Gevaerts · 13 years ago
- b4eab59 Arm stack unwinder by Marcin Bukat · 13 years ago
- cf333a6 Move supprt-arm.S to separate library. by Thomas Martitz · 13 years ago
- 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
- 35cd408 Added NODEPS define to skip recompilation for zip and apk builds. Usage: make zip NODEPS=1 by Björn Stenberg · 13 years ago
- 986a92f Pandora port: Automate rockbox.pnd (=binary archive) build by Thomas Jarosch · 13 years ago
- c3cf8bc Add build dependency to zip by Björn Stenberg · 13 years ago
- fc68a0d Android: rework r29929 AndroidManifest.xml version handling. by Dominik Riebeling · 13 years ago
- bc3f9c1 Add source tree version into AndroidManifest.xml by Dominik Riebeling · 13 years ago
- 0b92c0f Android: remove rockbox.apk when doing 'make clean' by Maurus Cuelenaere · 14 years ago
- 36d98fa *really* don't automatically build convttf by Frank Gevaerts · 14 years ago
- 9edd6d4 Anti-Aliased Fonts support. by Thomas Martitz · 14 years ago
- 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
- d0a0d02 Forgot to add the help text for make elfzip. by Alex Parker · 14 years ago
- 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
- 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
- a448d8b Android build tweaks. by Antoine Cellerier · 14 years ago
- 1f06ca4 Added the symlinkinstall make target. See #11825 by Michael Stummvoll · 14 years ago
- 0bf1bd1 Redo r28026 so that all .S files get the __ASSEMBLER__ define. by Thomas Martitz · 14 years ago
- 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
- f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
- 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
- 27c509f makefiles by Rafaël Carré · 14 years ago
- c6bcd91 Fix message output for make install and make fullinstall by Michael Chicoine · 14 years ago
- 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
- 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
- a2029a7 Revert r27550 : we don't want to generate dependancies for firmware/ by Rafaël Carré · 14 years ago
- f1140dc include firmware.make unconditionally by Rafaël Carré · 14 years ago
- 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 14 years ago
- 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
- 94aa0d7 Change "features" and "genlang-features" targets to no longer use multiple targets in one rule. by Frank Gevaerts · 14 years ago
- 936e673 Moved libskin_parser to lib. Added it to link line. by Björn Stenberg · 14 years ago
- 8676723 bininstall: works for PREFIX directories with spaces by Rafaël Carré · 14 years ago
- 89eb19d make bininstall rule depend on the binary by Rafaël Carré · 14 years ago
- 53367ba new bininstall rule to install rockbox binary only by Rafaël Carré · 14 years ago
- 23f1821 don't parse features.txt when not needed by Rafaël Carré · 14 years ago
- 1da9b71 make clean: delete lib/ directory by Rafaël Carré · 14 years ago
- ccaec76 Added skin_parser library to build system. by Björn Stenberg · 14 years ago
- 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 14 years ago
- 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
- ec39c05 tools/database: build process updates. by Yoshihisa Uchida · 15 years ago
- 1920462 Fix parallel building by Maurus Cuelenaere · 15 years ago
- 651b554 make veryclean: remove tools/iaudio_bl_flash.[ch] by Maurus Cuelenaere · 15 years ago
- a9e2a71 *.link: depends on config file where plugin buffer size is set by Rafaël Carré · 15 years ago
- 4c01e05 Do not try to generate dependencies of lua files by Rafaël Carré · 15 years ago
- 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
- 6e11572 Make the database tool buildable from configure. by Frank Gevaerts · 15 years ago
- 022463b Repair build-all.sh and clean-all.sh. by Thomas Martitz · 15 years ago
- ffaf246 Fixed checkwps build warnings. Updated checkwps makefile to be closer to main. by Björn Stenberg · 15 years ago
- 8bff564 Forgot a file by Maurus Cuelenaere · 15 years ago
- ef0c9da Don't mention having to run 'make reconf' when you're runing 'make reconf' by Antoine Cellerier · 15 years ago
- 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
- 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
- a2008f9 Revert r20687 since it breaks make zip. by Jonas Häggqvist · 15 years ago
- ac0722d Fix 'make fullinstall' by Jens Arnold · 15 years ago
- 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
- 64f4b87 Let make bin create rockbox-info.txt too. by Thomas Martitz · 16 years ago
- cf31386 Commit FS#9614 by Yoshihisa Uchida: fix 'make tools' by Maurus Cuelenaere · 16 years ago
- 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
- 4fb5864 Move generated lang-related files to their own directory in preparation of localizable plugins. by Tom Ross · 16 years ago
- 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
- e8da447 Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators under Windows using MingW by Maurus Cuelenaere · 16 years ago
- 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
- 6d871d5 Don't rerun configure automatically, just inform that you should do it. by Björn Stenberg · 16 years ago
- fc53725 Automatically rerun tools/configure if it is newer than Makefile. by Björn Stenberg · 16 years ago
- 4ef890e 'make reconf' is now a first stab at re-running configure with the same setup by Daniel Stenberg · 16 years ago
- 89b4157 Add another missing file to 'clean' target. by Jens Arnold · 16 years ago
- 34332cf Don't generate dependencies for make targets that don't need them. by Björn Stenberg · 16 years ago
- a091d20 Added 'keywords' and 'eol-style' properties. by Björn Stenberg · 16 years ago
- ad8d603 Added support for configurable rockbox directory. FS#9567 by Alex Bennee. by Björn Stenberg · 16 years ago
- 819378b Renamed simulator disk directory from 'archos' to 'simdisk'. by Björn Stenberg · 16 years ago
- 046776c Added rombox.ucl to target 'clean'. Added some newlines. by Björn Stenberg · 16 years ago
- fea1874 Stop overwriting rockbox.map (depending on build order). Should fix jumping size report for rombox targets. by Jens Arnold · 16 years ago