Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Features: Record for historical Xcode clang versions. | Stephen Kelly | 2015-01-11 | 5 | -15/+59 | |
| * | | | | | | | | | | | | | Features: Record dialect flags for AppleClang 4.0+. | Stephen Kelly | 2015-01-11 | 2 | -2/+5 | |
* | | | | | | | | | | | | | | Merge topic 'zlib-suppress-warnings' | Brad King | 2015-01-15 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | zlib: Disable warnings to avoid changing 3rd party code | Brad King | 2015-01-14 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge topic 'delete-algorithm' | Brad King | 2015-01-15 | 20 | -208/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cmVariableWatch: Use the cmDeleteAll algorithm with for_each. | Stephen Kelly | 2015-01-13 | 1 | -13/+8 | |
| * | | | | | | | | | | | | | | | cmGeneratorExpressionEvaluator: Replace own algorithm with cmDeleteAll. | Stephen Kelly | 2015-01-13 | 1 | -24/+3 | |
| * | | | | | | | | | | | | | | | Use the cmDeleteAll algorithm instead of trivial raw loops. | Stephen Kelly | 2015-01-13 | 17 | -171/+30 | |
| * | | | | | | | | | | | | | | | Add a generic algorithm for deleting items in a container. | Stephen Kelly | 2015-01-13 | 1 | -0/+27 | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-COMPILE_FEATURES-genex' | Brad King | 2015-01-15 | 3 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Features: Fix the COMPILE_FEATURES genex for unavailable features. | Stephen Kelly | 2015-01-12 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | cmMakefile: Rename a method to what it really does. | Stephen Kelly | 2015-01-12 | 3 | -9/+10 | |
* | | | | | | | | | | | | | | | | | Merge topic 'fix-LOCATION-with-TARGET_OBJECTS' | Brad King | 2015-01-15 | 5 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) | Stephen Kelly | 2015-01-13 | 5 | -0/+21 | |
* | | | | | | | | | | | | | | | | | Merge topic 'cpack-PackageMaker-OSX-10.10' | Brad King | 2015-01-15 | 2 | -10/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | CPack: Fix PackageMaker internal versioning for OS X 10.10 | Calin Cascaval | 2015-01-12 | 2 | -10/+26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'FindBoost-update-versions' | Brad King | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 | Sergey Nikulov | 2015-01-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge topic 'FindRuby-fix-version' | Brad King | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | FindRuby: Fix output check in _RUBY_CONFIG_VAR | Evangelos Foutras | 2015-01-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'FindRuby-zero-version' | Brad King | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindRuby: fix selection of version x.0 (#15345) | David Coppa | 2015-01-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'revert-feature_record_msvc' | Brad King | 2015-01-15 | 11 | -186/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tests: Revert workaround for COMPILE_FEATURES genex bug | Brad King | 2015-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert topic 'feature_record_msvc' | Brad King | 2015-01-14 | 10 | -185/+7 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge topic 'Apple-GNU-compiler-features' | Brad King | 2015-01-14 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Add notes for topic 'Apple-GNU-compiler-features' | Brad King | 2015-01-14 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | Merge topic 'find-msmpi' | Brad King | 2015-01-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Help: Add notes for topic 'find-msmpi' | Brad King | 2015-01-14 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | Merge topic 'record-GNU-5-features' | Brad King | 2015-01-14 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Help: Add notes for topic 'record-GNU-5-features' | Brad King | 2015-01-14 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | Merge branch 'release' | Brad King | 2015-01-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'backport-cpack_invalid_cmake_generator' into release | Brad King | 2015-01-14 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-XL-fortran' into release | Brad King | 2015-01-14 | 3 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'backport-cpack_invalid_cmake_generator' | Brad King | 2015-01-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | CPack: Avoid crash on invalid CMake generator name (#15308) | Domen Vrankar | 2015-01-14 | 1 | -0/+8 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-14 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'release' | Brad King | 2015-01-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'backport-copyright-year' into release | Brad King | 2015-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xcode-ios-compiler-id' into release | Brad King | 2015-01-12 | 2 | -6/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release | Brad King | 2015-01-12 | 3 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-autouic-regression' into release | Brad King | 2015-01-12 | 3 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge topic 'linux-XL-fortran' | Brad King | 2015-01-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | XL: Fix link flags for executables on Linux with XL compilers | Brad King | 2015-01-12 | 3 | -0/+3 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'join-algorithm' | Brad King | 2015-01-12 | 15 | -216/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Use the cmJoin algorithm where possible. | Stephen Kelly | 2015-01-08 | 14 | -215/+29 | |
| * | | | | | | | | | | | | | | | | cmStandardIncludes: Add a join algorithm for string containers. | Stephen Kelly | 2015-01-08 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | | cmInstallCommand: Remove unused variable. | Stephen Kelly | 2015-01-08 | 1 | -1/+0 | |