Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 12935b1599 ENH: Light refactoring of implicit dependency scanning configuration implementation. 17 years ago
  Brad King b761da39c1 ENH: Patch from Maik to add preprocessor directive handling to Fortran dependency scanning. Also added -fpp flag to Intel Fortran compiler on Windows by default. 18 years ago
  Brad King c7de81f9a6 ENH: Make the Fortran compiler id available to cmDependsFortran at scanning and module timestamp copy time. 18 years ago
  Brad King 1f987c06ea ENH: Changes based on patch from Maik Beckmann to copy fortran modules to timestamps only if they have really changed. This optimization should reduce extra rebuilds caused by dependencies on modules whose providers have recompiled but whose interfaces have not changed. 18 years ago
  Brad King b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 18 years ago
  Brad King 68dad94b00 ENH: Implement Fortran module dependencies across targets and directories. 18 years ago
  Brad King 4d360f7ac5 ENH: Convert cmDepends object interface to scan an entire target at once. 18 years ago
  Brad King 891256546b ENH: Pass target directory to cmDependsFortran scanning instances. 18 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Andy Cedilnik f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 20 years ago
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 20 years ago
  Ken Martin c85069b290 ENH: some changes to the depends signature to be more flexible 20 years ago
  Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. 20 years ago
  Brad King 2444cd3828 ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case. 21 years ago
  Brad King 19f977bad7 ENH: Added Fortran dependency scanner implementation. 21 years ago