| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmTarget: Report origin of COMPATIBLE_INTERFACE properties. | Stephen Kelly | 2013-12-08 | 8 | -0/+151 |
|
|
* | Merge topic 'fix-export-segfault' | Brad King | 2013-12-04 | 6 | -0/+13 |
|\ |
|
| * | export(): Check targets exist at configure-time (#14608) | Stephen Kelly | 2013-12-04 | 6 | -0/+13 |
|
|
* | | Merge topic 'export-includes' | Brad King | 2013-12-02 | 27 | -1/+266 |
|\ \
| |/
|/| |
|
| * | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 22 | -0/+200 |
|
|
| * | Export: Process relative includes after genex evaluation. | Stephen Kelly | 2013-11-26 | 1 | -0/+12 |
|
|
| * | Export: Test existing behavior of exporting includes with genexes. | Stephen Kelly | 2013-11-26 | 5 | -1/+54 |
|
|
* | | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY. | Stephen Kelly | 2013-11-25 | 4 | -0/+27 |
|/ |
|
* | Add policy CMP0040 to disallow custom commands on missing targets | Nils Gladitz | 2013-11-21 | 19 | -0/+74 |
|
|
* | Merge topic 'cleanup-build-commands' | Brad King | 2013-11-19 | 5 | -12/+14 |
|\ |
|
| * | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548) | Brad King | 2013-11-18 | 1 | -2/+2 |
|
|
| * | build_command: Return a "cmake --build" command-line | Brad King | 2013-11-15 | 4 | -10/+12 |
|
|
* | | CMP0037: Extend policy to reserved names and custom targets | Nils Gladitz | 2013-11-19 | 16 | -40/+161 |
|/ |
|
* | Merge topic 'set_emptyvar_PARENT_SCOPE' | Brad King | 2013-11-14 | 5 | -0/+41 |
|\ |
|
| * | set: Add unit tests for set/unset PARENT_SCOPE | Daniele E. Domenichelli | 2013-11-13 | 5 | -0/+41 |
|
|
* | | Merge topic 'configure_file-drop-IMMEDIATE' | Brad King | 2013-11-14 | 1 | -2/+2 |
|\ \ |
|
| * | | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -2/+2 |
| |/ |
|
* | | ExternalData: Allow local stores without any URL templates | Brad King | 2013-11-13 | 3 | -1/+5 |
|
|
* | | Merge topic 'policy-summary-periods' | Brad King | 2013-11-13 | 2 | -2/+2 |
|\ \ |
|
| * | | CMP0039: Add missing '.' to policy summary line | Daniele E. Domenichelli | 2013-11-12 | 2 | -2/+2 |
|
|
* | | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs' | Brad King | 2013-11-13 | 3 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | add_library: Fix INTERFACE on platforms with no shared libs (#14561) | Stephen Kelly | 2013-11-12 | 3 | -0/+7 |
| |/ |
|
* | | Merge topic 'test-RunCMake.CMP0037-everywhere' | Brad King | 2013-11-12 | 19 | -92/+99 |
|\ \
| |/
|/| |
|
| * | Enable RunCMake.CMP0037 test everywhere | Brad King | 2013-11-11 | 19 | -92/+99 |
|
|
* | | Merge topic 'test-LINK_ONLY-expression' | Brad King | 2013-11-08 | 4 | -5/+17 |
|\ \
| |/
|/| |
|
| * | Genex: Add a test for the LINK_ONLY expression. | Stephen Kelly | 2013-11-06 | 4 | -5/+17 |
|
|
* | | Disallow linking to utility targets (#13902). | Stephen Kelly | 2013-11-07 | 12 | -0/+51 |
|
|
* | | Disallow link-to-self (#13947). | Stephen Kelly | 2013-11-07 | 13 | -0/+44 |
|
|
* | | Disallow invalid target names (#13140) | Stephen Kelly | 2013-11-07 | 13 | -0/+121 |
|/ |
|
* | Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master | Brad King | 2013-11-03 | 13 | -12/+50 |
|\ |
|
| * | CMP0022: Warn about a given target at most once | Brad King | 2013-11-03 | 6 | -1/+16 |
|
|
| * | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets | Brad King | 2013-11-02 | 3 | -0/+11 |
|
|
| * | CMP0022: Plain target_link_libraries must populate link interface | Brad King | 2013-11-02 | 7 | -11/+23 |
|
|
| * | CMP0022: Add unit test for null pointer check and message. | Stephen Kelly | 2013-11-02 | 4 | -0/+29 |
|
|
| * | Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixes | Brad King | 2013-11-02 | 1 | -0/+9 |
| |\ |
|
* | \ | Merge topic 'object-library-no-TARGET_FILE' | Brad King | 2013-11-02 | 5 | -0/+35 |
|\ \ \ |
|
| * | | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 5 | -0/+35 |
|
|
* | | | | Merge topic 'object-library-missing-source' | Brad King | 2013-11-02 | 4 | -0/+12 |
|\ \ \ \ |
|
| * | | | | Check for OBJECT_LIBRARY source files at start of generation | Brad King | 2013-11-01 | 4 | -0/+12 |
| |/ / / |
|
* | | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX' | Brad King | 2013-11-01 | 10 | -0/+46 |
|\ \ \ \ |
|
| * | | | | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 10 | -0/+46 |
|
|
* | | | | | Test foreach/function/macro handling of bracket arguments | Brad King | 2013-10-30 | 7 | -0/+24 |
|
|
* | | | | | Add to RunCMake.Syntax test \-escape cases | Brad King | 2013-10-29 | 3 | -0/+7 |
|
|
* | | | | | Add to RunCMake.Syntax test comments not separated by spaces | Brad King | 2013-10-29 | 1 | -0/+5 |
|/ / / / |
|
* | | | | Merge topic 'enable-language-require-compiler' | Brad King | 2013-10-28 | 24 | -4/+124 |
|\ \ \ \ |
|
| * | | | | Require CMAKE_<LANG>_COMPILER to be found as a full path | Brad King | 2013-10-28 | 24 | -4/+124 |
|
|
* | | | | | Merge topic 'handle-CMP0024-in-tests' | Brad King | 2013-10-26 | 3 | -17/+0 |
|\ \ \ \ \ |
|
| * | | | | | Make ExportLanguages a subtest of the ObjectLibrary test | Stephen Kelly | 2013-10-24 | 3 | -17/+0 |
| |/ / / / |
|
* | | | | | Merge topic 'remove-pre-2.4-compatibility' | Brad King | 2013-10-26 | 11 | -0/+32 |
|\ \ \ \ \ |
|
| * | | | | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 11 | -0/+32 |
|
|