Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'test-RunCMake-exclude-more-output' | Brad King | 2015-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test output | Brad King | 2015-09-17 | 1 | -1/+1 | |
| * | | | | | | | Tests: Teach RunCMake to tolerate 'Time Machine' lines in test output | Brad King | 2015-09-17 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-09-17 | 5 | -11/+49 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | CPack/DEB: test preserve extra config file permissions | Domen Vrankar | 2015-09-17 | 3 | -5/+42 | |
| * | | | | | | Tests: Make RunCMake.CPack error messages more readable | Raffi Enficiaud | 2015-09-17 | 3 | -6/+7 | |
* | | | | | | | Merge topic 'test-search-ordering' | Brad King | 2015-09-16 | 5 | -0/+12 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Tests: Cover find_program when the environment duplicate some HINTS | Brad King | 2015-09-15 | 5 | -0/+12 | |
* | | | | | | | Tests: Cover set_property for buildsystem directory properties | Brad King | 2015-09-11 | 9 | -0/+22 | |
* | | | | | | | cmTarget: Only append non-empty values to buildsystem properties. | Stephen Kelly | 2015-09-11 | 5 | -5/+5 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cpack-cmake-special-characters-mangling' | Brad King | 2015-09-10 | 4 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: don't mangle CMake-special characters when applying default settings | Roman Donchenko | 2015-09-09 | 4 | -0/+14 | |
* | | | | | | | CPack/Deb: enable per component setting of dependencies | Domen Vrankar | 2015-09-09 | 2 | -12/+37 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'more-swift2-fixes' | Brad King | 2015-09-09 | 3 | -4/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Swift: Remove positive Swift language tests | Gregor Jasny | 2015-09-06 | 3 | -4/+0 | |
* | | | | | | Merge topic 'fix-buildsystem-target-properties' | Brad King | 2015-09-08 | 16 | -7/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Cover set_property for buildsystem target properties | Brad King | 2015-09-03 | 16 | -7/+41 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'find_program-NAMES_PER_DIR' | Brad King | 2015-09-08 | 16 | -0/+43 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | find_program: Optionally consider all names in each directory | Brad King | 2015-09-02 | 3 | -0/+8 | |
| * | | | | Tests: Add explicit testing for find_program | Brad King | 2015-09-02 | 14 | -0/+35 | |
* | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-09-03 | 6 | -2/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated test | Brad King | 2015-09-02 | 6 | -2/+8 | |
* | | | | | Merge topic 'fix-ios-install' | Brad King | 2015-09-01 | 5 | -1/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Add unit test for iOS project install (#12506) | Gregor Jasny | 2015-08-26 | 4 | -0/+29 | |
| * | | | | | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos | Gregor Jasny | 2015-08-25 | 1 | -1/+0 | |
* | | | | | | Merge topic 'cpack-config-generation-test' | Brad King | 2015-08-31 | 6 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack generator independent tests | Roman Donchenko | 2015-08-28 | 6 | -0/+21 | |
| |/ / / / / | ||||||
* | | | | | | Darwin: Add support for tbd library stub files | Gregor Jasny | 2015-08-24 | 4 | -0/+27 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'ios-app-bundle-layout' | Brad King | 2015-08-24 | 3 | -0/+81 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix iOS Bundle layouts (#15669) | Gregor Jasny | 2015-08-24 | 3 | -0/+81 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | include_directories: Fix regression in BEFORE option (#15693) | Brad King | 2015-08-21 | 3 | -0/+6 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'OUTPUT_NAME-genex-no-recursion' | Brad King | 2015-08-21 | 5 | -0/+10 | |
|\ \ \ \ | ||||||
| * | | | | cmGeneratorTarget: Avoid recursion in GetOutputName method | Robert Goulet | 2015-08-20 | 5 | -0/+10 | |
| |/ / / | ||||||
* | | | | get_filename_component: Teach new BASE_DIR parameter. | James Johnston | 2015-08-18 | 1 | -0/+33 | |
|/ / / | ||||||
* | | | Merge topic 'use-generator-target' | Brad King | 2015-08-17 | 2 | -0/+11 | |
|\ \ \ | ||||||
| * | | | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 2 | -0/+11 | |
* | | | | Merge topic 'OUTPUT_DIRECTORY-genex' | Brad King | 2015-08-13 | 4 | -0/+9 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 4 | -0/+9 | |
* | | | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values. | Chuck Atkins | 2015-08-13 | 3 | -0/+79 | |
|/ / / | ||||||
* | | | Merge topic 'fix-get-filename-component' | Brad King | 2015-08-10 | 2 | -1/+78 | |
|\ \ \ | ||||||
| * | | | get_filename_component: Fix bug where CACHE was ignored. | James Johnston | 2015-08-06 | 1 | -0/+32 | |
| * | | | get_filename_component: Added initial tests for PROGRAM component. | James Johnston | 2015-08-06 | 1 | -0/+12 | |
| * | | | get_filename_component: Tests now check for proper CACHE usage. | James Johnston | 2015-08-06 | 2 | -1/+34 | |
| |/ / | ||||||
* | | | Merge topic 'change-nmake-env-warning' | Brad King | 2015-08-10 | 7 | -0/+152 | |
|\ \ \ | ||||||
| * | | | nmake/jom: Only warn about bad VS environment if compiler not found. | James Johnston | 2015-08-06 | 7 | -0/+152 | |
| |/ / | ||||||
* | | | Reject TARGET_PDB_FILE for imported targets instead of crashing | Brad King | 2015-08-06 | 4 | -0/+12 | |
|/ / | ||||||
* | | Merge topic 'cpack-rpm-documentation-fixes' | Brad King | 2015-08-06 | 11 | -2/+155 | |
|\ \ | ||||||
| * | | Tests/RunCMake/CPack: Add dependencies tests | Domen Vrankar | 2015-08-06 | 8 | -0/+143 | |
| * | | Tests/RunCMake/CPack: Bump verify result cmake version | Domen Vrankar | 2015-08-06 | 1 | -1/+1 | |
| * | | Tests/RunCMake/CPack/DEB: Add getPackageInfo helper function | Domen Vrankar | 2015-08-06 | 1 | -0/+10 | |