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
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
2010-06-19
bininstall: works for PREFIX directories with spaces
Rafaël Carré
2010-06-19
make bininstall rule depend on the binary
Rafaël Carré
2010-06-19
new bininstall rule to install rockbox binary only
Rafaël Carré
2010-06-19
don't parse features.txt when not needed
Rafaël Carré
2010-06-19
make clean: delete lib/ directory
Rafaël Carré
2010-06-17
Added skin_parser library to build system.
Björn Stenberg
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-03-20
Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when buil...
Jens Arnold
2010-02-25
tools/database: build process updates.
Yoshihisa Uchida
2010-02-16
Fix parallel building
Maurus Cuelenaere
2010-02-15
make veryclean: remove tools/iaudio_bl_flash.[ch]
Maurus Cuelenaere
2010-01-24
*.link: depends on config file where plugin buffer size is set
Rafaël Carré
2009-12-30
Do not try to generate dependencies of lua files
Rafaël Carré
2009-10-28
Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...
Dave Chapman
2009-10-07
Make the database tool buildable from configure.
Frank Gevaerts
2009-09-13
Repair build-all.sh and clean-all.sh.
Thomas Martitz
2009-09-01
Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.
Björn Stenberg
2009-08-21
Forgot a file
Maurus Cuelenaere
2009-08-02
Don't mention having to run 'make reconf' when you're runing 'make reconf'
Antoine Cellerier
2009-07-13
Add new asmdefs mechanism for exporting information only available to the C c...
Andrew Mahone
2009-04-12
Second try for make install for normal builds. Now differentiate better betwe...
Thomas Martitz
2009-04-11
Revert r20687 since it breaks make zip.
Jonas Häggqvist
[next]