# # ChangeLog for trunk/external/libcaca-0.99.beta18 # # Generated by Trac 1.2.2 # Jan 19, 2021, 11:42:36 AM Mon, 19 Nov 2012 00:53:17 GMT sam [2093] * trunk/build/lol-build (modified) * trunk/external/libcaca-0.99.beta18/lib/arm-linux-androideabi (added) * trunk/external/libcaca-0.99.beta18/lib/arm-linux-androideabi/libcaca.a (added) build: try to build neercs on Android; far from ready yet. Tue, 09 Oct 2012 10:34:40 GMT sam [1995] * trunk/.gitignore (modified) * trunk/build/autotools/m4 (modified) * trunk/build/autotools/m4/lol-gl.m4 (modified) * trunk/build/check-source.sh (modified) * trunk/build/lol-build (modified) * trunk/build/vs2010/Lol.Core.Vars.props (modified) * trunk/configure.ac (modified) * trunk/external (moved) * trunk/external/NOTES (modified) * trunk/contrib/glew-1.6.0 (deleted) * trunk/contrib/glew-1.7.0 (deleted) * trunk/external/glew-1.9.0 (added) * trunk/external/glew-1.9.0/include (added) * trunk/external/glew-1.9.0/include/GL (added) * trunk/external/glew-1.9.0/include/GL/glew.h (added) * trunk/external/glew-1.9.0/include/GL/glxew.h (added) * trunk/external/glew-1.9.0/include/GL/wglew.h (added) * trunk/external/glew-1.9.0/lib (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32/glew32s.lib (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32/glew32s.lib (added) * trunk/test (modified) * trunk/test/math (modified) * trunk/test/sandbox (modified) * trunk/test/xolotl (modified) * trunk/tools (modified) * trunk/tools/neercs/term (modified) * trunk/tools/vslol (modified) * trunk/tools/vslol/AssemblyInfo.cs (modified) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) * trunk/tutorial (modified) build: upgrade glew binaries to 1.9.0 and rename the contrib ... Mon, 10 Sep 2012 11:49:32 GMT lolbot [1902] * trunk/contrib/NOTES (modified) * trunk/contrib/libcaca-0.99.beta18/lib/i686-w64-mingw32/caca.lib (modified) * trunk/contrib/libcaca-0.99.beta18/lib/x86_64-w64-mingw32/caca.lib (modified) contrib: rebuild libcaca with the latest fix for a caca_printf() crash.