]> git.sesse.net Git - ffmpeg/history - subdir.mak
Fix icc warning #188: enumerated type mixed with another type.
[ffmpeg] / subdir.mak
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