| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add RunCMake.BuildDepends test | Brad King | 2015-09-17 | 7 | -0/+79 |
|
|
* | Tests: Teach RunCMake infrastructure to use custom check.cmake file | Brad King | 2015-09-17 | 1 | -1/+5 |
|
|
* | 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 '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 |
|
|
* | | Merge topic 'fix-buildsystem-property-append' | Brad King | 2015-09-14 | 11 | -5/+27 |
|\ \ |
|
| * | | 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 |
|
|
* | | | CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737) | Brad King | 2015-09-11 | 1 | -0/+7 |
|/ / |
|
* | | 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 | 5 | -10/+35 |
|\ \ |
|
| * | | Swift: Remove positive Swift language tests | Gregor Jasny | 2015-09-06 | 3 | -4/+0 |
|
|
| * | | Swift: Require Xcode 6.1 and for MacOS X at least SDK 10.10 | Gregor Jasny | 2015-09-05 | 1 | -4/+31 |
|
|
| * | | Swift: Make SwiftMix compatible with Swift 2 | Gregor Jasny | 2015-09-03 | 1 | -2/+4 |
|
|
* | | | Merge topic 'fix-xcode-gtk2-tests' | Brad King | 2015-09-09 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | GTK2: Add --build-project to all GTK2 tests | Gregor Jasny | 2015-09-06 | 1 | -0/+3 |
| |/ |
|
* | | 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 'update-kwsys' | Brad King | 2015-09-08 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Tests: Fix Plugin test on Watcom compiler | Brad King | 2015-09-03 | 1 | -1/+1 |
| |/ |
|
* | | 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 'swift2-compatibility' | Brad King | 2015-09-02 | 2 | -3/+3 |
|\ \ |
|
| * | | Swift: Use dump instead of println | Gregor Jasny | 2015-09-01 | 2 | -3/+3 |
|
|
* | | | Merge topic 'modules-no-soname' | Brad King | 2015-09-02 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | Tests: Use a less strict regular expression to look for "SONAME" | Raphael Kubo da Costa | 2015-09-01 | 3 | -3/+3 |
|
|
* | | | | Merge topic 'drop-cmsys-std-layer' | Brad King | 2015-09-01 | 1 | -10/+10 |
|\ \ \ \ |
|
| * | | | | Tests: Remove use of include <kwsys/{ios,stl}> and kwsys_{ios,stl}:: | Brad King | 2015-08-31 | 1 | -10/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'fix-ios-install' | Brad King | 2015-09-01 | 6 | -2/+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 | 2 | -2/+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 |
| |/ / / |
|
* | | | | GenerateExportHeader: Use dllexport/dllimport on Cygwin | Tony Kelman | 2015-08-27 | 1 | -2/+2 |
|
|
* | | | | Merge topic 'apple-tbd-stubs' | Brad King | 2015-08-27 | 4 | -0/+27 |
|\ \ \ \ |
|
| * | | | | Darwin: Add support for tbd library stub files | Gregor Jasny | 2015-08-24 | 4 | -0/+27 |
| |/ / / |
|
* | | | | Merge topic 'java-updates' | Brad King | 2015-08-27 | 5 | -0/+84 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | UseJava: Add support for javah tool | Marc Chevrier | 2015-08-21 | 5 | -0/+84 |
|
|
* | | | | Merge topic 'drop-cmsys-std-layer' | Brad King | 2015-08-24 | 2 | -32/+32 |
|\ \ \ \ |
|
| * | | | | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 2 | -32/+32 |
|
|
* | | | | | 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 'modules-no-soname' | Brad King | 2015-08-21 | 8 | -31/+82 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|