- 23 Mar, 2001 1 commit
-
-
Brad King authored
ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in the current directory. The include path is searched for the files.
-
- 21 Mar, 2001 1 commit
-
-
Brad King authored
-
- 20 Mar, 2001 2 commits
-
-
Brad King authored
ERR: Small bug in generated DSP file fixed. A custom command environment variable has been replaced with explicity writing out the command.
-
Brad King authored
ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
-
- 19 Mar, 2001 6 commits
-
-
Jim Miller authored
-
Brad King authored
ENH: Added text files group to DSP output. CMakeLists.txt is duplicated in this group and outside, but fixing this will require a reorganization of custom rule generation. I should get to that soon.
-
Brad King authored
ERR: Changed generation of rule to generate cable_config.xml to be produced differently for windows and unix.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- 16 Mar, 2001 3 commits
- 15 Mar, 2001 4 commits
-
-
Brad King authored
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
-
Brad King authored
-
Brad King authored
BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon as their information is known.
-
Brad King authored
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
-
- 14 Mar, 2001 2 commits
- 13 Mar, 2001 2 commits
- 12 Mar, 2001 2 commits
-
-
Brad King authored
-
Geoffrey Cross authored
-
- 09 Mar, 2001 9 commits
-
-
Brad King authored
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
-
Brad King authored
ERR: Fixed library path problem for ReleaseMinSize build. should now be used in place of separate Release, Debug, and ReleaseMinSize.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
-
Brad King authored
ERR: Added automatic creation of directory for cable_config.xml file and corresponding error reporting.
-
Brad King authored
-
- 08 Mar, 2001 8 commits
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
ENH: Added support for finding dependencies for files that don't exist. Dependency recursion begins with hints provided in the cmClassFile for a file if it doesn't exist.
-