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
/
apps
/
Makefile
Age
Commit message (
Expand
)
Author
2002-10-02
Bill Napier's more elegant fix to disallow running make in apps and firmware.
Björn Stenberg
2002-09-30
Crude kludge to prevent people from running 'make' in the apps and firmware d...
Björn Stenberg
2002-09-20
genlang needs perl -s, and I added some files to the clean target
Daniel Stenberg
2002-09-20
Run the perl scripts with "perl [script]", I think this makes Windows users
Daniel Stenberg
2002-09-20
use uplang first, then genlang the new file
Daniel Stenberg
2002-09-18
New language/string handling
Björn Stenberg
2002-09-03
New player directory with icons
Linus Nielsen Feltzing
2002-08-28
Reverted back to monospace again. Let's not rock the boat until people can ch...
Björn Stenberg
2002-08-28
Made LCD_PROPFONTS and LOADABLE_FONTS mutually exclusive
Björn Stenberg
2002-08-28
Added -DLCD_PROPFONTS
Linus Nielsen Feltzing
2002-08-27
Made LCD_PROPFONTS default on recorder
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-08-20
use the gcc option -ffreestanding: (quote from the gcc man page)
Daniel Stenberg
2002-08-15
tags target added
Daniel Stenberg
2002-08-11
First version of loadable fonts patch by Alex Gitelman
Björn Stenberg
2002-07-15
Added build timestamp in version string
Björn Stenberg
2002-06-17
add our libc headers directory to the include path
Daniel Stenberg
2002-06-17
Player builds now use a separate linker control file
Daniel Stenberg
2002-06-11
Changed to correct target name for recorder
Björn Stenberg
2002-05-31
the recorder now gets an archos.ajz output file
Daniel Stenberg
2002-05-30
Removed libc from link line
Björn Stenberg
2002-05-27
clean removes the map file too
Daniel Stenberg
2002-05-24
Added -Imalloc and fixed archos.map to OBJDIR
Björn Stenberg
2002-05-24
pass on more variables to firmware when we build librockbox
Daniel Stenberg
2002-05-24
fix clean target
Daniel Stenberg
2002-05-24
fix -I for recorder, also use -L to find the librockbox properly
Daniel Stenberg
2002-05-23
-g on DEBUG builds, generate the librockbox.a properly if absent
Daniel Stenberg
2002-05-23
OBJDIR support added
Daniel Stenberg
2002-05-21
Added extra source files if compiling recorder
Björn Stenberg
2002-05-17
Added DEBUG option, enabling support for gdb stub
Björn Stenberg
2002-05-16
Now uses librockbox.a
Björn Stenberg
2002-05-16
Initial revision
Björn Stenberg