Skip to content
Snippets Groups Projects
  1. Aug 14, 2012
  2. Aug 12, 2012
  3. Aug 08, 2012
  4. Aug 07, 2012
  5. Aug 06, 2012
  6. Aug 01, 2012
  7. Jul 31, 2012
    • Christian Engwer's avatar
      [densevector] · 360afd9d
      Christian Engwer authored
      initialize result with 0
      (patch by Matthias Wohlmuth)
      
      [[Imported from SVN: r6877]]
      360afd9d
  8. Jul 30, 2012
  9. Jul 27, 2012
  10. Jul 26, 2012
  11. Jul 19, 2012
  12. Jul 18, 2012
  13. Jul 16, 2012
  14. Jul 13, 2012
    • Christoph Grüninger's avatar
      [array] · ce6e7f05
      Christoph Grüninger authored
      Fix printing of zero-dimensional arrays, FS#1148.
      (Thanks to Elias Pipping for testing the patch)
      
      [[Imported from SVN: r6865]]
      ce6e7f05
  15. Jul 12, 2012
  16. Jul 11, 2012
  17. Jul 10, 2012
    • Christian Engwer's avatar
      [dunecontrol] · a5ca714b
      Christian Engwer authored
      add an option to print the sorted list of modules, including the info
      if it is a dependency or a suggestion
      
      [[Imported from SVN: r6860]]
      a5ca714b
    • Christian Engwer's avatar
      [dunecontrol] · 9c82184e
      Christian Engwer authored
      actually depmode and mainmode where the same... only compute one of them
      
      [[Imported from SVN: r6859]]
      9c82184e
    • Christian Engwer's avatar
      [dunecontrol] · 5d6fff13
      Christian Engwer authored
      only update the module mode if it not DEPS, which is the
      
      [[Imported from SVN: r6858]]
      5d6fff13
    • Christian Engwer's avatar
      [dunecontrol] · 85994b29
      Christian Engwer authored
      documentation for _search_module
      
      [[Imported from SVN: r6857]]
      85994b29
    • Christian Engwer's avatar
      [dunecontrol] · e5f41b11
      Christian Engwer authored
      cleaner eval/test statements
      
      [[Imported from SVN: r6856]]
      e5f41b11
    • Christian Engwer's avatar
      [dunecontrol] · f23be9fd
      Christian Engwer authored
      just search any module (dependencies and suggestions)
      and do the splitting of DEPS and SUGS list afterwards
      => make sure a module is not listed twice
      
      [[Imported from SVN: r6855]]
      f23be9fd
    • Christian Engwer's avatar
      [dunecontrol] · f2a9d5e4
      Christian Engwer authored
      remove debug output
      
      [[Imported from SVN: r6854]]
      f2a9d5e4
    • Christian Engwer's avatar
      [headercheck] · 44a029d9
      Christian Engwer authored
      print warnings, but continue compilation
      (thanks to Tobias Malkmus)
      
      [[Imported from SVN: r6853]]
      44a029d9
  18. Jul 09, 2012
    • Christian Engwer's avatar
      [doxygen] · 906af216
      Christian Engwer authored
      don't try to install doxygen when documentation is disabled
      
      [[Imported from SVN: r6852]]
      906af216
    • Christian Engwer's avatar
      [dunecontrol] · f8debb60
      Christian Engwer authored
      don't stop the dependency tracking if suggestion is missing,
      just skip this single entry
      
      [[Imported from SVN: r6851]]
      f8debb60
    • Christian Engwer's avatar
      [dunecontrol] · 6680fc33
      Christian Engwer authored
      tell the user that we skip a suggestion
      
      [[Imported from SVN: r6850]]
      6680fc33
    • Christian Engwer's avatar
      [dunecontrol] · 445164d4
      Christian Engwer authored
      add support to run the dependencies in revers order
      (necessarry for "make distclean")
      
      [[Imported from SVN: r6849]]
      445164d4
    • Christian Engwer's avatar
      [dunecontrol] · eae7a547
      Christian Engwer authored
      refactored _check_deps handled missing SUGS as fatal error.
      now we just ignore SUSG which are not present or don't match the
      required version
      
      [[Imported from SVN: r6848]]
      eae7a547
    • Christian Engwer's avatar
      [dunecontrol] · 4944c4c7
      Christian Engwer authored
      sorting modules:
      distinguish between the MAIN pass and DEPS/SUGS
      
      [[Imported from SVN: r6847]]
      4944c4c7
    • Christian Engwer's avatar
      [dunecontrol] · de37e3d5
      Christian Engwer authored
      report about suggestions
      
      [[Imported from SVN: r6846]]
      de37e3d5
Loading