- 21 Jan, 2008 9 commits
- 20 Jan, 2008 6 commits
-
-
Brad King authored
-
Brad King authored
BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine. This file was left out of the previous checkin for this problem.
-
Brad King authored
BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- 19 Jan, 2008 2 commits
-
-
Ken Martin authored
-
Brad King authored
-
- 18 Jan, 2008 16 commits
-
-
Sebastien Barre authored
-
Brad King authored
-
Alexander Neundorf authored
the top level directory in normal code (i.e. not within a function) Alex
-
Bill Hoffman authored
-
Alexander Neundorf authored
Alex
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Ken Martin authored
-
Ken Martin authored
BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and 5889 (tests are not found in some cases when using add_subdirectory to .. etc)
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- 17 Jan, 2008 7 commits
-
-
Brad King authored
-
Brad King authored
ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent.
-
Brad King authored
-
Brad King authored
BUG: COMPILE_DEFINITIONS directory property needs to be inherited from parent when a directory is created.
-
Brad King authored
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property.
-
Brad King authored
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them.
-
Alexander Neundorf authored
Alex
-