Ken Martin
|
85896b3460
|
minor memory fix
|
2002-09-26 13:52:12 -04:00 |
Andy Cedilnik
|
202600f95a
|
Add GetLocal on cmMakefile and on local builds do not perform tests
|
2002-09-20 15:01:00 -04:00 |
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
|
2002-09-20 13:15:56 -04:00 |
Andy Cedilnik
|
c91629109b
|
Remove unnecessary disabling of output
|
2002-09-19 16:09:57 -04:00 |
Andy Cedilnik
|
f5c6dfcb1c
|
When doing try compile disable output
|
2002-09-19 14:35:20 -04:00 |
Ken Martin
|
610ff11cf3
|
now Try compile can include CMAKE_FLAGS
|
2002-09-18 11:37:40 -04:00 |
Brad King
|
aa29bbc326
|
ENH: Added RemoveDefinition method.
|
2002-09-18 10:39:41 -04:00 |
Ken Martin
|
2a68d21e85
|
cleaned up some of the cmake interface
|
2002-09-17 13:59:58 -04:00 |
Ken Martin
|
a4ca3229ff
|
renamed GenerateMakefile to ConfigureFinalPass
|
2002-09-15 08:52:24 -04:00 |
Ken Martin
|
ee592e9b98
|
some fixes for try compile
|
2002-09-13 13:48:14 -04:00 |
Ken Martin
|
6132184cc3
|
better trycompile and enable langiages
|
2002-09-13 10:42:50 -04:00 |
Ken Martin
|
2aea6d528e
|
added a flag if a cmake is in try compile
|
2002-09-12 11:08:06 -04:00 |
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
|
2002-09-11 14:05:45 -04:00 |
Ken Martin
|
19323b6bac
|
minor fix in try compile code
|
2002-09-11 12:52:11 -04:00 |
Ken Martin
|
bea21587cf
|
updated makefile moved commands into cmake and fixed try compile
|
2002-09-10 16:52:39 -04:00 |
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.
|
2002-09-10 15:37:28 -04:00 |
Ken Martin
|
25ff4552b3
|
new arch
|
2002-09-06 13:06:23 -04:00 |
Ken Martin
|
d0be2896d7
|
changed cache manager and registered generators to no longer be singletons
|
2002-08-28 14:51:10 -04:00 |
Ken Martin
|
9f870d3efb
|
minor bug
|
2002-08-21 13:16:07 -04:00 |
Ken Martin
|
6deb5bbe70
|
better IF ELSE handling
|
2002-08-09 12:00:49 -04:00 |
Ken Martin
|
3c9206fdd8
|
makefile now does not ignore NOTFOUND libs and includes
|
2002-07-25 09:16:17 -04:00 |
Ken Martin
|
8a3b2ad92e
|
makefile now ignores NOTFOUND libs and includes
|
2002-07-25 08:00:03 -04:00 |
Ken Martin
|
8d8470c30e
|
full variable replacement and removal or empty arguments
|
2002-07-19 14:42:34 -04:00 |
Ken Martin
|
fcc410de44
|
fixed if statements inside a foreach
|
2002-07-17 10:48:39 -04:00 |
Bill Hoffman
|
ed7a32ebe4
|
BUG: fix for compile with hp
|
2002-07-11 14:20:39 -04:00 |
Ken Martin
|
32ad30e883
|
better error handling with if statements
|
2002-07-10 11:38:38 -04:00 |
Ken Martin
|
2a7e4539e6
|
fixed warning
|
2002-07-02 08:24:36 -04:00 |
Ken Martin
|
c24d201c39
|
minor cleanup
|
2002-06-28 08:57:25 -04:00 |
Ken Martin
|
ca2fdeb640
|
performance inprovements
|
2002-06-27 21:17:25 -04:00 |
Ken Martin
|
6eb671097d
|
bug fix
|
2002-06-27 16:47:38 -04:00 |
Ken Martin
|
4b12e5a306
|
bug fix
|
2002-06-27 16:42:57 -04:00 |
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
|
2002-06-27 15:57:09 -04:00 |
Brad King
|
28895b0f9f
|
ERR: Fixed compiler warnings.
|
2002-06-18 17:20:27 -04:00 |
Bill Hoffman
|
e5668ea656
|
ENH: only add _LIB_DEPEND information for libraries and modules
|
2002-06-03 10:25:55 -04:00 |
Bill Hoffman
|
cdf550de13
|
ENH: rework library depend stuff
|
2002-05-03 16:34:05 -04:00 |
Bill Hoffman
|
a80153b5cb
|
make it backwards compatible with old cmake
|
2002-05-02 15:56:13 -04:00 |
Bill Hoffman
|
2242006ca1
|
Debug optimized cache fixes
|
2002-05-02 15:10:19 -04:00 |
Bill Hoffman
|
27fe57b716
|
ENH: change LINK_LIBRARY to add to targets
|
2002-05-02 13:17:10 -04:00 |
Amitha Perera
|
099436db26
|
ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries.
|
2002-05-01 16:33:27 -04:00 |
Amitha Perera
|
1f8df8585e
|
ENH: Add library dependency analysis.
|
2002-05-01 14:00:21 -04:00 |
Berk Geveci
|
d0d25bb989
|
Reformatted the error printed by cmMakefile.
|
2002-05-01 10:12:48 -04:00 |
Bill Hoffman
|
fd22157e55
|
ENH: improve speed of GetSource function
|
2002-04-30 12:58:57 -04:00 |
Bill Hoffman
|
ecbc720829
|
BUG: make sure link directories are not duplicated
|
2002-04-29 10:23:29 -04:00 |
Brad King
|
5a418b0e00
|
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
|
2002-04-17 14:54:48 -04:00 |
Bill Hoffman
|
789267c949
|
ENH: speed improvements
|
2002-04-11 17:02:10 -04:00 |
Bill Hoffman
|
4ea0f6b949
|
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
2002-04-02 15:43:23 -05:00 |
Bill Hoffman
|
8b3b49a010
|
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
2002-03-29 10:06:30 -05:00 |
Sebastien Barre
|
437a8c9816
|
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
2002-03-26 16:45:52 -05:00 |
Bill Hoffman
|
93474efd8b
|
ENH: add .in as a header file type, as it can not be compiled
|
2002-03-14 16:04:02 -05:00 |
Bill Hoffman
|
809b32fe59
|
ENH: remove several compiler warnings
|
2002-03-13 10:25:11 -05:00 |