Andy Cedilnik
|
59adb4eabe
ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to link the module
|
22 年之前 |
Bill Hoffman
|
b9f2bd103b
ENH: remove depend on CMakeCache for rebuild_cache target to avoid double rebuild cache
|
22 年之前 |
Bill Hoffman
|
927b2b419c
BUG: jump over feature was not working for windows
|
22 年之前 |
Bill Hoffman
|
bcc0b4018d
BUG: more fixes for relative path stuff
|
22 年之前 |
Bill Hoffman
|
cfe6aee59b
ENH: convert the .o files to not have ./
|
22 年之前 |
Brad King
|
ed1c2573aa
BUG: Fix to build rule generation with relative paths.
|
22 年之前 |
Brad King
|
fad0651d84
BUG: Fix jump-over-and-build for missing libraries when the relative path to the library is different between the source and destination of the jump.
|
22 年之前 |
Bill Hoffman
|
7f018b58ac
ENH: bug fix for IBM broken xlC 6.0.0.4 compiler
|
22 年之前 |
Bill Hoffman
|
c1f83b0515
ENH: add a local target for libraries as well as executables
|
22 年之前 |
Bill Hoffman
|
d1efed1415
ENH: fix for hp make and relative paths never have targets with a ./ at the start of the name
|
22 年之前 |
Bill Hoffman
|
ae69928e69
BUG: borland make treats ./target and target as different also convert to outputpathrelative may get passed a quoted path
|
22 年之前 |
Ken Martin
|
d0bc3b9acd
only generate test target when enabled
|
22 年之前 |
Bill Hoffman
|
b753a6794b
BUG: use ./ infront of the current directory
|
22 年之前 |
Bill Hoffman
|
fbd0bafca7
ENH: use cd pwd trick for path for libnames
|
22 年之前 |
Bill Hoffman
|
f3c42f593e
BUG: use full paths via pwd for -L paths on unix shells
|
22 年之前 |
Bill Hoffman
|
d79e3ae698
ENH: move relative path to parent generator class
|
22 年之前 |
Bill Hoffman
|
a5fa6e2fe2
ENH: make new relative rpath work with spaces
|
22 年之前 |
Bill Hoffman
|
f0bc1ed9b2
ENH: use fullpaths based on the actual current directory
|
22 年之前 |
Bill Hoffman
|
4f8afac655
ENH: use a full path for rpath
|
22 年之前 |
Bill Hoffman
|
eb9fc21543
ENH: add support for relative paths in makefiles
|
22 年之前 |
Andy Cedilnik
|
1b2f84a727
ERR: Remove debug
|
22 年之前 |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 年之前 |
Brad King
|
c1add9106c
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
|
22 年之前 |
Bill Hoffman
|
5acab1eed1
BUG: roll back change for variable used in path
|
22 年之前 |
Bill Hoffman
|
1eca26f4c4
ENH: use variables for output paths
|
22 年之前 |
Brad King
|
9229e6bc8b
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
|
22 年之前 |
Bill Hoffman
|
34853be45a
BUG: fix for bug 346, borland should now support dash in the path
|
22 年之前 |
Brad King
|
b7361dd04e
BUG#318: cmake.check_depends now collects all dependencies for cmake.depends and then uses a single rule.
|
22 年之前 |
Bill Hoffman
|
3e2c1f3477
BUG: fix for bug 303 pass makeflags to sub makes
|
22 年之前 |
Brad King
|
a381efce42
ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs without changing CMAKE_VERBOSE_MAKEFILE.
|
22 年之前 |