- 14 Jan, 2008 2 commits
- 13 Jan, 2008 3 commits
- 12 Jan, 2008 2 commits
- 11 Jan, 2008 6 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Clinton Stimpson authored
longer than Windows' command length limitation. Fixes #6221.
-
Brad King authored
ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to use it. Add better treatment of user home directory paths.
-
Brad King authored
-
- 10 Jan, 2008 10 commits
-
-
Alexander Neundorf authored
see #5030 FindBoost.cmake recommends using LINK_DIRECTORIES(), is this really good ? Alex
-
Brad King authored
BUG: Fix hang in Process_Kill on OS X caused by an OS bug in which a pipe read end cannot be closed if the pipe write end is open, the pipe is full, and another process is blocking waiting to write. Work around the problem by killing the children before closing the pipes.
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Bill Hoffman authored
-
Brad King authored
-
Brad King authored
-
- 09 Jan, 2008 4 commits
-
-
Amitha Perera authored
-
Alexander Neundorf authored
of rht modules Alex
-
Brad King authored
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.
-
Brad King authored
-
- 08 Jan, 2008 8 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 07 Jan, 2008 5 commits
-
-
Brad King authored
BUG: Fix parsing of fortran include directives during dependency scanning. Previously only #include worked but not just include.
-
Alexander Neundorf authored
with cmake cvs without this patch an invalid cmake_install.cmake script was generated in this case, it failed with an error if no files were given. So just do nothing if no files are listed to make it compatible. http://lists.kde.org/?l=kde-commits&m=119965185114478&w=2 Alex
-
Brad King authored
-
Brad King authored
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id source more than once with different extra flags added to the compiler. Use the support to correctly identify the Intel Fortran compiler on windows which does not preprocess by default without special flags.
-