aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Use conditional compilation instead of an #ifdef around the whole file.Gravatar diego2008-07-30
| * Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile andGravatar diego2008-07-28
| * Revert to previous dependency checking behavior.Gravatar diego2008-07-26
* | Merge svn changes up to r27332Gravatar Uoti Urpala2008-07-21
|\|
| * Remove "en" from list of all man page languages when generating man pageGravatar diego2008-07-19
| * Rewrite translation handling in the build system.Gravatar diego2008-07-17
| * Evaluate man page installation rule for all available languages,Gravatar diego2008-07-17
* | Merge svn changes up to r27281Gravatar Uoti Urpala2008-07-15
|\|
| * Dependency files should be refreshed when object files are rebuilt.Gravatar diego2008-07-12
* | Merge svn changes up to r27242Gravatar Uoti Urpala2008-07-09
|\|
| * Introduce DRIVER_OBJS variable for list of all driver targets.Gravatar diego2008-07-06
| * Simplify codecs.conf.h generation rule.Gravatar diego2008-07-06
| * Merge version.h dependency declarations.Gravatar diego2008-07-06
| * Remove redundant dependencies for .rc files.Gravatar diego2008-07-06
| * Add a generic rule for .rc files and use it.Gravatar diego2008-07-06
| * cosmetics: Merge three lines into two.Gravatar diego2008-07-06
| * Also remove dhahelper and dhahelperwin on distclean.Gravatar diego2008-07-06
| * Rename ALLPARTSLIBS variable to FFMPEGLIBS.Gravatar diego2008-07-05
| * Group some variable declarations together in sensible places.Gravatar diego2008-07-05
| * Declare FFmpeg dependencies in a more elegant way using the PARTS variable.Gravatar diego2008-07-05
* | Merge svn changes up to r27202Gravatar Uoti Urpala2008-07-05
|\|
| * Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.Gravatar diego2008-07-04
| * Simplify tool generation rules with a pattern rule.Gravatar diego2008-07-04
| * Only build loader tests on x86.Gravatar diego2008-07-04
| * Fix liba52/test linking, it needs -lm.Gravatar diego2008-07-04
| * Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.Gravatar diego2008-07-04
| * Declare common netstream + vivodump dependencies in the common place.Gravatar diego2008-07-04
* | Merge svn changes up to r27184Gravatar Uoti Urpala2008-07-01
|\|
| * Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on eachGravatar diego2008-07-01
| * Touch FFmpeg libraries after recursing into their subdirectories.Gravatar diego2008-06-24
| * Do not unconditionally recurse into FFmpeg subdirectories. Instead, justGravatar diego2008-06-24
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * renamed vidixlib.c to vidix.cGravatar ben2008-06-20
| * allow conditionnal compilation of yuv4mpeg video out.Gravatar ben2008-06-20
| * Add copyright and license statement.Gravatar diego2008-06-17
* | Merge svn changes up to r27092Gravatar Uoti Urpala2008-06-17
|\|
| * Add command to create dhahelper device to install-dhahelper target.Gravatar diego2008-06-08
| * Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h canGravatar diego2008-06-08
| * Add dhahelper CFLAGS where appropriate if enabled.Gravatar diego2008-06-08
| * Fix silly typo in CFLAG_SVGALIB_HELPER variable name.Gravatar diego2008-06-08
* | Merge svn changes up to r27025Gravatar Uoti Urpala2008-06-07
|\|
| * Restore support for compiling with svgalib_helper.Gravatar diego2008-06-07
| * No need to set LC_ALL=C for individual shell commands,Gravatar diego2008-06-07
| * The VIDIX PCI files should be regenerated when the awk scriptGravatar diego2008-06-07
| * Remove unnecessary -o option from windres invocation.Gravatar diego2008-06-06
| * Fix the linking of TOOLS/netstream and TOOLS/vivodump.Gravatar diego2008-06-06
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|