Bill Hoffman
|
43bc8a0d63
COMP: remove warnings
|
преди 21 години |
Bill Hoffman
|
ab817f2e81
COMP: fix warnings
|
преди 21 години |
Bill Hoffman
|
7cef36c628
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
преди 21 години |
Bill Hoffman
|
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
преди 21 години |
Bill Hoffman
|
8cb20b7052
BUG: fix perfered linker language code
|
преди 21 години |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
преди 21 години |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
преди 21 години |
Bill Hoffman
|
c8101e8e47
BUG: fix for bug 998, fix spelling errors
|
преди 21 години |
Bill Hoffman
|
86bf9f396e
ENH: add a property for HAS_CXX to a target that will force the use of a c++ compiler in the linking of an executable that contains only c code
|
преди 21 години |
Bill Hoffman
|
1616135d4e
ENH: remove warnings on sgi
|
преди 21 години |
Brad King
|
5c9fadee4f
BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa.
|
преди 21 години |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
преди 22 години |
Bill Hoffman
|
42b39099a7
ENH: add support for OBJECT_DEPENDS for visual studio
|
преди 22 години |
Andy Cedilnik
|
ef20a2a8a9
BUG: Fix copy/paste typo
|
преди 22 години |
Ken Martin
|
117f961a5a
moved function into cmTarget
|
преди 22 години |
Ken Martin
|
a5a067fa1c
removed some no longer required code
|
преди 22 години |
Ken Martin
|
703242071f
more crazt changes source files now must match with full path
|
преди 22 години |
Bill Hoffman
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
преди 22 години |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
преди 22 години |
Bill Hoffman
|
94c396184e
BUG: HasCXX did not use GetFileFormat and was broken
|
преди 23 години |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
преди 23 години |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
преди 23 години |
Amitha Perera
|
939035ad91
BUG: the dependency analysis would incorrectly alphabetically re-order the
|
преди 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 години |
Andy Cedilnik
|
9ed93397fb
If you specify header file as source, it should still use C compiler and not CXX. Also fix COnly test so that it make sure that this still works...
|
преди 23 години |
Ken Martin
|
7ddb408621
removed some includes
|
преди 23 години |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
преди 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
|
32353c55e5
BUG: try to tell the difference between variables with sources and other variables
|
преди 23 години |
Ken Martin
|
d1879a77e8
modified to handle src list vectors without proper dollar signs
|
преди 23 години |