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
/
rbutil
/
libtools.make
Age
Commit message (
Expand
)
Author
2013-05-11
Implement dependency generation in libtools.make.
Dominik Riebeling
2013-05-11
Change mkdir -p to work on Windows.
Dominik Riebeling
2013-05-11
Make libtools compile rule more generic.
Dominik Riebeling
2013-05-10
Set APPVERSION globally for extralibs Makefile.
Dominik Riebeling
2013-05-04
Allow overriding make variables via environment variables.
Dominik Riebeling
2013-04-05
Fix ipodpatcher on OS X.
Dominik Riebeling
2013-04-05
Replace the use of uname to get the build output.
Dominik Riebeling
2013-01-01
Fix version handling for patchers.
Dominik Riebeling
2012-07-27
Add quotes around APPVERSION to avoid issues when it has spaces.
Frank Gevaerts
2012-04-28
Move bin2c handling to libtools.make
Dominik Riebeling
2012-02-05
Make sure we use POSIX/C99 printf() when building for windows
Rafaël Carré
2012-01-06
Remove OS X special universal binary handling.
Dominik Riebeling
2012-01-05
Update OS X library building.
Dominik Riebeling
2012-01-02
Fix cross compiling on OS X.
Dominik Riebeling
2012-01-02
libtools.make: allow overriding variables via environment.
Dominik Riebeling
2011-12-16
libtools.make: add rule to build a DLL.
Dominik Riebeling
2011-12-16
ipodpatcher: move linker only options out of CFLAGS.
Dominik Riebeling
2011-12-16
mkamsboot: fix building as universal library.
Dominik Riebeling
2011-12-16
ipodpatcher: convert to use libtools.make.
Dominik Riebeling
2011-12-15
Break some long lines.
Dominik Riebeling
2011-12-14
mkmpioboot: use common Makefile.
Dominik Riebeling
2011-12-14
Initial common Makefile for Rockbox Utility tools / libs.
Dominik Riebeling