Bill Hoffman
|
4c5ba06fa1
ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long
|
19 years ago |
Brad King
|
93c95f1cc5
BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory.
|
19 years ago |
Brad King
|
576f0b65c7
BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.
|
19 years ago |
Bill Hoffman
|
39e636a4a4
ENH: change expand stuff to pass a struct for all the args
|
19 years ago |
Brad King
|
43df79d9fc
BUG: Do not perform pre-build, pre-link, or post-install commands when relinking.
|
19 years ago |
Brad King
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
19 years ago |
Brad King
|
60cd72d01c
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles.
|
19 years ago |
Ken Martin
|
7740ccd1a4
ENH: some cleanup of the makefile generator
|
19 years ago |