Andy Cedilnik
|
56234aed4b
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
21 years ago |
Bill Hoffman
|
891c273062
ENH: remove warning
|
21 years ago |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
21 years ago |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 years ago |
Brad King
|
b6da1d1271
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012.
|
21 years ago |
Andy Cedilnik
|
3031467e33
ENH: Implement additional make clean files as a directory property instead of cmake variable
|
21 years ago |
Andy Cedilnik
|
e09e1679ab
ENH: Add method to get definition even if it does not exists
|
21 years ago |
Andy Cedilnik
|
aff8c7bcd6
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
21 years ago |
Bill Hoffman
|
8b0b749a11
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
|
21 years ago |
Andy Cedilnik
|
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
21 years ago |
Andy Cedilnik
|
504d0bc3b3
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
21 years ago |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 years ago |
Andy Cedilnik
|
f93b1e6d48
ENH: Try to remove warning
|
22 years ago |
Andy Cedilnik
|
3f752ea4cd
ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it
|
22 years ago |
Brad King
|
1dd718457f
ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code.
|
22 years ago |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
22 years ago |
Bill Hoffman
|
5ccfaefb48
ENH: generate a sln and dsw file for each sub project in a project
|
22 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Andy Cedilnik
|
96d561aabc
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
22 years ago |
Ken Martin
|
e315bff47b
performance improvements
|
22 years ago |
Ken Martin
|
61a3e4fb80
more custom command
|
22 years ago |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 years ago |
Andy Cedilnik
|
ce750180ba
Add method which returns a list of all variables
|
23 years ago |
Bill Hoffman
|
ae5a80c795
spelling errors
|
23 years ago |
Brad King
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 years ago |
Bill Hoffman
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 years ago |
Andy Cedilnik
|
5147742a83
Make GetCMakeInstance private and clean cxx file
|
23 years ago |
Andy Cedilnik
|
829f8382e0
Add option of watching variables
|
23 years ago |
Ken Martin
|
85549bf496
update version
|
23 years ago |
Ken Martin
|
e90d2dd9f8
updated version
|
23 years ago |