Skip to content
Snippets Groups Projects
  1. Sep 05, 2016
    • Ansgar Burchardt's avatar
      Remove `autogen` command · e1f67696
      Ansgar Burchardt authored and Christoph Grüninger's avatar Christoph Grüninger committed
      Remove the `autogen` command from `dunecontrol`.  After the removal of
      autotools support, running `dunecontrol autogen` would just return an
      error anyway:
      
      ```
          $ ./dunecontrol --only=dune-common autogen
          [...]
          ./dune-common/bin/dunecontrol: line 341: run_default_autogen: command not found
          [...]
      ```
      
      In addition the `dune-autogen` script was already removed in
      4935e077.
      e1f67696
  2. Aug 02, 2016
  3. Feb 25, 2015
  4. Feb 19, 2015
    • Felix Gruber's avatar
      Fix install path for bash-completion · 6a1316cf
      Felix Gruber authored
      CMAKE_INSTALL_DATADIR already includes the subdirectory share, so drop
      it from the install path of the dunecontrol bash-completion script in
      the corresponding CMakeLists.txt.
      6a1316cf
  5. Oct 06, 2014
  6. Apr 09, 2014
  7. Mar 21, 2014
  8. Mar 18, 2014
Loading