summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun2007-07-211-11/+11
* fix tools compilationBenoit Fouet2007-07-171-2/+2
* create and populate "tools" directoryMåns Rullgård2007-07-131-2/+2
* libavtest and seektest no longer need gplMåns Rullgård2007-07-131-8/+0
* prettify conditional targetsMåns Rullgård2007-07-091-11/+7
* whitespace cosmeticsMåns Rullgård2007-07-091-2/+2
* clean up vhook variablesMåns Rullgård2007-07-091-14/+17
* 10l: The ppm video hook depends on fork().Diego Biurrun2007-07-091-2/+5
* fix build after breakage in r9544Måns Rullgård2007-07-081-9/+15
* Make vhook build non-recursive.Diego Biurrun2007-07-081-10/+26
* Revert videohook dependency change.Diego Biurrun2007-06-191-1/+1
* The video hooks do not depend on the libav* libraries.Diego Biurrun2007-06-111-1/+1
* We do not create .d files, thus no need to remove them.Diego Biurrun2007-06-101-1/+1
* Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun2007-06-101-1/+0
* Use consistent paths for adding values to LDFLAGS.Diego Biurrun2007-06-101-1/+1
* Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.Diego Biurrun2007-06-101-1/+1
* whitespace cosmeticsDiego Biurrun2007-06-101-8/+8
* Simplify ffplay.o CFLAGS handling.Diego Biurrun2007-06-101-2/+1
* Compile all binaries with default CFLAGS.Diego Biurrun2007-06-101-2/+2
* Simplify command with automatic variable.Diego Biurrun2007-06-101-1/+1
* Remove stray commented out line, fix individual regression test dependencies.Diego Biurrun2007-06-081-4/+3
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-4/+62
* Add seektest to top-level targets, remove individual codec tests.Diego Biurrun2007-05-251-2/+2
* Make documentation build nonrecursive: Merge it into the top-level Makefile.Diego Biurrun2007-05-171-3/+13
* include only files actually built in SRCSMåns Rullgård2007-03-081-1/+1
* remove useless OBJS variableMåns Rullgård2007-02-271-2/+1
* simplify conditional targetsMåns Rullgård2007-02-271-6/+6
* simplifyMåns Rullgård2007-02-271-15/+6
* Simplify .depend file inclusion.Diego Biurrun2007-02-231-3/+1
* Remove installstrip in favor of explicit strip; better for cross-compilation.Ramiro Polla2007-01-251-1/+1
* comment typoDiego Biurrun2007-01-251-1/+1
* PROGS depends on PROGS_G so depending on just PROGS is enough.Diego Biurrun2007-01-251-1/+1
* make version.h depend on .svn/entriesMåns Rullgård2006-12-261-0/+5
* do not use non-standard test -ntMåns Rullgård2006-12-071-3/+4
* Nuke config.log support.Diego Biurrun2006-11-201-1/+0
* Also remove cws2fws on clean.Diego Biurrun2006-11-151-2/+2
* Do not build output_example and qt-faststart by default.Diego Biurrun2006-11-151-4/+2
* Remove ifneq MINGW condition around man page uninstallation. We don't doDiego Biurrun2006-11-151-2/+0
* Move BeOS extralibs handling into configure.Diego Biurrun2006-11-151-4/+0
* Remove tar target, it's hardly useful.Diego Biurrun2006-11-151-11/+1
* Make man page installation dependent on documentation generation.Diego Biurrun2006-11-141-6/+4
* Remove ifneq MINGW condition around man page installation. We don't doDiego Biurrun2006-11-141-2/+0
* fix make dep with some gcc versionsMåns Rullgård2006-11-121-1/+1
* slight simplificationDiego Biurrun2006-11-121-3/+1
* fix make dep for out of tree buildsMåns Rullgård2006-11-111-1/+1
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-081-2/+2
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-2/+2
* Add option to disable ffmpeg build.Diego Biurrun2006-11-021-0/+2
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-231-7/+1
* Consistently use $(BUILD_ROOT).Diego Biurrun2006-10-151-1/+1
OpenPOWER on IntegriCloud