Skip to content
Snippets Groups Projects
  1. Feb 03, 2021
  2. Jan 31, 2021
  3. Jan 30, 2021
  4. Jan 29, 2021
  5. Jan 28, 2021
  6. Jan 22, 2021
  7. 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
  8. Jan 20, 2021
  9. 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
  10. Jan 16, 2021
  11. Jan 15, 2021
  12. Jan 14, 2021
  13. Jan 13, 2021
  14. Dec 28, 2020
  15. Dec 03, 2020
  16. Nov 25, 2020
  17. Nov 23, 2020
Loading