Skip to content
Snippets Groups Projects
  1. May 28, 2014
    • Monty Brandenberg's avatar
      Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib. · 98ecd044
      Monty Brandenberg authored
      Release and Debug builds working.  Remove the DOM_DYNAMIC define so
      that we don't create declspec declarations to colladadom objects
      and pull in libxml2_a (_a for archive) to complete the link.  Debug
      functional and would be moreso if not for all the CrtCheckMemory()
      calls.
      98ecd044
    • Monty Brandenberg's avatar
      Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with · 71eb87d0
      Monty Brandenberg authored
      package dependencies updated.
      71eb87d0
    • Monty Brandenberg's avatar
      All: Update library SDL to 290309, c-ares to 290089, boost to 290191, · 403ec62e
      Monty Brandenberg authored
      colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255,
      google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157,
      llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083,
      pcre to 290150, zlib to 290080.  The freetype2 headers are now normalized
      to what they would normally be on a unix-type system.  Libxml2 and
      pcre are available on all platforms.  Libraries generally move in the
      direction of static archives rather than shared libraries (e.g. openssl).
      The llqtwebkit side is a step back from the more ambitious goal.  What
      will be used (290262) will be a simple rebuild of the existing 4.7.1
      library with updated package dependencies.  The bigger work will be in
      the future.
      403ec62e
  2. May 22, 2014
  3. May 19, 2014
  4. May 09, 2014
  5. May 08, 2014
  6. May 07, 2014
  7. May 06, 2014
  8. Apr 22, 2014
  9. Apr 21, 2014
  10. Apr 16, 2014
  11. Apr 15, 2014
  12. Apr 14, 2014
  13. Apr 11, 2014
    • Monty Brandenberg's avatar
      Mac: Update llqtwebkit build, build and package dylib Qt4 pieces. · e72d546f
      Monty Brandenberg authored
      Part of the switchover to dynamic Qt4.  This mostly completes the
      Mac side.  Webkit is functional on Mac, plugins work.  The two
      test programs, llfbconnectest and llplugintest, need a little
      more work to run without manual fixup ('.' on PATH and maybe a
      symlink to libz.1.dylib and they run and function on Mac).  Also
      need to address libz.dylib vs libz.a.  Currently resolving against
      dylib which is not what I want.
      e72d546f
  14. Apr 09, 2014
  15. Apr 08, 2014
  16. Apr 07, 2014
Loading