Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
238Filtered Results

Detail

2011.09.21.Log0344.txt

📄SVN 📅2011-09-21 💾1,1 KB 2 Parsed entries

Revision r2037

Add backtrace.c (the same that was used to build backtrace.dll earlier) to tree
and build our own DLL, now called ebacktrace1.dll.  The change consists of
breaking the link to the libintl lib and its dependencies, so the backtrace dll
is now the only one required.

Revision r2036

Add statically linked libvpx to tree, built with gcc-4.5 mingw and
./configure --disable-vp8-encoder --disable-multithread
Also add VPX/VP8 headers for an easy build on Windows. Throw in the
necessary lines into the Makefile but do not enable VPX support yet.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2038 | helixhorned | 2011-09-21 15:38:37 -0700 (Wed, 21 Sep 2011) | 1 line

enable VPX support for Windows
------------------------------------------------------------------------
r2037 | helixhorned | 2011-09-21 15:38:24 -0700 (Wed, 21 Sep 2011) | 4 lines

Add backtrace.c (the same that was used to build backtrace.dll earlier) to tree
and build our own DLL, now called ebacktrace1.dll.  The change consists of
breaking the link to the libintl lib and its dependencies, so the backtrace dll
is now the only one required.
------------------------------------------------------------------------
r2036 | helixhorned | 2011-09-21 08:54:47 -0700 (Wed, 21 Sep 2011) | 4 lines

Add statically linked libvpx to tree, built with gcc-4.5 mingw and
./configure --disable-vp8-encoder --disable-multithread
Also add VPX/VP8 headers for an easy build on Windows. Throw in the
necessary lines into the Makefile but do not enable VPX support yet.
------------------------------------------------------------------------