Bill Hoffman
|
b753a6794b
BUG: use ./ infront of the current directory
|
vor 22 Jahren |
Bill Hoffman
|
fbd0bafca7
ENH: use cd pwd trick for path for libnames
|
vor 22 Jahren |
Bill Hoffman
|
f3c42f593e
BUG: use full paths via pwd for -L paths on unix shells
|
vor 22 Jahren |
Bill Hoffman
|
d79e3ae698
ENH: move relative path to parent generator class
|
vor 22 Jahren |
Bill Hoffman
|
a5fa6e2fe2
ENH: make new relative rpath work with spaces
|
vor 22 Jahren |
Bill Hoffman
|
f0bc1ed9b2
ENH: use fullpaths based on the actual current directory
|
vor 22 Jahren |
Bill Hoffman
|
4f8afac655
ENH: use a full path for rpath
|
vor 22 Jahren |
Bill Hoffman
|
eb9fc21543
ENH: add support for relative paths in makefiles
|
vor 22 Jahren |
Andy Cedilnik
|
1b2f84a727
ERR: Remove debug
|
vor 22 Jahren |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
vor 22 Jahren |
Brad King
|
c1add9106c
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
|
vor 22 Jahren |
Bill Hoffman
|
5acab1eed1
BUG: roll back change for variable used in path
|
vor 22 Jahren |
Bill Hoffman
|
1eca26f4c4
ENH: use variables for output paths
|
vor 22 Jahren |
Brad King
|
9229e6bc8b
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
|
vor 22 Jahren |
Bill Hoffman
|
34853be45a
BUG: fix for bug 346, borland should now support dash in the path
|
vor 22 Jahren |
Brad King
|
b7361dd04e
BUG#318: cmake.check_depends now collects all dependencies for cmake.depends and then uses a single rule.
|
vor 22 Jahren |
Bill Hoffman
|
3e2c1f3477
BUG: fix for bug 303 pass makeflags to sub makes
|
vor 22 Jahren |
Brad King
|
a381efce42
ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs without changing CMAKE_VERBOSE_MAKEFILE.
|
vor 22 Jahren |
Bill Hoffman
|
26c08ee33b
ENH: remove ifdef code and use makefile definitions
|
vor 22 Jahren |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
vor 22 Jahren |
Ken Martin
|
072db6ad70
removed redundent includes
|
vor 22 Jahren |
Ken Martin
|
103f115f25
remove shadowed variable
|
vor 22 Jahren |
Brad King
|
3cdde61776
ENH: Makefiles now have rules to do a global generate if the CMake listfiles have changed. Necessary for when try-compiles are added to a listfile.
|
vor 22 Jahren |
Andy Cedilnik
|
b41978fef7
ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i
|
vor 22 Jahren |
Bill Hoffman
|
60f9816f96
ENH: do not output make install rules on windows because they do not work
|
vor 22 Jahren |
Andy Cedilnik
|
ea6a84cc64
ENH: Fix install problem
|
vor 22 Jahren |
Brad King
|
df2280a7ab
BUG: Fixed implementation of long dependency list support. The proxy target must have a corresponding file to work correctly. Instead of using a proxy target, we now just list one line for each dependency and then print one copy of the build rule at the end.
|
vor 22 Jahren |
Ken Martin
|
75ce40f4d6
minor fix
|
vor 22 Jahren |
Ken Martin
|
e8d1ee2712
added outputEcho method and fixed make help for nmake and borland
|
vor 22 Jahren |
Ken Martin
|
439f07e83c
added make help target first cut
|
vor 22 Jahren |