Ken Martin
|
94e908ff2d
ENH: fix bad error reporting with not found paths
|
пре 19 година |
Andy Cedilnik
|
a9c0929d39
COMP: Handle both ansi and non-ansi C
|
пре 19 година |
Brad King
|
21089bf93f
BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory.
|
пре 19 година |
Ken Martin
|
ba2b99bb9f
STYLE: fix line length
|
пре 19 година |
Brad King
|
cddedaa7d8
ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly.
|
пре 19 година |
Bill Hoffman
|
2fcae1932c
ENH: make sure include and lib dirs are unix paths
|
пре 19 година |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
пре 19 година |
Bill Hoffman
|
692f18538b
ENH: add a check for empty include directories
|
пре 21 година |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
пре 23 година |
Andy Cedilnik
|
6b228ff924
Add some error checking for missing include directories and link libraries
|
пре 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 година |
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 година |
Ken Martin
|
7ddb408621
removed some includes
|
пре 23 година |
Ken Martin
|
e8dbdcaf0c
allows no arguments
|
пре 23 година |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
пре 23 година |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
пре 24 година |
Sebastien Barre
|
ef74458b34
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
пре 24 година |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
пре 24 година |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
пре 24 година |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
пре 24 година |
Bill Hoffman
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
пре 25 година |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
пре 25 година |