Merge branch 'master' of git://git.savannah.gnu.org/gnash |
|
More...
|
over 12 years ago
|
set a default top level path for boost headers. |
|
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. |
|
More...
|
over 12 years ago
|
include iostream so std::cerr is defined. |
|
More...
|
over 12 years ago
|
the dump gui needs libboost_program_options. |
|
More...
|
over 12 years ago
|
merge in improved Android support |
|
More...
|
over 12 years ago
|
fix spelling mistake |
|
More...
|
over 12 years ago
|
improve cross compiling support, especially for Android. |
|
More...
|
over 12 years ago
|
add VG to path when looking for the heade is --with-openvg-incl is used. |
|
More...
|
over 12 years ago
|
add libgnashmingutils.la to LDADD |
|
More...
|
over 12 years ago
|
Initialize _controlfd and _hostfd for all constructors. |
|
More...
|
over 12 years ago
|
add comment about when boost libraries appear in Boost based on the version. |
|
More...
|
over 12 years ago
|
add libboost-system, it's now required. |
|
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. |
|
More...
|
over 12 years ago
|
Fix warning: converting ‘false’ to pointer type ‘gnash::Renderer*’. |
|
More...
|
over 12 years ago
|
Fix for warning: cast from type 'const NPUTF8* {aka const char*}' to type 'void*' casts away qualifiers. |
|
More...
|
over 12 years ago
|
Fix warning: cast from type 'const gnash::nsPluginInstance* const' to type 'gpointer {aka void*}' casts away qualifiers. |
|
More...
|
over 12 years ago
|
Permit compilation in C++11 mode. |
|
More...
|
over 12 years ago
|
Permit compilation in C++11 mode. |
|
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 |
|
More...
|
almost 13 years ago
|
set top level correctly so later tests use the correct prefix path. For bug #37142 |
|
More...
|
almost 13 years ago
|
The chrono lib was added as of boost 1.47 |
|
More...
|
almost 13 years ago
|
initialize GLES1 |
|
More...
|
almost 13 years ago
|
make GLES1 compile |
|
More...
|
almost 13 years ago
|