Skip to content
Snippets Groups Projects
  1. Dec 19, 2016
    • Todd Gamblin's avatar
      Add gawk (GNU awk) (#2625) · b18738e0
      Todd Gamblin authored
      * Add gawk, GNU awk.
      
      * flake8 fix.
      b18738e0
    • George Hartzell's avatar
      Feature/add package for fastqc (#1573) · 6e1b3f62
      George Hartzell authored
      * Add package for fastqc
      
      This tool is a java mess.  Their Way To Do It is to just copy the entire
      tree into it's final resting place, make the perl script at the top
      level executable and take it from there.
      
      Yuck.
      
      This package assumes that `set_executable` actually sets all the user
      bits.  If that change doesn't go in, then something equivalent needs to
      be done.
      
      * Use chmod to make fastqc executable
      
      I haven't gotten any feedback on changing set-executable, so switch to
      using chmod (from the cuda package).
      
      * Flake8 cleanup
      
      * Install files neatly, don't just copy top level of dir
      
      Rather than blindly copying everything in the distribution, carefully
      put the necessary bits into reasonable places.  Neatness counts, etc...
      
      This requires patching the `fastqc` perl script, so this commit adds a
      patch file.
      
      * Additional pep8 cleanup
      
      * Let dependency handle adding jdk to PATH
      
      * Flake8 cleanup
      
      * Ensure that java is on PATH
      
      I thought that the run dependency on the jdk would put
      java on my PATH, but it does not appear to work.
      
      For now, do it by hand.
      6e1b3f62
    • Alfredo Gimenez's avatar
      Added customization for make targets in 'build' and 'install' phases for AutotoolsPackage (#2464) · 68e9a2ed
      Alfredo Gimenez authored
      * Customization for make targets in build and test phases for AutotoolsPackage
      
      * Updated Blitz++ to use customized make build and test targets
      
      * Removed flake8 error
      
      * Removed make test customization, added make install customization, need to figure out issues with multiple make targets
      
      * Changed build_targets and install_targets to normal attributes
      68e9a2ed
    • Chris MacMackin's avatar
      py-markdown: Add new package for python-markdown. (#2611) · 0de7b550
      Chris MacMackin authored
      * py-markdown: Add new package for python-markdown.
      
      * py-markdown: Added restrictions on Python version.
      
      * py-markdown: Removed upper-limit on compatible Python versions.
      
      * py-markdown: Reinstated upper bound on Python version. Also fixed small formatting error.
      0de7b550
    • Denis Davydov's avatar
      1c0f28c5
    • Denis Davydov's avatar
      tbb: add 2017.3 (#2619) · da2350a1
      Denis Davydov authored
      da2350a1
    • Denis Davydov's avatar
      cmake: add 3.7.1 (#2618) · aeb58dc2
      Denis Davydov authored
      aeb58dc2
  2. Dec 18, 2016
  3. Dec 17, 2016
  4. Dec 16, 2016
  5. Dec 15, 2016
  6. Dec 14, 2016
  7. Dec 13, 2016
  8. Dec 12, 2016
Loading