Stephen Kelly
|
ba404938a2
cmCacheManager: Port consumers to non-iterator API.
|
10 жил өмнө |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 жил өмнө |
Stephen Kelly
|
9410e24a4a
cmCacheManager: Port consumers to non-iterator API.
|
10 жил өмнө |
Stephen Kelly
|
8910224950
Replace common loop pattern with cmJoin
|
10 жил өмнө |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 жил өмнө |
Ben Boeckel
|
94fc63e2d5
stringapi: Use strings for cache iterator values
|
11 жил өмнө |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 жил өмнө |
Brad King
|
9a77f65da7
Remove CMake Policy CMP0015 until it is revised
|
16 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Brad King
|
7a409fd573
Fix option() interpretation of non-boolean values
|
16 жил өмнө |
Brad King
|
ee2b446c95
Create CMake Policy CMP0015 to fix set(CACHE)
|
16 жил өмнө |
Brad King
|
afbe088309
Remove barely-used cmMakefile::AddCacheDefinition
|
16 жил өмнө |
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
|
3c4bfa1003
STYLE: fix line length
|
19 жил өмнө |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 жил өмнө |
Bill Hoffman
|
a5c3087360
BUG: fix for 282
|
21 жил өмнө |
Andy Cedilnik
|
d97e79c971
ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D without a type does not always work
|
22 жил өмнө |
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 жил өмнө |
Bill Hoffman
|
945c4a8b5b
WAR: remove warnings for .NET compiler
|
23 жил өмнө |
Bill Hoffman
|
0415b58573
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
23 жил өмнө |
Bill Hoffman
|
433e1128ab
ENH: add error checking for option commands with too many arguments
|
24 жил өмнө |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 жил өмнө |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 жил өмнө |
Berk Geveci
|
3173249761
ENH: do not write over existing cache values even doc strings to avoid changing the cache file
|
24 жил өмнө |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 жил өмнө |
Sebastien Barre
|
edc738173b
Allow option value to be expanded (thus, we can use the value of another option as default)
|
24 жил өмнө |
Bill Hoffman
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 жил өмнө |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 жил өмнө |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 жил өмнө |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 жил өмнө |