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