История коммитов

Автор SHA1 Сообщение Дата
  Måns Rullgård 55127e7b49 Create config.asm for use with yasm 14 лет назад
  Diego Biurrun 6fa5a91b14 Remove dep/depend targets and related variables. 14 лет назад
  Stefano Sabatini aac6ca6978 Add libavcore. 14 лет назад
  Måns Rullgård 11d788cade Stop make complaining about moved/deleted headers 14 лет назад
  Måns Rullgård 7f02d3570a Add -I flags to HOSTCFLAGS 14 лет назад
  Måns Rullgård bf9aa44bf4 Fix brief make messages when CC etc are specified on command line 14 лет назад
  Måns Rullgård de5aba8cca Make ranlib silent in brief output mode 15 лет назад
  Måns Rullgård 7732f641ff Fix brief make output for generated tables 15 лет назад
  Måns Rullgård 0680c40a25 Remove .SECONDARY directive 15 лет назад
  Måns Rullgård 6a53fffd77 Improve version.h generation 15 лет назад
  Måns Rullgård 93bff1de77 Replace $(G) with more generic $(M) in silent make rules 15 лет назад
  Måns Rullgård 86be2bc36f Prettify make output for documentation 15 лет назад
  Måns Rullgård a736e0e5c2 Prettify make output when generating headers 15 лет назад
  Måns Rullgård 451db9832c Simplify static/shared build rules 15 лет назад
  Måns Rullgård 7acc01042e Remove duplicates from OBJS 15 лет назад
  Måns Rullgård f89c14027a checkheaders: skip per-arch headers not meant for direct inclusion 15 лет назад
  Måns Rullgård 2a5500b13e Add TESTOBJS make variable for extra objects used by test apps 15 лет назад
  Måns Rullgård 9b55e2e727 Skip cmdutils_common_opts.h fragment in checkheaders 15 лет назад
  Måns Rullgård 72c2bdebcf Define HAVE_AV_CONFIG_H only when building libraries 15 лет назад
  Måns Rullgård a0ac950109 Fix build with compilers using a separate dependency command 15 лет назад
  Måns Rullgård 63611f31e8 Prettify make output 15 лет назад
  Måns Rullgård 1d53620311 Stop make deleting intermediate files (ffmpeg.o and friends) 15 лет назад
  Måns Rullgård f3a572ca14 Disable suffix rules 15 лет назад
  Måns Rullgård 8be0a5c384 Move ECFLAGS so it doesn't get added multiple times 15 лет назад
  Måns Rullgård 604b2f5276 Append ECFLAGS to CFLAGS 15 лет назад
  Ramiro Polla d3cb93b374 Revert r21226, it was a joke: 15 лет назад
  Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 15 лет назад
  Ramiro Polla 93fe7eb68d Get one step closer to world domination. 15 лет назад
  Måns Rullgård 79de9c83e0 Delete *.d files with make clean 15 лет назад
  Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 лет назад
  Måns Rullgård bce7b696a2 Add PIC flags early so tests they affect give correct results 15 лет назад
  Måns Rullgård 95f2c769c3 Skip headers requiring external libs not present in checkheaders 15 лет назад
  Måns Rullgård 07dec06e6a Generate dependencies while compiling if supported by compiler 15 лет назад
  Måns Rullgård c1c3933a98 Generate dependencies when object files are built 15 лет назад
  Måns Rullgård bea81a52c9 Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts 15 лет назад
  Måns Rullgård adcb219081 Move output redirection of deps generation from make rule to DEPEND_CMD 15 лет назад
  Stefano Sabatini 04a803bef4 Append the user CPPFLAGS value to the CPPFLAGS used for compilation, 15 лет назад
  Måns Rullgård 2f2e6c7ce1 Pass ASFLAGS to assembler instead of CFLAGS 15 лет назад
  Måns Rullgård 7e6c86e65d Allow unusual ways of specifying compiler output file 15 лет назад
  Måns Rullgård 3198f6187a Set CFLAGS directly in config.mak instead of using OPTFLAGS 15 лет назад
  Måns Rullgård 50a334e426 Separate C preprocessor flags into CPPFLAGS variable 15 лет назад
  Dave Yeo 8e8a67faec Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have 16 лет назад
  Måns Rullgård b4c80b649e Fix building from within subdirs 16 лет назад
  Diego Biurrun c5662879ff Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 16 лет назад
  Måns Rullgård bdc2cc16eb Always use -L flags for all subdirs 16 лет назад
  Måns Rullgård 3fd422ff77 Move make rules applicable only to subdirs into subdir.mak 16 лет назад
  Diego Biurrun 43a0cb7ca2 Generalize example target rule in common.mak so that it sets a -example$(EXESUF) 16 лет назад
  Diego Biurrun 3344cf851c Use a wildcard match instead of a list to remove test programs. 16 лет назад
  Diego Biurrun 7304c2c4ce Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. 16 лет назад
  Diego Biurrun 6ccf540fa5 prettyprinting cosmetics 16 лет назад