26
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://git.savannah.gnu.org/gnash
rsavoye
as Rob Savoye
More... over 12 years ago
set a default top level path for boost headers.
rsavoye
as Rob Savoye
More... over 12 years ago
Make ld_dlopenext error message more verbose More... over 12 years ago
Add test for calling .connect with XMLSocket subclass More... over 12 years ago
the qt4 gui needs libboost_program_options.
rsavoye
as Rob Savoye
More... over 12 years ago
include iostream so std::cerr is defined.
rsavoye
as Rob Savoye
More... over 12 years ago
the dump gui needs libboost_program_options.
rsavoye
as Rob Savoye
More... over 12 years ago
merge in improved Android support
rsavoye
as Rob Savoye
More... over 12 years ago
fix spelling mistake
rsavoye
as Rob Savoye
More... over 12 years ago
improve cross compiling support, especially for Android.
rsavoye
as Rob Savoye
More... over 12 years ago
add VG to path when looking for the heade is --with-openvg-incl is used.
rsavoye
as Rob Savoye
More... over 12 years ago
add libgnashmingutils.la to LDADD
rsavoye
as Rob Savoye
More... over 12 years ago
Initialize _controlfd and _hostfd for all constructors.
rsavoye
as Rob Savoye
More... over 12 years ago
add comment about when boost libraries appear in Boost based on the version.
rsavoye
as Rob Savoye
More... over 12 years ago
add libboost-system, it's now required.
rsavoye
as Rob Savoye
More... over 12 years ago
add boost system library to requires, it's been around since 1.35. For Boost 1.47, add chrono, now a dependency for other boost libraries.
rsavoye
as Rob Savoye
More... over 12 years ago
Fix warning: converting ‘false’ to pointer type ‘gnash::Renderer*’.
bjacques
as Bastiaan Jacques
More... over 12 years ago
Fix for warning: cast from type 'const NPUTF8* {aka const char*}' to type 'void*' casts away qualifiers.
bjacques
as Bastiaan Jacques
More... over 12 years ago
Fix warning: cast from type 'const gnash::nsPluginInstance* const' to type 'gpointer {aka void*}' casts away qualifiers.
bjacques
as Bastiaan Jacques
More... over 12 years ago
Permit compilation in C++11 mode.
bjacques
as Bastiaan Jacques
More... over 12 years ago
Permit compilation in C++11 mode.
bjacques
as Bastiaan Jacques
More... over 12 years ago
Revert "Include <cunistd> for GCC-4.7 compatibility (#37590)" More... over 12 years ago
Revert "Look for boost-system libs too, fixing support for boost 1.50" More... over 12 years ago
Include <cunistd> for GCC-4.7 compatibility (#37590) More... over 12 years ago
Look for boost-system libs too, fixing support for boost 1.50 More... over 12 years ago
Test for the EGLNativeWindowType, which can be void * or int depending on the platform. Fixes bug #37245
rsavoye
as Rob Savoye
More... almost 13 years ago
set top level correctly so later tests use the correct prefix path. For bug #37142
rsavoye
as Rob Savoye
More... almost 13 years ago
The chrono lib was added as of boost 1.47
rsavoye
as Rob Savoye
More... almost 13 years ago
initialize GLES1
rsavoye
as Rob Savoye
More... almost 13 years ago
make GLES1 compile
rsavoye
as Rob Savoye
More... almost 13 years ago