History | View | Annotate | Download (1.49 KB)
Link libavcore only if really needed
Make a distinction between BASE and CFGDIR, and properly set them
This is useful for out-of-tree build
Support for statically setting CFLAGS in config.mk
Basic configuration support
Better cross-compilation support
With this patch, it is not necessary to set CC, AR, etc, but it issufficient to only set CROSS_COMPILE to the tools prefix
Use proper environment variables, to support cross-compilation
Fix the removing of *.d files
Automatic generation of headers dependencies
Merge branch 'make-parallel'
allow CFLAGS from command line
Automatically generate the list of object lists, and recompile if some .c file changed
Squashed commit of the following:
commit 6004cb2c99f643d6fde169d0a3afdf6fc7329264Author: Luca Abeni <luca.abeni@unitn.it>Date: Thu Aug 19 17:13:21 2010 +0200
Remove commented line...
renaming som to src