Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method | Brad King | 2017-04-19 | 2 | -10/+0 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindBoost-fix-backslash-tolerance' | Brad King | 2017-04-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindBoost: Restore tolerance of backslashes in paths | Alex Turbov | 2017-04-19 | 1 | -2/+3 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindOpenSSL-more-precompiled' | Brad King | 2017-04-20 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindOpenSSL: Add more library name alternatives | Alex Turbov | 2017-04-19 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'doc-dev-source-code' | Brad King | 2017-04-20 | 4 | -36/+53 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help/dev: Adopt C++ subset rules in coding guide | Brad King | 2017-04-19 | 2 | -24/+21 | |
| * | | | | | | | | | Help/dev: Adopt clang-format instructions in coding guide | Brad King | 2017-04-19 | 2 | -12/+16 | |
| * | | | | | | | | | Help/dev: Add a CMake Source Code Guide placeholder | Brad King | 2017-04-19 | 2 | -0/+16 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-04-20 | 8 | -188/+194 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-04-19 | 8 | -188/+194 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | KWSys 2017-04-19 (9f6ffaff) | KWSys Upstream | 2017-04-19 | 8 | -188/+194 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-20 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'objlib-extend' | Brad King | 2017-04-19 | 65 | -188/+610 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 38 | -94/+362 | |
| * | | | | | | | | | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 12 | -14/+102 | |
| * | | | | | | | | | Genex: Reject TARGET_OBJECTS on non-object libraries earlier | Brad King | 2017-04-18 | 11 | -41/+53 | |
| * | | | | | | | | | Tests: ExportImport C code should use explicit (void) in prototypes | Robert Maynard | 2017-04-18 | 1 | -12/+12 | |
| * | | | | | | | | | cmInstallTargetGenerator: Re-order GenerateScriptForConfig logic | Brad King | 2017-04-18 | 1 | -19/+22 | |
| * | | | | | | | | | cmGlobalGenerator: Add method to check if object file location is known | Brad King | 2017-04-18 | 3 | -0/+19 | |
| * | | | | | | | | | cmGeneratorTarget: Add method to get the object file directory | Brad King | 2017-04-18 | 2 | -0/+17 | |
| * | | | | | | | | | cmGeneratorTarget: Factor out a GetTargetObjectNames method | Brad King | 2017-04-18 | 3 | -29/+43 | |
| * | | | | | | | | | cmGeneratorTarget: Drop default GetLinkerLanguage config argument | Brad King | 2017-04-17 | 2 | -2/+3 | |
* | | | | | | | | | | Merge topic 'test-CheckIPOSupported' | Brad King | 2017-04-19 | 10 | -0/+99 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Add cases for typical CheckIPOSupported usage | Ruslan Baratov | 2017-04-18 | 10 | -0/+99 | |
* | | | | | | | | | | | Merge topic 'fix-CMakeTestAllGenerators' | Brad King | 2017-04-19 | 2 | -49/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tests: Drop machine-specific logic from CMakeTestAllGenerators | Brad King | 2017-04-18 | 1 | -22/+0 | |
| * | | | | | | | | | | | Tests: Run CMakeTestAllGenerators serially | Brad King | 2017-04-18 | 1 | -0/+3 | |
| * | | | | | | | | | | | Tests: Fix CMakeTestAllGenerators generator list | Brad King | 2017-04-18 | 1 | -27/+8 | |
* | | | | | | | | | | | | Merge topic 'doc-CMAKE_MATCH_n' | Brad King | 2017-04-19 | 5 | -24/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Document CMAKE_MATCH_<n> variables | Brad King | 2017-04-18 | 5 | -4/+17 | |
| * | | | | | | | | | | | | Help: Link from if(MATCHES) to regex specification docs | Brad King | 2017-04-18 | 2 | -1/+3 | |
| * | | | | | | | | | | | | Help: Format string() command regex specification docs | Brad King | 2017-04-18 | 1 | -20/+30 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'findmpi-add-imported-targets' | Brad King | 2017-04-19 | 7 | -0/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindMPI: Add test case | Christian Pfeiffer | 2017-04-18 | 6 | -0/+84 | |
| * | | | | | | | | | | | | FindMPI: Add IMPORTED targets | Christian Pfeiffer | 2017-04-15 | 1 | -0/+29 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'doc-find-path-sep' | Brad King | 2017-04-19 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Document find command search path separators | Brad King | 2017-04-18 | 2 | -2/+8 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'cmake-gui-desktop-icon-wayland' | Brad King | 2017-04-19 | 2 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmake-gui: Fix display of icon under Wayland. | Clinton Stimpson | 2017-04-17 | 2 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-19 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'tcc-enable_exports' | Brad King | 2017-04-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | TinyCC: Support ENABLE_EXPORT property | hsc | 2017-04-17 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'ipo-var-per-config' | Brad King | 2017-04-18 | 4 | -7/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG> | Ruslan Baratov | 2017-04-17 | 4 | -7/+17 | |
* | | | | | | | | | | | Merge topic 'cpackifw-search-algorithm' | Brad King | 2017-04-18 | 2 | -6/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPackIFW: Added new QtIFW versions for search | Konstantin Podsvirov | 2017-04-15 | 2 | -0/+7 | |
| * | | | | | | | | | | | CPackIFW: Improved QtIFW search algorithm | Konstantin Podsvirov | 2017-04-15 | 2 | -6/+47 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'findmpi-mark-library-advanced' | Brad King | 2017-04-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindMPI: Mark old MPI library entries as advanced | Christian Pfeiffer | 2017-04-15 | 1 | -0/+1 | |
| |/ / / / / / / / / / |