Next | Query returned 106 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2011-01-19 13:45:12 by Matthias Drochner | Files touched by this commit (1)
Log message:
the code doesn't use "__PIC__" anymore - remove substitution
   2011-01-19 03:04:02 by David Sainty | Files touched by this commit (1)
Log message:
Correct syntax in previous.
   2011-01-19 01:16:38 by Tobias Nygren | Files touched by this commit (1)
Log message:
Fails on current as well, so don't try to use asm there.
Someone who groks linker issues should try to make the asm code
position independent. Until then I suspect we will end up using
--disable-asm everywhere.
   2011-01-18 00:13:47 by Matthias Scheler | Files touched by this commit (1)
Log message:
Add a comment why we need to disable assembler support on so many platforms.
   2011-01-17 23:06:37 by Matthias Scheler | Files touched by this commit (1)
Log message:
Disable assembler support under NetBSD 5.1 and older as it required
binutils 2.17 or newer which is only available under NetBSD-current.
   2011-01-17 22:51:09 by Matthias Scheler | Files touched by this commit (1)
Log message:
Disable assembler support under Mac OS X (again) to fix the build.
   2011-01-17 17:46:42 by Matthias Drochner | Files touched by this commit (12) | Package updated
Log message:
update to 20110101, from Makoto Fujiwara per pkgsrc-wip
(I've just put back libtool support.)
needed for update of ffmpeg which in turn is needed for updates
of eg vlc and gst-plugin-ffmpeg
   2010-08-11 21:11:55 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
Fix build failure on NetBSD/arm as configure suggests:
>> You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS.
>> If you really want to run on such a CPU, configure with --disable-asm.
   2010-07-18 14:19:47 by Matthias Drochner | Files touched by this commit (1)
Log message:
fix previous
   2010-07-18 11:48:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
Disable assembler on SunOS/i386, linking fails.
Per Aleksey Cheusov in PR 43632.

Next | Query returned 106 messages, browsing 61 to 70 | Previous