Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Bill Hoffman
|
7fe2737dd9
BUG: fix for bug 6911, aux source dir was broken from a previous fix
|
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 年之前 |
Bill Hoffman
|
ff04863d9d
BUG: fix for bug 6197, absolute paths were not supported
|
18 年之前 |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
18 年之前 |
Ken Martin
|
5d11564c35
ENH: allow source file properties to chain to Directories and up
|
19 年之前 |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 年之前 |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |
Bill Hoffman
|
af60114ffb
BUG: fix for bug 1636 add extensions to AUX_SOURCE_DIRECTORY files
|
20 年之前 |
Ken Martin
|
bab4bcb570
fix compiler warnings
|
22 年之前 |
Brad King
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
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 年之前 |
Ken Martin
|
7ddb408621
removed some includes
|
23 年之前 |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 年之前 |
Ken Martin
|
5ba65d0aa1
bug fix for aux src dirs
|
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
|
809b32fe59
ENH: remove several compiler warnings
|
23 年之前 |
Bill Hoffman
|
caa49f2a1e
BUG: remove depend on directory because it is not supported by all makes
|
24 年之前 |
Ian Scott
|
626251ddf0
the generated makefiles/DSPfiles now depend on the aux source directory's
|
24 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 年之前 |
Amitha Perera
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
24 年之前 |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 年之前 |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 年之前 |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 年之前 |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 年之前 |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 年之前 |