Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'fix-Android-NsightTegra' into release | Brad King | 2016-10-18 | 3 | -2/+5 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'cmake-server-pipe-mode-fix' into release | Brad King | 2016-10-18 | 1 | -6/+5 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'external-project-source-subdir-usage' into release | Brad King | 2016-10-18 | 1 | -8/+9 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'external-project-source-subdir-usage' | Brad King | 2016-10-19 | 1 | -8/+9 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | ExternalProject: make SOURCE_SUBDIR directly appendable | Ben Boeckel | 2016-10-18 | 1 | -6/+6 | |
| * | | | | | ExternalProject: error out only if the property is unset | Ben Boeckel | 2016-10-18 | 1 | -2/+3 | |
* | | | | | | Merge topic 'ExternalData-multiple-hashes' | Brad King | 2016-10-19 | 7 | -19/+104 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalData: Add support for multiple hash algorithms | Matt McCormick | 2016-10-18 | 7 | -19/+104 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-Android-NsightTegra' | Brad King | 2016-10-19 | 3 | -2/+5 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Tests: Add VSNsightTegra test for VS 2015 | Brad King | 2016-10-18 | 1 | -0/+3 | |
| * | | | | | Tests: Fix VSNsightTegra test on Android NDK r12b | Brad King | 2016-10-18 | 1 | -1/+1 | |
| * | | | | | VS: Fix NVIDIA Nsight Tegra Visual Studio Edition support | Brad King | 2016-10-18 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cmake-server-pipe-mode-fix' | Brad King | 2016-10-19 | 1 | -6/+5 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | server-mode: Fix named pipe mode | Tobias Hunger | 2016-10-18 | 1 | -6/+5 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-19 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'release' | Brad King | 2016-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'FindwxWidgets-unversioned-library-path' into release | Brad King | 2016-10-17 | 1 | -12/+22 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'osx-no-deployment-target-on-cross-compile' into release | Brad King | 2016-10-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'doc-math-EXPR' into release | Brad King | 2016-10-14 | 1 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'doc-clarify-ctest-APPEND' into release | Brad King | 2016-10-14 | 4 | -4/+12 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'timeout_after_match_testtime' | Brad King | 2016-10-18 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: report time spent after matching output | Zack Galbreath | 2016-10-17 | 2 | -1/+4 | |
* | | | | | | | | | | Merge topic 'propagate_ctest_use_launchers' | Brad King | 2016-10-18 | 5 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project | Bill Hoffman | 2016-10-17 | 5 | -1/+14 | |
* | | | | | | | | | | | Merge topic 'CheckFunctionExists-prototype' | Brad King | 2016-10-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypes | Andre McCurdy | 2016-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'math-EXPR-unary' | Brad King | 2016-10-18 | 5 | -862/+1165 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | math(EXPR): Add support for unary `+` and `-` expressions | Brad King | 2016-10-14 | 4 | -57/+102 | |
| * | | | | | | | | | | | | cmExprParser: Revise indentation style to match rest of CMake | Brad King | 2016-10-14 | 2 | -115/+155 | |
| * | | | | | | | | | | | | cmExprParser: Port to bison 3 | Brad King | 2016-10-14 | 3 | -792/+1010 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'FindwxWidgets-unversioned-library-path' | Brad King | 2016-10-18 | 1 | -12/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindwxWidgets: Fix finding unversioned VS-built directory prefixes | Brad King | 2016-10-17 | 1 | -12/+22 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-18 | 1 | -1/+1 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'extract-computed-target-properties' | Brad King | 2016-10-17 | 12 | -291/+493 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmTarget: Implement GetProperty in terms of cmState::Snapshot | Stephen Kelly | 2016-10-16 | 1 | -3/+10 | |
| * | | | | | | | | | | cmTarget: Group code for checking written properties together | Stephen Kelly | 2016-10-16 | 1 | -25/+25 | |
| * | | | | | | | | | | cmTarget: Move sanity checks and computed property access to callers | Stephen Kelly | 2016-10-16 | 6 | -23/+48 | |
| * | | | | | | | | | | cmGeneratorTarget: Implement cmTargetPropertyComputer interface | Stephen Kelly | 2016-10-15 | 2 | -0/+40 | |
| * | | | | | | | | | | cmTargetPropertyComputer: Template some methods on the Target | Stephen Kelly | 2016-10-15 | 3 | -199/+200 | |
| * | | | | | | | | | | cm{,Generator}Target: Add global generator accessors | Stephen Kelly | 2016-10-15 | 4 | -0/+15 | |
| * | | | | | | | | | | cmTargetPropertyComputer: Unify whitelist handling from cmTarget | Stephen Kelly | 2016-10-15 | 3 | -21/+29 | |
| * | | | | | | | | | | cmTargetPropertyComputer: Move whitelist check from cmTarget | Stephen Kelly | 2016-10-15 | 3 | -35/+37 | |
| * | | | | | | | | | | cmTargetPropertyComputer: Extract into new files | Stephen Kelly | 2016-10-15 | 5 | -245/+290 | |
| * | | | | | | | | | | cmTargetPropertyComputer: Implement GetProperty without cmMakefile | Stephen Kelly | 2016-10-15 | 1 | -24/+32 | |
| * | | | | | | | | | | cmListFileBacktrace: Add a method to retrieve the Bottom of a snapshot | Stephen Kelly | 2016-10-15 | 1 | -0/+2 | |
| * | | | | | | | | | | cmTarget: Extract GetLocation method | Stephen Kelly | 2016-10-15 | 1 | -38/+54 | |
| * | | | | | | | | | | cmTarget: Extract GetSources method | Stephen Kelly | 2016-10-15 | 1 | -83/+92 | |
| * | | | | | | | | | | cmTarget: Extract location computation methods | Stephen Kelly | 2016-10-15 | 1 | -54/+44 | |
| * | | | | | | | | | | cmTarget: Split property computation into separate class | Stephen Kelly | 2016-10-15 | 2 | -54/+78 | |
| * | | | | | | | | | | cmTarget: Move IMPORTED check to callers | Stephen Kelly | 2016-10-15 | 1 | -6/+7 | |