165 Commits (6fea687ec1ff083d4da8e3bddf883163508cf48f)

Author SHA1 Message Date
Måns Rullgård 7f0f6e13a7 include only files actually built in SRCS 18 years ago
Måns Rullgård 42a4ca83ea remove useless OBJS variable 18 years ago
Måns Rullgård 4c9b0af57b simplify conditional targets 18 years ago
Måns Rullgård 0cb8579af2 simplify 18 years ago
Diego Biurrun 6ca0c110f5 Simplify .depend file inclusion. 18 years ago
Ramiro Polla ca3798dc22 Remove installstrip in favor of explicit strip; better for cross-compilation. 18 years ago
Diego Biurrun 7a7be12663 comment typo 18 years ago
Diego Biurrun 634444f4ce PROGS depends on PROGS_G so depending on just PROGS is enough. 18 years ago
Måns Rullgård a4da50e17f make version.h depend on .svn/entries 18 years ago
Måns Rullgård da34f7ac23 do not use non-standard test -nt 18 years ago
Diego Biurrun cb741242a1 Nuke config.log support. 18 years ago
Diego Biurrun 3e4134f697 Also remove cws2fws on clean. 18 years ago
Diego Biurrun 4d15aae193 Do not build output_example and qt-faststart by default. 18 years ago
Diego Biurrun c5173a3b09 Remove ifneq MINGW condition around man page uninstallation. We don't do 18 years ago
Diego Biurrun 9464f2b836 Move BeOS extralibs handling into configure. 18 years ago
Diego Biurrun bedb355098 Remove tar target, it's hardly useful. 18 years ago
Diego Biurrun 8233b75041 Make man page installation dependent on documentation generation. 18 years ago
Diego Biurrun c21fb33916 Remove ifneq MINGW condition around man page installation. We don't do 18 years ago
Måns Rullgård 0032cac2c9 fix make dep with some gcc versions 18 years ago
Diego Biurrun 354ca798b2 slight simplification 18 years ago
Måns Rullgård 3894bc74db fix make dep for out of tree builds 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Diego Biurrun 786b30af26 Add option to disable ffmpeg build. 18 years ago
Luca Abeni a163ed1aaa Do not use a fake libavcodec/swscale.h, but always use the real one 18 years ago
Diego Biurrun 84471efd91 Consistently use $(BUILD_ROOT). 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun 3263626feb Mark all phony targets as such. 18 years ago
Diego Biurrun 902d3c6d33 Add codectest to test targets. 18 years ago
Diego Biurrun eaa6d7b683 make depend should recurse into libswscale as well. 18 years ago
Diego Biurrun 4054e2452f Remove bogus .PHONY declaration from version.h target. 18 years ago
Måns Rullgård 496cfa3c9e ffmpeg, ffplay, ffserver need version.h 18 years ago
Diego Biurrun 691c480e7f Fix 'make depend' for libpostproc. 18 years ago
Måns Rullgård f3cd195aac add our -L flags before any other linker flags 18 years ago
Måns Rullgård 3acc68b4ff fix out of tree builds 18 years ago
Panagiotis Issaris 8dc6f118b7 Add -lav* to the front of LDFLAGS, fixes linking on Linux. 18 years ago
Diego Biurrun 6de9e50649 FFLIBS --> EXTRALIBS 18 years ago
Diego Biurrun f381af7b7f Remove pointless variable indirection. 18 years ago
Diego Biurrun a9550eb670 simplify 18 years ago
Diego Biurrun cc654dd7b6 FFLIBDIRS --> LDFLAGS 18 years ago
Diego Biurrun 91beada72a Some gcc versions dislike version.h to appear in the list of files to 18 years ago
Diego Biurrun 92c3ef657b FFMPEG_VERSION was moved to version.h. 18 years ago
Luca Abeni 790c9ca72a Enable swscale usage in ffmpeg 18 years ago
Diego Biurrun c536cb09f9 Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion. 18 years ago
Måns Rullgård 4b65d88fd7 replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use 18 years ago
Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
Diego Biurrun 1db54e20ff Move gprof compiler flag handling to configure. 18 years ago
Diego Biurrun dea4953d82 Remove silly TEST variable that is used in one line but not directly above. 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Diego Biurrun 5c6a5d584e simplify 18 years ago