Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: If the source file specified is not in a source tree, do not use full ↵ | Andy Cedilnik | 2006-07-05 | 1 | -1/+3 |
| | | | | path to the file | ||||
* | ENH: Check if files exist | Andy Cedilnik | 2006-03-28 | 1 | -1/+61 |
| | |||||
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding ↵ | Brad King | 2006-03-03 | 1 | -0/+1 |
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. |