summaryrefslogtreecommitdiffstats
path: root/mangle.h
Commit message (Expand)AuthorAgeFilesLines
* mangle: change preprocessor define for macosxStefano Pigozzi2012-08-011-1/+1
* Fix compilation of vf_fspp on OSXwm42012-07-311-1/+1
* configure: remove pointless checks for yasm etc.wm42012-07-291-0/+6
* Use configure code to define PIC instead of duplicating the check in mangle.h.reimar2009-11-101-4/+0
* Add a comment that the PIC handling in mangle.h is duplicate also inreimar2009-11-081-0/+1
* Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.reimar2009-09-041-0/+7
* Include config.h in mangle.h, fixes make checkheaders.reimar2008-12-191-0/+2
* Simplify the definition of MANGLE, possibly also makes it easier to support m...reimar2008-12-151-7/+1
* license header consistency cosmeticsdiego2008-12-131-1/+1
* Replace informal GPL notes by standard GPL header.diego2008-12-131-4/+20
* Move attribute_used declaration from config.h to mangle.h where it is useful.diego2008-10-161-0/+6
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Consistently use just the name of the #ifdef directive in #endif comments.diego2008-01-011-2/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-151-1/+1
* MINGW32 portfaust32003-03-301-1/+1
* OpenBSD && ELF fixatmos42002-11-221-1/+1
* Flush from my local tree, probably more future safe mangle decision of OpenBS...atmos42002-07-281-1/+2
* OpenBSD, NetBSD portability patches byarpi2002-04-271-1/+1
* OS2 supportarpi2002-03-231-1/+1
* mangle.h does symbolmangling on win32atmos42002-01-191-0/+18