| Commit message (Expand) | Author | Age | Files | Lines |
* | BundleUtilities: Framework codesign Resources/Info.plist & Current | Adam Strzelecki | 2014-10-10 | 1 | -2/+21 |
|
|
* | BundleUtilities: Resolve & replace @rpath placeholders | Adam Strzelecki | 2014-10-10 | 2 | -26/+98 |
|
|
* | GetPrerequisites: Make sure dyld placeholders are prefixes | Adam Strzelecki | 2014-10-10 | 1 | -3/+3 |
|
|
* | BundleUtilities: Use find on UNIX for fast executable lookup | Adam Strzelecki | 2014-10-10 | 1 | -1/+19 |
|
|
* | Merge topic 'cleanup-CMP0054' | Brad King | 2014-09-30 | 1 | -7/+7 |
|\ |
|
| * | GenerateExportHeader: Avoid if() quoted auto-dereference | Brad King | 2014-09-29 | 1 | -7/+7 |
|
|
* | | Merge topic 'build_cmake_dmg_non_universal' | Brad King | 2014-09-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Make the OSX 10.6+ release x86_64 only. | Robert Maynard | 2014-09-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'GNUInstallDirs-typo' | Brad King | 2014-09-30 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix typo in Modules/GNUInstallDirs.cmake (#15176) | David Coppa | 2014-09-29 | 1 | -2/+2 |
| |/ |
|
* | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 27 | -11/+567 |
|\ \ |
|
| * | | Help: Add notes for topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 1 | -0/+8 |
|
|
| * | | VS: Generate Nsight Tegra project revision number | Brad King | 2014-09-30 | 4 | -3/+34 |
|
|
| * | | VS: Map Nsight Tegra file types in .vcxproj files | Brad King | 2014-09-30 | 1 | -1/+23 |
|
|
| * | | VS: Fix Tegra-Android platform linking of libraries by name | Brad King | 2014-09-30 | 2 | -0/+7 |
|
|
| * | | Tests: Add test for VS Nsight Tegra generator support | Brad King | 2014-09-30 | 9 | -1/+206 |
|
|
| * | | VS: Generate ANDROID_GUI executables as app packages | Brad King | 2014-09-30 | 2 | -1/+53 |
|
|
| * | | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 6 | -0/+21 |
|
|
| * | | Add 'ANDROID_GUI' target property to mark Android applications | Brad King | 2014-09-29 | 5 | -2/+30 |
|
|
| * | | cmTarget: Track internally whether platform is Android | Brad King | 2014-09-29 | 2 | -0/+7 |
|
|
| * | | VS: Teach vcxproj generation about the Tegra-Android platform | Brad King | 2014-09-29 | 2 | -3/+52 |
|
|
| * | | VS: Detect compiler id of Nsight Tegra-Android toolchains | Brad King | 2014-09-29 | 3 | -5/+76 |
|
|
| * | | VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android' | Brad King | 2014-09-29 | 4 | -0/+55 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-30 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-minor-cleanups' | Brad King | 2014-09-29 | 2 | -15/+22 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | VS: Drop GenerateManifest from .vcxproj files for non-MS tools | Brad King | 2014-09-29 | 1 | -0/+4 |
|
|
| * | VS: Use case-insensitive check for hlsl,jpg,png,xml file extensions | Brad King | 2014-09-29 | 1 | -1/+1 |
|
|
| * | Tests: Always detect VS and SDK availability on Windows | Brad King | 2014-09-29 | 1 | -14/+17 |
|
|
* | | Merge topic 'wix-directory-permissions' | Brad King | 2014-09-29 | 6 | -6/+49 |
|\ \ |
|
| * | | CPackWiX: Extend CPACK_WIX_ACL to support directories | Nils Gladitz | 2014-09-27 | 6 | -6/+49 |
|
|
* | | | Merge topic 'update-kwsys' | Brad King | 2014-09-29 | 3 | -1/+38 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-09-26 | 3 | -1/+38 |
| |\ \ \ |
|
| | * | | | KWSys 2014-09-25 (29ffaf43) | KWSys Robot | 2014-09-26 | 3 | -1/+38 |
|
|
* | | | | | Merge topic 'fix-test-FailedSubmit-match' | Brad King | 2014-09-29 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Tests: Adjust expected error message in FailedSubmit-ftp | Tony Kelman | 2014-09-26 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'build_cmake_dmg_with_bzip' | Brad King | 2014-09-29 | 2 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | CMake now using bzip2 compression for mac release bundles. | Robert Maynard | 2014-09-24 | 2 | -0/+2 |
|
|
* | | | | | | | Merge topic 'remove-old-DartLocal.conf' | Brad King | 2014-09-29 | 2 | -125/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove unused legacy 'DartLocal.conf' file | Brad King | 2014-09-24 | 2 | -125/+0 |
| |/ / / / / / |
|
* | | | | | | | Merge topic 'FindCUDA-cleanup-CMP0054' | Brad King | 2014-09-29 | 2 | -8/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | FindCUDA: Avoid if() auto-dereference in string comparisons | Adam Strzelecki | 2014-09-24 | 2 | -8/+8 |
| |/ / / / / / |
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-29 | 1 | -1/+1 |
|
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-28 | 1 | -1/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-27 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-26 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-25 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'fix_search_path_ios_trycompile' | Brad King | 2014-09-24 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Teach try_compile COPY_FILE to look for IOS app bundles. | Bill Hoffman | 2014-09-23 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'vs-wince-exe-entry-point' | Brad King | 2014-09-24 | 1 | -2/+8 |
|\ \ \ \ |
|
| * | | | | VS, WINCE: Only set EntryPointSymbol for executables | Pascal Bach | 2014-09-22 | 1 | -2/+8 |
|
|