summaryrefslogtreecommitdiff
path: root/tools/root.make (follow)
Commit message (Expand)AuthorAge
* Extend make clean for android zu also cleanup the compiled java classes and a...Thomas Martitz2010-09-12
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02
* Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz2010-08-24
* makefilesRafaël Carré2010-08-21
* Fix message output for make install and make fullinstallMichael Chicoine2010-08-08
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Revert r27550 : we don't want to generate dependancies for firmware/Rafaël Carré2010-07-25
* include firmware.make unconditionallyRafaël Carré2010-07-25
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts2010-07-03
* Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts2010-06-30
* Moved libskin_parser to lib. Added it to link line.Björn Stenberg2010-06-24
* bininstall: works for PREFIX directories with spacesRafaël Carré2010-06-19
* make bininstall rule depend on the binaryRafaël Carré2010-06-19
* new bininstall rule to install rockbox binary onlyRafaël Carré2010-06-19
* don't parse features.txt when not neededRafaël Carré2010-06-19
* make clean: delete lib/ directoryRafaël Carré2010-06-19
* Added skin_parser library to build system.Björn Stenberg2010-06-17
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Filter out -g in PPCFLAGS. Some (older?) gcc versions add a comment when buil...Jens Arnold2010-03-20
* tools/database: build process updates.Yoshihisa Uchida2010-02-25
* Fix parallel buildingMaurus Cuelenaere2010-02-16
* make veryclean: remove tools/iaudio_bl_flash.[ch]Maurus Cuelenaere2010-02-15
* *.link: depends on config file where plugin buffer size is setRafaël Carré2010-01-24
* Do not try to generate dependencies of lua filesRafaël Carré2009-12-30
* 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