summaryrefslogtreecommitdiff
path: root/tools/root.make (follow)
Commit message (Expand)AuthorAge
* Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman2009-10-28
* Make the database tool buildable from configure.Frank Gevaerts2009-10-07
* Repair build-all.sh and clean-all.sh.Thomas Martitz2009-09-13
* Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg2009-09-01
* Forgot a fileMaurus Cuelenaere2009-08-21
* Don't mention having to run 'make reconf' when you're runing 'make reconf'Antoine Cellerier2009-08-02
* Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone2009-07-13
* 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