Skip to content
Snippets Groups Projects
  1. Feb 09, 2021
  2. Feb 08, 2021
  3. Feb 06, 2021
  4. Feb 05, 2021
  5. Feb 04, 2021
  6. Feb 03, 2021
  7. Jan 31, 2021
  8. Jan 30, 2021
  9. Jan 29, 2021
  10. Jan 28, 2021
  11. Jan 22, 2021
  12. Jan 21, 2021
    • Alexander Pace's avatar
      Added additional gsl headers · ac12f53f
      Alexander Pace authored
      Older compilers would warn about implicit function declaration, e.g.:
      
      gstlal_denoiser.c:240:2: warning: implicit declaration of function 'gsl_sort_vector_float_index' [-Wimplicit-function-declaration]
      
      Newer compilers would error out.
      ac12f53f
    • Alexander Pace's avatar
      filter out c++ standard flag from framecpp_CFLAGS. · 7ff70eca
      Alexander Pace authored
      See code comments. Compiler issued warning (or error for
      more stringent compiler) about C++ flags for 'C' code.
      7ff70eca
  13. Jan 20, 2021
  14. Jan 19, 2021
    • Alexander Pace's avatar
      added deps makefile for macos and macports · 0b94a8c6
      Alexander Pace authored
      1) install xquartz
      2) sudo port install bison boost gobject-introspection pkgconfig py38-gobject3 py38-matplotlib py38-numpy python38 wget
      3) make -f Makefile.ligosoftware_clang_iDeps deps_env.sh
      4) source deps_env.sh
      5) make -f Makefile.ligosoftware_clang_iDeps
      
      might still be broken
      0b94a8c6
  15. Jan 16, 2021
Loading