Skip to content
Snippets Groups Projects
  1. Apr 02, 2014
    • Pierrick Koch's avatar
      [wip/gdalwrap] Update to gdalwrap-0.1.7 · 35da7138
      Pierrick Koch authored
      gdalwrap-0.1.7
      
      Changes since v0.1.6:
      
      Pierrick Koch (12):
            [custom] add custom z origin (altitude)
            [gdal] add destructor to GDALDestroyDriverManager
            [meta] use stod for double
            cleanup Werror
            add in-place normalize helper
            add fastest deflate compression
            [tool] update openrobots archive scp url
            [tools] add optionnal tools
            [meta] add set meta size for meta only
            [doc] update readme install info
            Revert "destructor to GDALDestroyDriverManager"
            [tool] fix robotpkg path
      35da7138
  2. Mar 28, 2014
  3. Mar 27, 2014
  4. Mar 12, 2014
  5. Mar 11, 2014
  6. Mar 10, 2014
    • Anthony Mallet's avatar
      [wip/python33] python33 moved to robotpkg · affb03ab
      Anthony Mallet authored
      affb03ab
    • Anthony Mallet's avatar
      [wip/sysdep] liblzma moved to robotpkg · 5f8c18e8
      Anthony Mallet authored
      5f8c18e8
    • Arnaud Degroote's avatar
      [wip/python33] Readd some lines erroneously removed from PLIST · 1f30500d
      Arnaud Degroote authored
      Bump PKGREVISION
      1f30500d
    • Arnaud Degroote's avatar
      [wip/python33] Be consistent in definition of .so extension accross platforms · 5256de33
      Arnaud Degroote authored
      Moreover, remove duplicate entries between PLIST and PLIST.Linux
      Should fix build on NetBSD
      Bump PKGREVISION
      5256de33
    • Arnaud Degroote's avatar
      [wip/python33] Explicit the dependency on liblzma · 880b04de
      Arnaud Degroote authored
      Bump PKGREVISION
      880b04de
    • Arnaud Degroote's avatar
      [wip/mk/sysdep] Add a sysdep for liblzma · 8622d960
      Arnaud Degroote authored
      liblzma is the XZ-format compression library.
      
      XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression
      format, which provides memory-hungry but powerful compression (often
      better than bzip2) and fast, easy decompression.
      
      The native format of liblzma is XZ; it also supports raw (headerless)
      streams and the older LZMA format used by lzma.
      8622d960
    • Arnaud Degroote's avatar
      [wip/python3.3] Upgrade to 3.3.5 · 91524330
      Arnaud Degroote authored
      See Misc/NEWS for a complete list of changes since 3.3.2
      91524330
    • Anthony Mallet's avatar
      [wip/tcl-genomix] Update to 1.3 · 827ef375
      Anthony Mallet authored
      Changes since 1.2:
       . Fix handling of nested http requests
       . Optimize nested http requests by caching the current nesting level
       . Add a "-args" argument to tcl procedures sending requests
       . Fix a few issues regarding incorrect list vs. string usage
       . Handle optional<type> in service arguments / ports
      827ef375
    • Anthony Mallet's avatar
      [wip/genom3-ros] Update to 1.8 · 0dfcdff4
      Anthony Mallet authored
      Changes since 1.7
       . Throw a genom_mwerr (instead of genom_syserr) upon failure when reading
         ports
       . Fix a race condition during daemonization
       . Fix the json {,de}serialization of enums containing an invalid value
       . Fix missing argument in some [$type dereference] calls for 'remote'
         generation
       . Require genom3 >= 2.99.23 for the updated genom_mwerr exception
       . Drop removed .code member from the genom_mwerr exception
       . In client/c, generate json exception encoding code only for public
         exceptions
       . Assert that an enum is valid during the json serialization
       . Omit service-local parameters when building ros messages/services/actions
       . Implement optional<type>
      0dfcdff4
    • Anthony Mallet's avatar
      [wip/genom3-pocolibs] Update to 1.6 · 56529e10
      Anthony Mallet authored
      Changes since 1.5:
       . Fix a race condition during daemonization
       . Fix compatibility with genom3-2.99.20 for 'remote' objects
       . Do not hardcode mangled name of the pocolibs::metadata::component type
       . Fix the json {,de}serialization of enums containing an invalid value
       . Do not generate unused variable / label for tasks without permanent activity
       . Require genom3 >= 2.99.23 for the updated genom_mwerr exception
       . Drop removed .code member from the genom_mwerr exception
       . In client/c, generate json exception encoding code only for public
         exceptions
       . Assert that an enum is valid during the json serialization
       . In client/c, always cleanup comLib mboxes when terminating the last client
       . Fix csLib mailbox "max reply size" computation in the server
       . Implement optional<type>
       . Fix 'port name' vs. 'parameter name' mismatch in activity codels
      56529e10
    • Anthony Mallet's avatar
      [wip/genom3] Update to 2.99.23 · bb2b7bc1
      Anthony Mallet authored
      Changes since 2.99.22:
       . Added a new genom-IDL type "optional< type >"
       . Fixed compatibility issues with tcl-8.6
       . Fixed the definition of the error code in genom_syserr
       . Dropped error code from genom_mwerr exception
       . Fixed a bunch of minor bugs in the parser / code generator.
      bb2b7bc1
  7. Mar 03, 2014
  8. Feb 21, 2014
  9. Feb 20, 2014
Loading