Skip to content
Snippets Groups Projects
  1. Dec 01, 2016
  2. Nov 30, 2016
  3. Nov 29, 2016
  4. Nov 28, 2016
  5. Nov 23, 2016
  6. Nov 22, 2016
  7. Nov 19, 2016
  8. Nov 17, 2016
  9. Nov 16, 2016
  10. Nov 15, 2016
    • Oz Linden's avatar
      increment viewer version to 4.1.3 · ecd93e56
      Oz Linden authored
      ecd93e56
    • Nat Goodspeed's avatar
    • Nat Goodspeed's avatar
      DRTVWR-418: Fold windows64 into windows platform with new autobuild. · 6c7a9728
      Nat Goodspeed authored
      autobuild 1.1 now supports expanding $variables within a config file --
      support that was explicitly added to address this very problem. So now the
      windows platform in autobuild.xml uses $AUTOBUILD_ADDRSIZE,
      $AUTOBUILD_WIN_VSPLATFORM and $AUTOBUILD_WIN_CMAKE_GEN, which should handle
      most of the deltas between the windows platform and windows64.
      
      This permits removing the windows64 platform definition from autobuild.xml.
      
      The one remaining delta between the windows64 and windows platform definitions
      was -DLL_64BIT_BUILD=TRUE. But we can handle that instead by checking
      ADDRESS_SIZE. Change all existing references to WORD_SIZE to ADDRESS_SIZE
      instead, and set ADDRESS_SIZE to $AUTOBUILD_ADDRSIZE. Change the one existing
      LL_64BIT_BUILD reference to test (ADDRESS_SIZE EQUAL 64) instead.
      6c7a9728
  11. Nov 07, 2016
  12. Nov 03, 2016
  13. Oct 27, 2016
  14. Oct 25, 2016
  15. Oct 18, 2016
  16. Oct 17, 2016
Loading