Commit Graph

9911 Commits

Author SHA1 Message Date
Brad King d06c2eed9a COMP: Do not use non-portable strcasecmp. 2007-10-03 17:01:49 -04:00
Brad King 394077ac5c BUG: When requiring a module through a .proxy rule add an empty .proxy rule in case no other source in the target provides it. Since it is not a file-level dependency there does not need to be a rule to create the .proxy as a file. This addresses bug#3984. 2007-10-03 16:19:19 -04:00
Brad King f8caab4613 BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pre-generated lexer and parser sources. This updates the makedepf90 version to 2.8.8. The parser actions have been updated to ignore "use" in comments properly. 2007-10-03 15:41:39 -04:00
Brad King 00c33e7e8f ENH: Updated CMAKE_REGENERATE_YACCLEX option to support cmDependsFortran. Fixed to work with spaces in path. 2007-10-03 15:23:54 -04:00
Andy Cedilnik 87bf9f1490 STYLE: Nightly Version update 2007-10-02 22:27:24 -04:00
Bill Hoffman e0899bcaf2 ENH: speed up actual path name by cache on windows 2007-10-02 15:48:21 -04:00
Andy Cedilnik 019a0989d5 STYLE: Nightly Version update 2007-10-01 22:31:04 -04:00
David Cole 890efa7980 COMP: Rename the executables for the SimpleInstall tests so that the executable files that run during the test do not have the word install in their file names. This allows running the tests on Windows Vista without admin privileges and without adding a manifest containing the asInvoker requestedExecutionLevel element. 2007-10-01 15:57:34 -04:00
Andy Cedilnik e6d45a2cf5 STYLE: Nightly Version update 2007-09-30 22:28:06 -04:00
Andy Cedilnik 4cd4c86845 STYLE: Nightly Version update 2007-09-29 22:36:19 -04:00
Andy Cedilnik 65f79a6901 STYLE: Nightly Version update 2007-09-28 22:49:30 -04:00
Andy Cedilnik be7dc2f8c7 STYLE: Nightly Version update 2007-09-27 23:02:31 -04:00
Bill Hoffman 887699184a COMP: remove warnings 2007-09-27 14:44:11 -04:00
Bill Hoffman ef3c6f31fd ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modules 2007-09-27 14:20:27 -04:00
Bill Hoffman b6f2d8e069 ENH: fix space 2007-09-27 14:18:16 -04:00
Bill Hoffman 27f8666565 ENH: remove junk from output 2007-09-27 14:16:20 -04:00
Bill Hoffman 8edcbecb7a ENH: add a check for basename to cmcurl 2007-09-27 08:53:19 -04:00
Andy Cedilnik 1d5dcf7425 STYLE: Nightly Version update 2007-09-26 22:59:47 -04:00
Bill Hoffman 3d648db3c4 ENH: look for qt in a beter registry place and disable modules that won't work with DesktopLight, also set QT_EDITION variable 2007-09-26 20:53:29 -04:00
Andy Cedilnik 62928658a0 STYLE: Nightly Version update 2007-09-25 23:06:56 -04:00
Bill Hoffman e9889442cf ENH: more generic search for visual studio installations 2007-09-25 11:01:36 -04:00
Bill Hoffman 9c3ffe2474 BUG: fix problem with stdout and stderr not showing up in ms dos shells 2007-09-25 10:57:49 -04:00
Bill Hoffman 80e0dd8c05 ENH: increase timeout 2007-09-25 08:36:21 -04:00
Bill Hoffman 0744a604f7 ENH: remove extra space 2007-09-25 08:30:17 -04:00
Andy Cedilnik b0d9d2eedf STYLE: Nightly Version update 2007-09-24 23:13:29 -04:00
Bill Hoffman 150805258a ENH: add new machines 2007-09-24 13:21:25 -04:00
Bill Hoffman e10a354d7e COMP: exclude some warnings on hp 2007-09-24 11:18:22 -04:00
Bill Hoffman 9a2dbdc1f1 COMP: fix warnings on hp 2007-09-24 11:16:13 -04:00
Bill Hoffman 5059adb5ff ENH: fix line length issues 2007-09-24 11:10:55 -04:00
Brad King c5b197842f BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. Modern HP pthreads are just normal pthreads. 2007-09-24 09:53:41 -04:00
Andy Cedilnik 769af64d7f STYLE: Nightly Version update 2007-09-23 23:09:03 -04:00
Andy Cedilnik 8b4eff4ba8 STYLE: Nightly Version update 2007-09-22 22:47:02 -04:00
Andy Cedilnik 5c666c7e4a STYLE: Nightly Version update 2007-09-21 22:46:07 -04:00
Alexander Neundorf d5b135e6b5 STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this
silences the warning of the HP compiler

Alex
2007-09-21 13:37:30 -04:00
Alexander Neundorf 53d9d84f6b STYLE: improved error message for the case that neither FindFoo.cmake nor
FooConfig.cmake were found

Alex
2007-09-21 11:42:40 -04:00
Bill Hoffman 6a72bffaf4 ENH: remove message 2007-09-21 11:42:12 -04:00
Andy Cedilnik 172d36cfed STYLE: Nightly Version update 2007-09-20 22:44:15 -04:00
Brad King 8481c4f1e9 BUG: Do not use CMA threads on HP if they do not exist. 2007-09-20 17:21:23 -04:00
Bill Hoffman 004c3639f4 ENH: VV make too much data for the dashboard 2007-09-20 16:48:06 -04:00
Bill Hoffman e94473037e COMP: remove warning on new HPUX compiler 2007-09-20 11:57:25 -04:00
Bill Hoffman 0c205dfcc8 BUG: fix to work with cmake 2.2 2007-09-20 11:27:42 -04:00
Brad King bb6b7de09a ENH: Disable package test only on OSX < 10.4. Added comment explaining reason for timeout. 2007-09-20 10:56:33 -04:00
Brad King 7735a38557 ENH: Restore shorter timeout for SimpleInstall-Stage2. 2007-09-20 10:47:36 -04:00
Alexander Neundorf f2bb57684f COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray Catamount
Alex
2007-09-20 09:36:30 -04:00
Alexander Neundorf 6b45ec0326 COMP: make SystemTools.cxx build on Cray Xt3
Alex
2007-09-20 09:30:41 -04:00
Alexander Neundorf 40fa85883c STYLE: fix line lengths
Alex
2007-09-20 08:33:07 -04:00
Andy Cedilnik 2d979a87ba STYLE: Nightly Version update 2007-09-19 22:33:12 -04:00
David Cole 0502c8502a COMP: Only use the VERBATIM flag for non-Visual Studio builds being configured by CMake 2.4.5 or later. 2007-09-19 13:51:23 -04:00
Alexander Neundorf 31881265c7 ENH: add new help option --help-custom-modules, which generates
documentation for all modules found in CMAKE_MODULE_PATH, which currently
has to be specified via -D, this can later on be improved e.g. by reading a
special (to-be-created) file like CMakeFiles/ModulePath.cmake in the build
tree so that running cmake help in the build tree of a project will always
give you the current module path. (This could actually also help IDEs which
would like to support cmake for projects...)

Alex
2007-09-19 13:14:25 -04:00
Bill Hoffman a581b64330 ENH: add test for HAVE_BASENAME since it is used 2007-09-19 11:42:28 -04:00