]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - subdir.mak
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / subdir.mak
2009-10-29 mruAdd generic rules for building helpers with HOSTCC
2009-10-28 mruMakefile cosmetics
2009-08-23 mruFix dependency generation for yasm assembler files
2009-07-28 mruReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-16 mruUse CPPFLAGS when building tests
2009-07-12 mruUse LD for linking, default to same as CC
2009-05-20 mruCreate shared libs correctly, fix mingw build
2009-04-20 diegoRemove example programs with a wildcard expression.
2009-04-01 mruAdd $(ELIBS) to example/test app link command
2009-04-01 mruMake examples and test progs depend on libraries
2009-04-01 mruLink tests/examples with -lfoo instead of libfoo.a
2009-04-01 mruMove make rules applicable only to subdirs into subdir.mak
2009-03-22 diegoUse $< automatic variable to simplify some commands.
2008-12-13 mruRemove other shared lib names from linker command line...
2008-06-16 diegoGenerate pkg-config files in each library subdirectory...
2008-05-26 mruRevert "Add version information to DLLs."
2008-05-25 ramiroForgot to commit changes to subdir.mak in last revision.
2008-04-09 mrumove DEP_LIBS to common.mak
2008-04-09 mrufix build with --build-suffix
2008-04-07 mrureplace some ifeq with prettier ifdef
2008-04-07 mrunon-recursive makefiles