Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
%!s(int64=22) %!d(string=hai) anos |
Brad King
|
d92dcccb06
BUG: Uninitialized std::string returns bad pointers from c_str() on some platforms.
|
%!s(int64=22) %!d(string=hai) anos |
Brad King
|
2db5cc8c31
BUG: When executable output path is not set, we still need to generate the full path to the executable target.
|
%!s(int64=22) %!d(string=hai) anos |
Ken Martin
|
0b3b21fa63
warning fixes
|
%!s(int64=22) %!d(string=hai) anos |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
%!s(int64=22) %!d(string=hai) anos |
Bill Hoffman
|
5730bd6b1b
fix for .def files and nmake and spaces in the path
|
%!s(int64=22) %!d(string=hai) anos |
Brad King
|
1a1be82532
BUG: When building a C executable, we should add CMAKE_SHARED_LIBRARY_C_FLAGS, not CMAKE_SHARED_LIBRARY_LINK_FLAGS. The latter is already added by the link line procedure.
|
%!s(int64=22) %!d(string=hai) anos |
Andy Cedilnik
|
444ba9e442
ENH: Add support for make test even for fresh build of cmake
|
%!s(int64=22) %!d(string=hai) anos |
Andy Cedilnik
|
4e88020581
ENH: Support cmake in directory with space
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
fc170d5be6
fix for correct path style in depend file
|
%!s(int64=23) %!d(string=hai) anos |
Andy Cedilnik
|
77c538d12b
BUG: Fix problem with lib in the name of library. If there was lib in the name of library, then on Windows (where there is not lib prefix), cmake split the name wrongly. This only manifested when full path to the library is specified.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
ae5a80c795
spelling errors
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
c9cec2add5
ENH: Running "make test" can now have ARGS specified on the command line. These ARGS are passed to ctest.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
217f4b764a
BUG: fix for spaces in paths in library path
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
cde384411d
Several fixes/improvements:
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
9cbb4fd308
BUG: Fixed typo in previous fix.
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
594bc7f22b
BUG: Fixed directory creation for spaces in install path.
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
5bb1a79c9f
ENH: Support for spaces in paths during make install.
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
c8694bb509
BUG: When there are no link flags, we want an empty string, not a null pointer.
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
b290e5282c
ENH: Support LINK_FLAGS property for static libraries.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
3daf7f8056
WAR: remove warinings
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
e74377dcd8
ENH: fixes for borland with spaces in the path
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
d14ceb8a38
clean up warning and use more short paths
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
3859417d1a
ENH: add target properties
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
4cbcd08594
BUG: Need source file and OBJECT_DEPENDS as dependencies of an object file.
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
3348131819
ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources.
|
%!s(int64=23) %!d(string=hai) anos |
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.
|
%!s(int64=23) %!d(string=hai) anos |
Andy Cedilnik
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
65032b816e
BUG: do not output empty depends
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
f03d370ee7
remove cerr
|
%!s(int64=23) %!d(string=hai) anos |