summaryrefslogtreecommitdiff
path: root/Tests/BundleTest
Commit message (Expand)AuthorAgeFilesLines
* Source: Replace most calls to sprintf with snprintfSean McBride2021-10-251-2/+3
* Tests: Suppress failures on macOS arm64 due to separate Xcode signing phaseBrad King2021-02-221-0/+9
* Tests: Remove explicit no-signing marks from BundleTestBrad King2021-02-223-14/+6
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-4/+2
* Xcode: Make BundleTests compatible with Xcode 11Gregor Jasny2019-09-012-2/+10
* Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-111-0/+7
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-22/+17
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Tests/BundleTest: Drop use of ChangeLog.txtBrad King2014-02-073-5/+5
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-57/+57
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-313-11/+11
* ENH: Add indirect dependency to Carbon and call a Carbon function from execut...David Cole2008-09-023-2/+31
* ENH: Changes that allow configuring/building BundleTest test separately from ...David Cole2008-08-272-5/+5
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Add InstallNameFixupPath to support installing built frameworks on the M...David Cole2007-08-242-6/+6
* ENH: Improve the test to create a bundle in the subdirectoryAndy Cedilnik2006-07-062-1/+40
* BUG: If the source file specified is not in a source tree, do not use full pa...Andy Cedilnik2006-07-052-1/+5
* ENH: add a test for find framework stuff in find_library, and fix the framewo...Bill Hoffman2006-03-291-0/+31
* ENH: Check if files existAndy Cedilnik2006-03-282-4/+67
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-283-1/+37
* ENH: Add package to bundle testAndy Cedilnik2006-03-101-0/+3
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-033-1/+26
* ENH: add a bundle testBill Hoffman2005-07-132-0/+8