Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'codelite-simplify' | Brad King | 2014-04-17 | 1 | -8/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CodeLite generator: simplify code a bit | Rolf Eike Beer | 2014-04-15 | 1 | -8/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-use-full-paths' | Brad King | 2014-04-17 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Use full path to sources to allow deeper trees with VS >= 10 | Brad King | 2014-04-15 | 1 | -2/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'archive-null-error' | Brad King | 2014-04-17 | 1 | -14/+21 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | cmArchiveWrite: Handle NULL error string (#14882) | Brad King | 2014-04-16 | 1 | -14/+21 | |
| * | | | | | CMake 2.8.12.2v2.8.12.2 | Brad King | 2014-01-16 | 1 | -1/+1 | |
| * | | | | | Merge branch 'ninja_fix_rerun' into release | Brad King | 2014-01-15 | 1 | -3/+0 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'vs10-include-backslashes' into release | Brad King | 2014-01-09 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into release | Brad King | 2014-01-09 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Xcode: Fix storyboard view | Ruslan Baratov | 2014-01-07 | 1 | -2/+4 | |
| * | | | | | | | | Merge branch 'fix-compile-OBJECT_DIR' into release | Brad King | 2014-01-06 | 4 | -16/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs9-map-Fd' into release | Brad King | 2014-01-06 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CMake 2.8.12.1v2.8.12.1 | Brad King | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'fix-automoc-compile-definitions' into release | Brad King | 2013-11-05 | 2 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cmake-E-automoc-crash' into release | Brad King | 2013-11-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cmake: Validate -E cmake_automoc argument count (#14545) | Brad King | 2013-11-05 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'clear-evaluation-files' into release | Brad King | 2013-11-04 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'policy-CMP0022-fixes' into release | Brad King | 2013-11-04 | 4 | -116/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIES | Brad King | 2013-11-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542) | Modestas Vainius | 2013-11-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Merge branch 'object-library-no-TARGET_FILE' into release | Brad King | 2013-11-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'object-library-missing-source' into release | Brad King | 2013-11-02 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-17 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'cxx11-features' | Brad King | 2014-04-15 | 1 | -1/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Features: Add cxx_defaulted_move_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_long_long_type. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_func_identifier. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_local_type_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_extended_friend_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_enum_forward_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_default_function_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_right_angle_brackets. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_decltype_incomplete_return_types. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_sizeof_member. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_thread_local. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_inline_namespaces. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_variadic_macros. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_uniform_initialization. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_generalized_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_attributes. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_alignof. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_alignas. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_extern_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_unrestricted_unions. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_unicode_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_user_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_alias_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Features: Add cxx_rvalue_references. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 | |