Skip to content
Snippets Groups Projects
  1. Feb 05, 2016
    • Brad King's avatar
      Fix dependency scanning configuration in subdirectories · c5eb21b6
      Brad King authored
      
      Refactoring in commit v3.5.0-rc1~347^2~2 (Set the current dirs on the
      snapshot before creating the cmMakefile) accidentally changed the
      source and binary directories configured in `cmake -E cmake_depends`
      for use during dependency scanning.  This can cause the wrong directory
      information to be loaded.  It also breaks Fortran module dependency
      scanning for modules provided by targets in subdirectories that do
      not have Fortran_MODULE_DIRECTORY set.
      
      Fix the dependency scanning directory configuration and add a test to
      cover the Fortran module case in which the breakage was observed.
      
      Reported-by: default avatarKelly Thompson <kgt@lanl.gov>
      c5eb21b6
  2. Feb 02, 2016
  3. Feb 01, 2016
  4. Jan 31, 2016
  5. Jan 30, 2016
  6. Jan 29, 2016
  7. Jan 28, 2016
  8. Jan 27, 2016
  9. Jan 26, 2016
  10. Jan 25, 2016
  11. Jan 24, 2016
  12. Jan 23, 2016
  13. Jan 22, 2016
Loading