Andy Cedilnik
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 vuotta sitten |
Bill Hoffman
|
b0f4a4cb39
ENH: fix IntDir jump and build problem
|
23 vuotta sitten |
Ken Martin
|
cdf3fb6e7b
fix purify FMR
|
23 vuotta sitten |
Bill Hoffman
|
952c2f2d64
add project command even if inheriting
|
23 vuotta sitten |
Ken Martin
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 vuotta sitten |
Bill Hoffman
|
ddbc9e6292
ENH: remove cerr calls
|
23 vuotta sitten |
Bill Hoffman
|
27110975c2
ENH: add PROJECT command if there is not one
|
23 vuotta sitten |
Amitha Perera
|
939035ad91
BUG: the dependency analysis would incorrectly alphabetically re-order the
|
23 vuotta sitten |
Ken Martin
|
20b7e6b222
ENH: space fixes and add a status option to message command
|
23 vuotta sitten |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 vuotta sitten |
Andy Cedilnik
|
384fda81a9
Try to remove some warnings
|
23 vuotta sitten |
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 vuotta sitten |
Andy Cedilnik
|
a518fed4e3
Try to improve source group interface
|
23 vuotta sitten |
Ken Martin
|
85896b3460
minor memory fix
|
23 vuotta sitten |
Andy Cedilnik
|
202600f95a
Add GetLocal on cmMakefile and on local builds do not perform tests
|
23 vuotta sitten |
Andy Cedilnik
|
157e2b4ac3
Add option of TRY_COMPILE to store the output of compilation so that if the output fails you can display it or store it in the file
|
23 vuotta sitten |
Andy Cedilnik
|
c91629109b
Remove unnecessary disabling of output
|
23 vuotta sitten |
Andy Cedilnik
|
f5c6dfcb1c
When doing try compile disable output
|
23 vuotta sitten |
Ken Martin
|
610ff11cf3
now Try compile can include CMAKE_FLAGS
|
23 vuotta sitten |
Brad King
|
aa29bbc326
ENH: Added RemoveDefinition method.
|
23 vuotta sitten |
Ken Martin
|
2a68d21e85
cleaned up some of the cmake interface
|
23 vuotta sitten |
Ken Martin
|
a4ca3229ff
renamed GenerateMakefile to ConfigureFinalPass
|
23 vuotta sitten |
Ken Martin
|
ee592e9b98
some fixes for try compile
|
23 vuotta sitten |
Ken Martin
|
6132184cc3
better trycompile and enable langiages
|
23 vuotta sitten |
Ken Martin
|
2aea6d528e
added a flag if a cmake is in try compile
|
23 vuotta sitten |
Andy Cedilnik
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
23 vuotta sitten |
Ken Martin
|
19323b6bac
minor fix in try compile code
|
23 vuotta sitten |
Ken Martin
|
bea21587cf
updated makefile moved commands into cmake and fixed try compile
|
23 vuotta sitten |
Brad King
|
eb1ff5f968
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
23 vuotta sitten |
Ken Martin
|
25ff4552b3
new arch
|
23 vuotta sitten |