Commit History

Author SHA1 Message Date
  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 15 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
  Måns Rullgård 71c61f62a3 non-recursive makefiles 16 years ago