Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 роки тому |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
11 роки тому |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 роки тому |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 роки тому |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 роки тому |
Brad King
|
7d1590e6f9
get_filename_component: Add DIRECTORY option (#14091)
|
12 роки тому |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 роки тому |
Brad King
|
5fbefd66dc
Fix get_filename_component(... REALPATH) work dir
|
16 роки тому |
Brad King
|
c63e3bd13c
Fix get_filename_component() registry view
|
16 роки тому |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 роки тому |
Brad King
|
f10c258167
BUG: Fix get_filename_component ABSOLUTE mode
|
16 роки тому |
Brad King
|
ae873d4a89
ENH: Add get_filename_component(... REALPATH)
|
17 роки тому |
Brad King
|
16fe328dfc
BUG: Alternative fix to bug #8423
|
17 роки тому |
Bill Hoffman
|
33c296a44e
BUG: fix for #8423
|
17 роки тому |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 роки тому |
Ken Martin
|
71b993560b
STYLE: fix line length
|
19 роки тому |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 роки тому |
Brad King
|
0dbe4edcfc
BUG: ABSOLUTE option should evaluate relative paths with respect to CMAKE_CURRENT_SOURCE_DIR. This addresses bug#2797.
|
20 роки тому |
Brad King
|
cde384411d
Several fixes/improvements:
|
23 роки тому |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 роки тому |
Sebastien Barre
|
937c87bd69
FIX: this command was not processing its arg to expand registery values
|
23 роки тому |
Brad King
|
6435f608b9
ERR: Fixed signed/unsigned warning.
|
23 роки тому |
Bill Hoffman
|
5a75e03037
allow flags to be in the CC and CXX environment variables
|
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
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 роки тому |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 роки тому |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
Sebastien Barre
|
cc731ac548
The result of this utility command can now be optionally added to the cache
|
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 роки тому |