Commit History

Author SHA1 Message Date
  Michael Niedermayer 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard dc6632f119 build: simplify commands for clean target 13 years ago
  Carl Eugen Hoyos d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 13 years ago
  Michael Niedermayer b1ca9642a2 Revert "Remove support for stripping executables" 13 years ago
  Mans Rullgard e0be794a71 Remove support for stripping executables 13 years ago
  Ramiro Polla a854bcdbec fix building test programs with gnu make 3.82 14 years ago
  Måns Rullgård 838c7c7407 Remove $(MSG) override for install-lib targets 14 years ago
  Måns Rullgård 0c8cc2c4d8 Reorder some make rules 14 years ago
  Måns Rullgård d8e117ddfe Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles 14 years ago
  Måns Rullgård 451db9832c Simplify static/shared build rules 14 years ago
  Måns Rullgård 8c5239b382 Move some make rules outside of eval'd block 14 years ago
  Måns Rullgård 477b338266 cosmetic: move some makefile variable definitions 14 years ago
  Måns Rullgård 2a5500b13e Add TESTOBJS make variable for extra objects used by test apps 14 years ago
  Måns Rullgård 09ad80855c Define HAVE_AV_CONFIG_H for checkheaders in libs 14 years ago
  Måns Rullgård 2f8ba7fc74 Define HAVE_AV_CONFIG_H when building test apps 14 years ago
  Måns Rullgård 72c2bdebcf Define HAVE_AV_CONFIG_H only when building libraries 14 years ago
  Måns Rullgård 5654067341 10l: fix make install with only shared libs 14 years ago
  Måns Rullgård bfca777713 Fix install with shared libs on weird systems 14 years ago
  Måns Rullgård 6cfac0e908 Fix make install 14 years ago
  Måns Rullgård 63611f31e8 Prettify make output 14 years ago
  Måns Rullgård 34512bca0e Split install-headers target and simplify rules 14 years ago
  Måns Rullgård fd676deb96 Add INSTALL makefile variable 14 years ago
  Måns Rullgård b578357e59 Use mkdir -p to create directories 14 years ago
  Måns Rullgård a4aea515b0 Add YASMDEP variable; use for deps on yasm files 14 years ago
  Måns Rullgård 50e10cbd7a Use $(RM) to delete files 14 years ago
  Ramiro Polla d3cb93b374 Revert r21226, it was a joke: 14 years ago
  Måns Rullgård 38d7ad1954 Use $(CC_O) in %-test.o rules 14 years ago
  Måns Rullgård aa310a9fc7 Add rules to install generated headers 14 years ago
  Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 14 years ago
  Ramiro Polla 93fe7eb68d Get one step closer to world domination. 14 years ago
  Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
  Måns Rullgård e273b0389f Makefile cosmetics 15 years ago
  Måns Rullgård b7c10b2a2b Fix dependency generation for yasm assembler files 15 years ago
  Måns Rullgård bea81a52c9 Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts 15 years ago
  Måns Rullgård b0f0c43051 Use CPPFLAGS when building tests 15 years ago
  Måns Rullgård 684b28e09c Use LD for linking, default to same as CC 15 years ago
  Måns Rullgård d349685bb9 Create shared libs correctly, fix mingw build 15 years ago
  Diego Biurrun 9292bd7725 Remove example programs with a wildcard expression. 15 years ago
  Måns Rullgård 33afad5451 Add $(ELIBS) to example/test app link command 15 years ago
  Måns Rullgård bbba084b4f Make examples and test progs depend on libraries 15 years ago
  Måns Rullgård 92c093c1b5 Link tests/examples with -lfoo instead of libfoo.a 15 years ago
  Måns Rullgård 3fd422ff77 Move make rules applicable only to subdirs into subdir.mak 15 years ago
  Diego Biurrun 3c3e0680b5 Use $< automatic variable to simplify some commands. 15 years ago
  Måns Rullgård 93c021a242 Remove other shared lib names from linker command line for shared libs 16 years ago
  Diego Biurrun 25cd5cb33c Generate pkg-config files in each library subdirectory so that they do 16 years ago
  Måns Rullgård 0147b92ea5 Revert "Add version information to DLLs." 16 years ago
  Ramiro Polla e188cb70d8 Forgot to commit changes to subdir.mak in last revision. 16 years ago
  Måns Rullgård 76ca42a8a0 move DEP_LIBS to common.mak 16 years ago
  Måns Rullgård 8a03404d4f fix build with --build-suffix 16 years ago
  Måns Rullgård 8e255b8bda replace some ifeq with prettier ifdef 16 years ago