OSDN Git Service

Add WebM to the Matroska demuxer name.
[coroid/ffmpeg_saccubus.git] / common.mak
2010-07-21 Stefano SabatiniAdd libavcore.
2010-07-04 Måns RullgårdStop make complaining about moved/deleted headers
2010-06-26 Måns RullgårdAdd -I flags to HOSTCFLAGS
2010-06-26 Måns RullgårdFix brief make messages when CC etc are specified on...
2010-03-17 Måns RullgårdMake ranlib silent in brief output mode
2010-03-14 Måns RullgårdFix brief make output for generated tables
2010-03-10 Måns RullgårdRemove .SECONDARY directive
2010-03-10 Måns RullgårdImprove version.h generation
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-10 Måns RullgårdPrettify make output for documentation
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdRemove duplicates from OBJS
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdSkip cmdutils_common_opts.h fragment in checkheaders
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-06 Måns RullgårdFix build with compilers using a separate dependency...
2010-03-06 Måns RullgårdPrettify make output
2010-02-27 Måns RullgårdStop make deleting intermediate files (ffmpeg.o and...
2010-02-25 Måns RullgårdDisable suffix rules
2010-01-28 Måns RullgårdMove ECFLAGS so it doesn't get added multiple times
2010-01-28 Måns RullgårdAppend ECFLAGS to CFLAGS
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-15 Ramiro PollaGet one step closer to world domination.
2009-11-22 Måns RullgårdDelete *.d files with make clean
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-08-23 Måns RullgårdAdd PIC flags early so tests they affect give correct...
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-12 Stefano SabatiniAppend the user CPPFLAGS value to the CPPFLAGS used...
2009-07-12 Måns RullgårdPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 Måns RullgårdAllow unusual ways of specifying compiler output file
2009-07-12 Måns RullgårdSet CFLAGS directly in config.mak instead of using...
2009-07-12 Måns RullgårdSeparate C preprocessor flags into CPPFLAGS variable
2009-05-29 Dave YeoMove *.map from LIBSUFFIXES to CLEANSUFFIXES, executabl...
2009-05-20 Måns RullgårdFix building from within subdirs
2009-04-12 Diego BiurrunMove addition of MMX-OBJS to OBJS into common.mak inste...
2009-04-01 Måns RullgårdAlways use -L flags for all subdirs
2009-04-01 Måns RullgårdMove make rules applicable only to subdirs into subdir.mak
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-25 Diego Biurrunprettyprinting cosmetics
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-13 Diego BiurrunMark all clean targets as phony.
2009-03-05 Måns RullgårdCompile .S files with $(AS), set it in configure
2009-03-03 Diego BiurrunDo not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR...
2009-03-02 Diego Biurrunversion.h should depend on config.mak.
2009-01-26 Måns RullgårdFix version.h dependency on version.sh
2009-01-26 Diego Biurrunversion.h depends on version.sh.
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
2008-10-25 Måns RullgårdUse OBJS variable for all object files
2008-10-25 Måns RullgårdRemove unused SRCS make variable
2008-09-26 Diego BiurrunAdd support for passing a version string to configure...
2008-08-13 Michael Niedermayer10000l, revert mistakely commited and unrelated hunk.
2008-08-13 Michael NiedermayerMove -D_ISOC9X_SOURCE to configure so its available...
2008-08-11 Loren Merrittyasm buildsystem
2008-07-09 Måns Rullgårdregenerate dependencies when building object files
2008-06-19 Måns Rullgårdenable version.h to be created from subdirs
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 Jeremy KolbAdd version information to DLLs.
2008-05-09 Diego BiurrunRemove -I flags pointing to local paths, they are no...
2008-04-18 Måns Rullgårdfix make tests in subdirs
2008-04-16 Måns Rullgårdfix building of test programs (make tests)
2008-04-14 Diego BiurrunAdd DIRS variable to the list of variables to be cleare...
2008-04-13 Diego BiurrunClear DIRS variable in common.mak, so it does not have...
2008-04-13 Diego BiurrunRemove all dependency files on distclean.
2008-04-13 Diego BiurrunGenerate the list of files to clean in subdirectories...
2008-04-13 Diego BiurrunSplit CLEANFILES variable into CLEANSUFFIXES and LIBSUF...
2008-04-09 Måns Rullgårdmove DEP_LIBS to common.mak
2008-04-09 Måns Rullgårdgenerate separate dependency files per object file
2008-04-07 Måns Rullgårdreplace some ifeq with prettier ifdef
2008-04-07 Måns Rullgårdappend TESTS-yes to TESTS; one ifeq less
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-28 Diego Biurrunbandaid fix for broken shared library installation
2008-03-28 Diego BiurrunFix circular dependency between install-progs and insta...
2008-03-27 François RevolFix building with C++ objects, variable names were...
2008-03-26 Diego BiurrunUse common.mak in the top-level Makefile as well.
2008-03-15 Måns Rullgårdrename LIBSRC to SRC_DIR, add quotes where SRC_DIR...
2008-03-12 Diego BiurrunMove dependency generation commands into configure.
2008-03-10 Diego BiurrunReplace the awkward '1>' with the more natural '>'.
2008-03-09 Diego BiurrunWork around gcc stupidity: With -MM gcc outputs just...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-05 Måns Rullgårdallow vpath search only for source files
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-01-27 Diego BiurrunMove common test program infrastructure to common.mak.
2007-12-05 Dave YeoOS/2 support restored in cleaner form.
2007-10-30 Diego BiurrunDeclare libpostproc prerequisites directly instead...
2007-10-23 Diego BiurrunSimplify install-libs prerequisite generation.
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-17 Dave YeoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the thing...
next