Andy Cedilnik
|
e09e1679ab
ENH: Add method to get definition even if it does not exists
|
21 жил өмнө |
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 жил өмнө |
Bill Hoffman
|
8b0b749a11
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
|
21 жил өмнө |
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 жил өмнө |
Andy Cedilnik
|
504d0bc3b3
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
21 жил өмнө |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 жил өмнө |
Andy Cedilnik
|
f93b1e6d48
ENH: Try to remove warning
|
22 жил өмнө |
Andy Cedilnik
|
3f752ea4cd
ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it
|
22 жил өмнө |
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 жил өмнө |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
22 жил өмнө |
Bill Hoffman
|
5ccfaefb48
ENH: generate a sln and dsw file for each sub project in a project
|
22 жил өмнө |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 жил өмнө |
Andy Cedilnik
|
96d561aabc
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
22 жил өмнө |
Ken Martin
|
e315bff47b
performance improvements
|
22 жил өмнө |
Ken Martin
|
61a3e4fb80
more custom command
|
22 жил өмнө |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 жил өмнө |
Andy Cedilnik
|
ce750180ba
Add method which returns a list of all variables
|
23 жил өмнө |
Bill Hoffman
|
ae5a80c795
spelling errors
|
23 жил өмнө |
Brad King
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 жил өмнө |
Bill Hoffman
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 жил өмнө |
Andy Cedilnik
|
5147742a83
Make GetCMakeInstance private and clean cxx file
|
23 жил өмнө |
Andy Cedilnik
|
829f8382e0
Add option of watching variables
|
23 жил өмнө |
Ken Martin
|
85549bf496
update version
|
23 жил өмнө |
Ken Martin
|
e90d2dd9f8
updated version
|
23 жил өмнө |
Brad King
|
54541bd40a
ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message.
|
23 жил өмнө |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 жил өмнө |
Andy Cedilnik
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 жил өмнө |
Ken Martin
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 жил өмнө |
Ken Martin
|
20b7e6b222
ENH: space fixes and add a status option to message command
|
23 жил өмнө |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 жил өмнө |