Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Detect CURRENT_ARCH for use by generator | Brad King | 2017-03-31 | 6 | -1/+17 |
* | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 24 | -54/+245 |
|\ | |||||
| * | Xcode: Execute RunCMake.Framework also for Xcode generator | Gregor Jasny | 2017-03-30 | 4 | -9/+11 |
| * | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 19 | -2/+177 |
| * | 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 | 51 | -33/+416 |
|\ \ \ | |||||
| * | | | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 8 | -14/+103 |
| * | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 38 | -5/+283 |
| * | | | Refactoring: s,GetFeatureAsBool,IsIPOEnabled, | Ruslan Baratov | 2017-03-30 | 6 | -14/+8 |
| * | | | CheckIPOSupported: Visual Studio and Xcode generators do not support IPO | Ruslan Baratov | 2017-03-30 | 6 | -2/+24 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-31 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge branch 'release' | Brad King | 2017-03-30 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.8.0-rc4v3.8.0-rc4 | Brad King | 2017-03-30 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2017-03-30 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'FindBoost-1.64-deps' into release | Brad King | 2017-03-30 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sdcc-compiler-id' into release | Brad King | 2017-03-29 | 1 | -2/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '16742-swift-3.0' into release | Brad King | 2017-03-29 | 4 | -9/+15 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic '10749-aix-version' | Brad King | 2017-03-30 | 1 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | AIX: Properly detect host system version | Gregor Jasny | 2017-03-29 | 1 | -1/+9 |
* | | | | | | | | Merge topic 'ctest-disable-tests' | Brad King | 2017-03-30 | 25 | -19/+304 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 25 | -8/+289 |
| * | | | | | | | | CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests | Betsy McPhail | 2017-03-27 | 2 | -11/+15 |
* | | | | | | | | | Merge topic 'sdcc-compiler-id' | Brad King | 2017-03-30 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | SDCC: Fix identification of current sdcc compiler | Brad King | 2017-03-29 | 1 | -2/+8 |
* | | | | | | | | | Merge topic 'iwyu' | Brad King | 2017-03-30 | 5 | -9/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 |
| * | | | | | | | | | testEncoding: use cmsys::ifstream | Daniel Pfeifer | 2017-03-29 | 1 | -2/+2 |
| * | | | | | | | | | testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows only | Daniel Pfeifer | 2017-03-29 | 1 | -0/+2 |
| * | | | | | | | | | 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 | 5 | -0/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 5 | -0/+23 |
* | | | | | | | | | | Merge topic 'FindBoost-1.64-deps' | Brad King | 2017-03-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindBoost: Update 1.64 dependencies using 1.64 beta1 | Roger Leigh | 2017-03-30 | 1 | -0/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic '16742-swift-3.0' | Brad King | 2017-03-30 | 4 | -9/+15 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Swift: Simplify mixed test case to make it version agnostic | Gregor Jasny | 2017-03-29 | 2 | -20/+3 |
| * | | | | | | | | Swift: Default to Swift 3.0 with Xcode 8.3 and later | Gregor Jasny | 2017-03-28 | 4 | -3/+26 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-30 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release' | Brad King | 2017-03-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'vs-rc-defines' into release | Brad King | 2017-03-29 | 6 | -7/+37 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'vs-rc-defines' | Brad King | 2017-03-29 | 6 | -7/+37 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | MSVC: Restore _DEBUG preprocessor definition in RC debug builds | Brad King | 2017-03-28 | 1 | -0/+3 |
| * | | | | | | | RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cache | Brad King | 2017-03-28 | 1 | -1/+16 |