aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/Makefile
Commit message (Expand)AuthorAge
* Fix crashes in loader code: There is still some code that can not handle omit...Gravatar reimar2006-12-16
* Get rid of stubs.S, move code to inline asm.Gravatar reimar2006-11-29
* wrapper.S should be compiled on non-Darwin, non-Windows systems.Gravatar diego2006-11-27
* simplify test targetGravatar diego2006-11-27
* fix compilation for win32 dll codec support for intel osxGravatar nplourde2006-11-27
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* There are no more .depend files in subdirectories.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Make loader Makefile non-recursive.Gravatar diego2006-11-25
* Use $@ and $^ to designate target and prerequisites.Gravatar diego2006-11-25
* cosmetics: Move around targets for consistency.Gravatar diego2006-11-25
* Remove superfluous suffix rule.Gravatar diego2006-11-25
* Handle stubs.s like all other source files.Gravatar diego2006-11-24
* Remove .depend on distclean.Gravatar diego2006-11-24
* Clean up CFLAGS handling.Gravatar diego2006-11-24
* Remove bug workarounds for ancient gcc and libc versions.Gravatar diego2006-11-24
* Hack to make wrapper.S be compiled again. Someone who knows make please fix p...Gravatar reimar2006-11-10
* Add standard depend target.Gravatar diego2006-11-10
* Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.Gravatar diego2006-11-10
* Use default variable names.Gravatar diego2006-11-10
* Remove redundant variable.Gravatar diego2006-11-10
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* fix loader build on windowsGravatar faust32004-06-26
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* * changes mencoder's exit code on explicit kill to 2Gravatar attila2004-01-29
* moved some obsolete debug stuffGravatar alex2003-04-21
* WIN32_PATH cleanupGravatar alex2003-02-19
* - qtx (quicktime's macos emulation layer) debugging/emulation environment :)Gravatar arpi2002-11-24
* with the help of the Mandrake compiler maintainer this problem hasGravatar arpi2002-08-22
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>Gravatar arpi2002-04-28
* fix warningGravatar arpi2002-04-24
* divx audio workaroundGravatar arpi2002-04-23
* avifile merge. kabi: indent changes really suxxxxGravatar arpi2001-12-11
* sync with avifileGravatar arpi2001-10-04
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionGravatar jkeil2001-07-12
* verbose output changedGravatar arpi_esp2001-03-28
* Initial revisionGravatar arpi_esp2001-02-24