Bill Hoffman
|
4808d9cec2
BUG (85): allow . to be in the name of an executable
|
vor 22 Jahren |
Ken Martin
|
7d33e05a15
all Makefiles now have both full path to exe and short version
|
vor 22 Jahren |
Andy Cedilnik
|
c198fa1af3
ENH: Syntax cleanup
|
vor 22 Jahren |
Bill Hoffman
|
63ca58ceaf
ENH: allow lib prefix for to stay for nmake and borland make as it is not a system prefix
|
vor 22 Jahren |
Andy Cedilnik
|
b036f6e91d
ENH: Fix echo's to use @echo. This way verbose mode does not print twice: Bug #45 - add @ from echo commands
|
vor 22 Jahren |
Bill Hoffman
|
2ba1c0ab06
ENH: performance fixes for network depends
|
vor 22 Jahren |
Ken Martin
|
85d16ea235
fix for utility depends bug#76
|
vor 22 Jahren |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
vor 22 Jahren |
Brad King
|
d92dcccb06
BUG: Uninitialized std::string returns bad pointers from c_str() on some platforms.
|
vor 22 Jahren |
Brad King
|
2db5cc8c31
BUG: When executable output path is not set, we still need to generate the full path to the executable target.
|
vor 22 Jahren |
Ken Martin
|
0b3b21fa63
warning fixes
|
vor 22 Jahren |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
vor 22 Jahren |
Bill Hoffman
|
5730bd6b1b
fix for .def files and nmake and spaces in the path
|
vor 22 Jahren |
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.
|
vor 22 Jahren |
Andy Cedilnik
|
444ba9e442
ENH: Add support for make test even for fresh build of cmake
|
vor 22 Jahren |
Andy Cedilnik
|
4e88020581
ENH: Support cmake in directory with space
|
vor 22 Jahren |
Bill Hoffman
|
fc170d5be6
fix for correct path style in depend file
|
vor 23 Jahren |
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.
|
vor 23 Jahren |
Bill Hoffman
|
ae5a80c795
spelling errors
|
vor 23 Jahren |
Brad King
|
c9cec2add5
ENH: Running "make test" can now have ARGS specified on the command line. These ARGS are passed to ctest.
|
vor 23 Jahren |
Bill Hoffman
|
217f4b764a
BUG: fix for spaces in paths in library path
|
vor 23 Jahren |
Brad King
|
cde384411d
Several fixes/improvements:
|
vor 23 Jahren |
Brad King
|
9cbb4fd308
BUG: Fixed typo in previous fix.
|
vor 23 Jahren |
Brad King
|
594bc7f22b
BUG: Fixed directory creation for spaces in install path.
|
vor 23 Jahren |
Brad King
|
5bb1a79c9f
ENH: Support for spaces in paths during make install.
|
vor 23 Jahren |
Brad King
|
c8694bb509
BUG: When there are no link flags, we want an empty string, not a null pointer.
|
vor 23 Jahren |
Brad King
|
b290e5282c
ENH: Support LINK_FLAGS property for static libraries.
|
vor 23 Jahren |
Bill Hoffman
|
3daf7f8056
WAR: remove warinings
|
vor 23 Jahren |
Bill Hoffman
|
e74377dcd8
ENH: fixes for borland with spaces in the path
|
vor 23 Jahren |
Bill Hoffman
|
d14ceb8a38
clean up warning and use more short paths
|
vor 23 Jahren |