Commit History

Autor SHA1 Mensaxe Data
  Brad King 62ff2befcc BUG: Do not use VSMacros stuff for VS8sp0 because macros do not work in that version. %!s(int64=18) %!d(string=hai) anos
  Brad King 60bf0531b0 ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help install a tree of header files while ignoring non-headers. %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 5097640671 ENH: add more ruby paths: sitearch, sitelib, vendorarch, vendorlib (#5531) %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 8e644c9dfa BUG: make FindRuby work with the libs for MSVC, which can have additional %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman ff04863d9d BUG: fix for bug 6197, absolute paths were not supported %!s(int64=18) %!d(string=hai) anos
  Brad King c7de81f9a6 ENH: Make the Fortran compiler id available to cmDependsFortran at scanning and module timestamp copy time. %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman c8b8e0c702 BUG: fix for bug 6207 explain list index values better %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman 603cd2ab6a ENH: fix new incremental link stuff to work with nmake @ files %!s(int64=18) %!d(string=hai) anos
  Brad King 8624abf272 STYLE: Nightly Date Stamp %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman ada4252c56 ENH: remove warning %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman b479c6a8a9 ENH: add ability to have manifest files and incremental linking with make and nmake %!s(int64=18) %!d(string=hai) anos
  Brad King 24d6ecd81c BUG: Fix SimpleInstall test to work with new dependency of package on all. %!s(int64=18) %!d(string=hai) anos
  Brad King 06a24eee51 STYLE: Nightly Date Stamp %!s(int64=18) %!d(string=hai) anos
  David Cole 546c839d04 ENH: Add a dependency from the PACKAGE target to the ALL target so that "make package" will first (essentially) do a "make all"... A similar chunk of code already existed for the make install target. This change makes it easy to build an installer package as part of a dashboard run simply by setting CTEST_BUILD_TARGET to "package". %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=18) %!d(string=hai) anos
  Brad King 1ebf5aa2df STYLE: Nightly Date Stamp %!s(int64=18) %!d(string=hai) anos
  Brad King 19037da40f ENH: Add SunPro fortran module flags on SunOS. %!s(int64=18) %!d(string=hai) anos
  Brad King b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. %!s(int64=18) %!d(string=hai) anos
  Brad King cd8a2bbab6 ENH: Simplify Fortran module proxy dependency implementation by removing unnecessary target. %!s(int64=18) %!d(string=hai) anos
  Brad King e30e58d38b STYLE: Nightly Date Stamp %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf f3ea6a351a BUG: create modules documentation not only for the first documentation creation step %!s(int64=18) %!d(string=hai) anos
  Brad King bd454247da STYLE: Nightly Date Stamp %!s(int64=18) %!d(string=hai) anos
  Brad King 3efc6e40cb BUG: Do not remove the source file extension when computing an object file name. This addresses bug #6169. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected. %!s(int64=18) %!d(string=hai) anos
  Brad King f872c10b7e ENH: Added method cmLocalGenerator::GetBackwardsCompatibility to reduce parsing of CMAKE_BACKWARDS_COMPATIBILITY variable. Add cmLocalGenerator::NeedBackwardsCompatibility to simplify checks for compatibility requirements. %!s(int64=18) %!d(string=hai) anos
  Brad King 2da186266e BUG: Disable test of fortran module dependencies except on GNU for now. A module path feature is needed for Sun support because it uses -M instead of -I for the module search path. %!s(int64=18) %!d(string=hai) anos
  Brad King edd5f1f5f1 COMP: Fix uninitialized variable and unused parameter warnings. %!s(int64=18) %!d(string=hai) anos
  Brad King 59aa144516 ENH: Simplified and moved link script implementation up from cmMakefileLibraryTargetGenerator to cmMakefileTargetGenerator and use for cmMakefileExecutableTargetGenerator too. This addresses bug #6192. %!s(int64=18) %!d(string=hai) anos
  Brad King 0a7bb41129 ENH: Make FIND_* commands look in the CMAKE_PREFIX_PATH directories directly after looking in each command's specific subdirectory (/include, /lib, or /bin). This may be useful on Windows where projects could be installed in a single directory. See issue #4947. %!s(int64=18) %!d(string=hai) anos
  Brad King f4fb1a4f91 ENH: Add tests of Fortran module dependencies across directories and on external modules. Tests based on cases provided by Maik in issue #5809. %!s(int64=18) %!d(string=hai) anos
  Brad King 81f6e86f12 ENH: Add per-language clean rule generation to cmake_clean.cmake files to include cmake_clean_<lang>.cmake files generated by dependency scanning. Add Fortran module file and timestamp cleaning rules. %!s(int64=18) %!d(string=hai) anos