- 18 Jan, 2008 14 commits
-
-
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 21 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
-
Alexander Neundorf authored
Alex
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
COMP: The find_package command needs more of kwsys. Added String.h, String.c, and auto_ptr.hxx to bootstrapping kwsys.
-
Brad King authored
-
Ken Martin authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
- Use CMAKE_PREFIX_PATH and CMAKE_SYSTEM_PREFIX_PATH among other means to locate package configuration files. - Create cmFindCommon as base for cmFindBase and cmFindPackageCommand - Move common functionality up to cmFindCommon - Improve documentation of FIND_* commands. - Fix FIND_* commands to not add framework/app paths in wrong place.
-
Brad King authored
-
- 16 Jan, 2008 5 commits
-
-
Karthik Krishnan authored
ENH: ~/CMake/src/Docs * Additions for cmake-command highligting. * Additions for operator-highlighting
-
Brad King authored
-
David Cole authored
BUG: Eliminate message - it pops up an annoying dialog whenever you run CMakeSetup in a project with java wrapping turned on.
-
Brad King authored
ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible.
-
Brad King authored
-