]> git.sesse.net Git - ffmpeg/history - subdir.mak
Fix palette copying in av_picture_copy(). Previous code worked only if
[ffmpeg] / subdir.mak
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-28 Måns RullgårdMakefile cosmetics
2009-08-23 Måns RullgårdFix dependency generation for yasm assembler files
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-16 Måns RullgårdUse CPPFLAGS when building tests
2009-07-12 Måns RullgårdUse LD for linking, default to same as CC
2009-05-20 Måns RullgårdCreate shared libs correctly, fix mingw build
2009-04-20 Diego BiurrunRemove example programs with a wildcard expression.
2009-04-01 Måns RullgårdAdd $(ELIBS) to example/test app link command
2009-04-01 Måns RullgårdMake examples and test progs depend on libraries
2009-04-01 Måns RullgårdLink tests/examples with -lfoo instead of libfoo.a
2009-04-01 Måns RullgårdMove make rules applicable only to subdirs into subdir.mak
2009-03-22 Diego BiurrunUse $< automatic variable to simplify some commands.
2008-12-13 Måns RullgårdRemove other shared lib names from linker command line...
2008-06-16 Diego BiurrunGenerate pkg-config files in each library subdirectory...
2008-05-26 Måns RullgårdRevert "Add version information to DLLs."
2008-05-25 Ramiro PollaForgot to commit changes to subdir.mak in last revision.
2008-04-09 Måns Rullgårdmove DEP_LIBS to common.mak
2008-04-09 Måns Rullgårdfix build with --build-suffix
2008-04-07 Måns Rullgårdreplace some ifeq with prettier ifdef
2008-04-07 Måns Rullgårdnon-recursive makefiles