Brad King
|
d392acb4e6
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
35e36b5b76
ENH: make sure source file depends are used to determine if custom commands are used
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
7f2e7443bf
ENH: added Alexander's target property TYPE
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
3b66c0a574
ENH: some better checks
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
369308ca76
ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
ea0a77fd81
ENH: removed old 1.2 compatability
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
78b5cca6e3
ENH: another step to the next generator still not optimized yet
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
b1c5289787
ENH: Created cmTarget::GetLibraryNames to replace cmLocalUnixMakefileGenerator2::GetLibraryNames. Added cmTarget::GetLibraryCleanNames to be used by cmLocalUnixMakefileGenerator2. Now when a library is linked both the shared and static versions are removed from the build tree. In this way we avoid having both kinds of libraries present when the user switches BUILD_SHARED_LIBS on/off. This prevents problems with turning off shared libraries and then expecting the linker to use the static libraries only to find it is using the out-of-date shared versions.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
1b71f4477b
ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and removed cmLocalGenerator::GetFullTargetName and cmLocalUnixMakefileGenerator2::GetBaseTargetName. This functionality is more sensibly implemented in cmTarget. It is also needed for an upcoming feature in which both the shared and static versions of a library will be removed before one is linked.
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
030dd4b91e
ENH: Speedup by only getting the source once
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
04b5d1613c
COMP: Using const_iterator instead of iterator to walk through custom command dependencies.
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
43bc8a0d63
COMP: remove warnings
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
ab817f2e81
COMP: fix warnings
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
7cef36c628
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
8cb20b7052
BUG: fix perfered linker language code
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
c8101e8e47
BUG: fix for bug 998, fix spelling errors
|
%!s(int64=21) %!d(string=hai) anos |
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
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
1616135d4e
ENH: remove warnings on sgi
|
%!s(int64=21) %!d(string=hai) anos |
Brad King
|
5c9fadee4f
BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa.
|
%!s(int64=21) %!d(string=hai) anos |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
%!s(int64=22) %!d(string=hai) anos |
Bill Hoffman
|
42b39099a7
ENH: add support for OBJECT_DEPENDS for visual studio
|
%!s(int64=22) %!d(string=hai) anos |
Andy Cedilnik
|
ef20a2a8a9
BUG: Fix copy/paste typo
|
%!s(int64=22) %!d(string=hai) anos |
Ken Martin
|
117f961a5a
moved function into cmTarget
|
%!s(int64=22) %!d(string=hai) anos |
Ken Martin
|
a5a067fa1c
removed some no longer required code
|
%!s(int64=22) %!d(string=hai) anos |
Ken Martin
|
703242071f
more crazt changes source files now must match with full path
|
%!s(int64=22) %!d(string=hai) anos |
Bill Hoffman
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
%!s(int64=22) %!d(string=hai) anos |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
%!s(int64=22) %!d(string=hai) anos |