Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-06 | 1 | -1/+1 | |
* | | | | Merge topic 'prop-is-multi-config' | Brad King | 2017-04-05 | 5 | -0/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add GENERATOR_IS_MULTI_CONFIG global property | Bastien Schatt | 2017-04-04 | 5 | -0/+22 | |
* | | | | Merge topic 'bindexplib-arm' | Brad King | 2017-04-05 | 2 | -289/+223 | |
|\ \ \ \ | ||||||
| * | | | | bindexplib: add ARM support | Mikhail Paulyshka | 2017-04-04 | 1 | -12/+16 | |
| * | | | | bindexplib: remove unused code | Mikhail Paulyshka | 2017-03-22 | 1 | -67/+0 | |
| * | | | | bindexplib: clang-format | Mikhail Paulyshka | 2017-03-22 | 2 | -281/+278 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-05 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-04 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-03 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-02 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 4 | -45/+127 | |
|\ \ | ||||||
| * | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 3 | -2/+70 | |
| * | | cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal | Gregor Jasny | 2017-03-30 | 1 | -7/+1 | |
| * | | cmGeneratorTarget: Use enum to describe bundle directory query level | Gregor Jasny | 2017-03-30 | 3 | -36/+56 | |
* | | | Merge topic 'vfort-object-linker-lang' | Brad King | 2017-03-31 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | VS: Decide project type by linker lang as fallback | Christian Pfeiffer | 2017-03-30 | 1 | -0/+14 | |
* | | | | Merge topic 'libuv-name-fix' | Brad King | 2017-03-31 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindLibUV: Add Windows library name | Christian Pfeiffer | 2017-03-30 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'ipo-policy-CMP0069' | Brad King | 2017-03-31 | 14 | -28/+125 | |
|\ \ \ \ | ||||||
| * | | | | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 4 | -14/+41 | |
| * | | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 9 | -2/+78 | |
| * | | | | Refactoring: s,GetFeatureAsBool,IsIPOEnabled, | Ruslan Baratov | 2017-03-30 | 6 | -14/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-31 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'ctest-disable-tests' | Brad King | 2017-03-30 | 4 | -19/+82 | |
|\ \ \ | ||||||
| * | | | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 4 | -8/+67 | |
| * | | | CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests | Betsy McPhail | 2017-03-27 | 2 | -11/+15 | |
* | | | | Merge topic 'iwyu' | Brad King | 2017-03-30 | 4 | -7/+2 | |
|\ \ \ \ | ||||||
| * | | | | cmFortranParser: remove unnecessary typedef | Daniel Pfeifer | 2017-03-29 | 1 | -2/+1 | |
| * | | | | cmCommandArgumentParserHelper: remove unnecessary include | Daniel Pfeifer | 2017-03-29 | 1 | -2/+0 | |
| * | | | | cmFortranParserImpl: remove unnecessary include | Daniel Pfeifer | 2017-03-29 | 1 | -1/+0 | |
| * | | | | cmFileCommand: add <cm_curl.h> include | Daniel Pfeifer | 2017-03-29 | 1 | -0/+1 | |
| * | | | | cmFileCommand: remove unnecessary friend declaration | Daniel Pfeifer | 2017-03-29 | 1 | -2/+0 | |
* | | | | | Merge topic 'cmake-file-install-symlink-on-nonexistng-path' | Brad King | 2017-03-30 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 1 | -0/+3 | |
* | | | | | | Merge topic '16742-swift-3.0' | Brad King | 2017-03-30 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Swift: Default to Swift 3.0 with Xcode 8.3 and later | Gregor Jasny | 2017-03-28 | 1 | -1/+5 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-30 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'vs-rc-defines' | Brad King | 2017-03-29 | 4 | -6/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Honor preprocessor definitions in RC flags | Brad King | 2017-03-28 | 1 | -5/+7 | |
| * | | | | | | cmVisualStudio10TargetGenerator: De-duplicate preprocessor defs | Brad King | 2017-03-28 | 1 | -1/+4 | |
| * | | | | | | cmIDEOptions: Add GetDefines method | Brad King | 2017-03-28 | 2 | -0/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-03-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-03-28 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vfproj-object-libs-fix' | Brad King | 2017-03-29 | 1 | -4/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Fix OBJECT library support in Intel Fortran projects | Christian Pfeiffer | 2017-03-28 | 1 | -4/+6 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-29 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'InstallRequiredSystemLibraries-vs2017' | Brad King | 2017-03-28 | 1 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add undocumented CMake language means to find VS 2017 | Brad King | 2017-03-27 | 1 | -0/+13 | |