summaryrefslogtreecommitdiff
path: root/tools/root.make (follow)
Commit message (Expand)AuthorAge
* Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz2009-04-12
* Revert r20687 since it breaks make zip.Jonas Häggqvist2009-04-11
* Fix 'make fullinstall'Jens Arnold2009-04-11
* "make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz2009-04-11
* Let make bin create rockbox-info.txt too.Thomas Martitz2009-04-03
* Commit FS#9614 by Yoshihisa Uchida: fix 'make tools'Maurus Cuelenaere2009-03-11
* Don't rebuild the dependency file on 'make reconf'. Build type and target won...Jens Arnold2009-03-10
* Move generated lang-related files to their own directory in preparation of lo...Tom Ross2009-03-02
* Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg2009-02-23
* Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...Maurus Cuelenaere2009-02-04
* FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken2009-01-31
* Don't rerun configure automatically, just inform that you should do it.Björn Stenberg2009-01-10
* Automatically rerun tools/configure if it is newer than Makefile.Björn Stenberg2009-01-10
* 'make reconf' is now a first stab at re-running configure with the same setupDaniel Stenberg2009-01-09
* Add another missing file to 'clean' target.Jens Arnold2008-11-28
* Don't generate dependencies for make targets that don't need them.Björn Stenberg2008-11-26
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg2008-11-24
* Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg2008-11-22
* Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold2008-11-21
* Added LANG_O to simulators as well.Björn Stenberg2008-11-21
* Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg2008-11-21
* Added a proper rule for rockbox-info.txtBjörn Stenberg2008-11-21
* Bootbox needs --gc-sections.Björn Stenberg2008-11-20
* Disabled input section garbage collection in linker for now. This makes sansa...Björn Stenberg2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20