OSDN Git Service

avconv: remove -[vas]lang options.
[coroid/libav_saccubus.git] / subdir.mak
2011-07-30 Luca Barbatobuild: make examples build normally
2011-07-11 Mans Rullgardbuild: remove unnecessary FFLDFLAGS variable
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-07-07 Mans Rullgardbuild: clean up library installation rules
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-26 Mans Rullgardbuild: improve rules for test programs
2011-06-25 Diego Biurrunbuild: Add DEP_LIBS dependency directly to the shared...
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-03 Mans Rullgardbuild: simplify commands for clean target
2011-03-29 Mans RullgardRemove support for stripping executables
2010-12-07 Ramiro Pollafix building test programs with gnu make 3.82
2010-03-17 Måns RullgårdRemove $(MSG) override for install-lib targets
2010-03-09 Måns RullgårdReorder some make rules
2010-03-09 Måns RullgårdRemove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdMove some make rules outside of eval'd block
2010-03-09 Måns Rullgårdcosmetic: move some makefile variable definitions
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H for checkheaders in libs
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H when building test apps
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-07 Måns Rullgård10l: fix make install with only shared libs
2010-03-06 Måns RullgårdFix install with shared libs on weird systems
2010-03-06 Måns RullgårdFix make install
2010-03-06 Måns RullgårdPrettify make output
2010-03-06 Måns RullgårdSplit install-headers target and simplify rules
2010-03-06 Måns RullgårdAdd INSTALL makefile variable
2010-03-06 Måns RullgårdUse mkdir -p to create directories
2010-03-06 Måns RullgårdAdd YASMDEP variable; use for deps on yasm files
2010-03-06 Måns RullgårdUse $(RM) to delete files
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-20 Måns RullgårdUse $(CC_O) in %-test.o rules
2010-01-19 Måns RullgårdAdd rules to install generated headers
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-15 Ramiro PollaGet one step closer to world domination.
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