Commit History

Author SHA1 Message Date
  Brad King d25dbc9059 Tests/BundleTest: Drop use of ChangeLog.txt 11 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Sean McBride 0037dcb6af Removed most usage of Carbon in favour of CoreFoundation 15 years ago
  David Cole a54e97cf94 ENH: Add indirect dependency to Carbon and call a Carbon function from executable. This will allow detecting broken dependency chaining for '-framework blah' style lib dependencies. 17 years ago
  David Cole ff14ae2439 ENH: Changes that allow configuring/building BundleTest test separately from the main CMake build. (Eliminate reference to CMake_SOURE_DIR.) 17 years ago
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 years ago
  David Cole 9a4e7ea742 ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572. 18 years ago
  Andy Cedilnik 9dffe62736 ENH: Improve the test to create a bundle in the subdirectory 19 years ago
  Andy Cedilnik 24e6ffae36 BUG: If the source file specified is not in a source tree, do not use full path to the file 19 years ago
  Bill Hoffman 4fd3292d04 ENH: add a test for find framework stuff in find_library, and fix the framework search stuff 19 years ago
  Andy Cedilnik 40272a16bd ENH: Add support for adding content to bundles 19 years ago
  Andy Cedilnik 4909154387 ENH: Add package to bundle test 20 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. 20 years ago
  Bill Hoffman 4214dd3c2a ENH: add a bundle test 20 years ago