Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: the Ninja generator does not support Fortran yet. | Peter Kümmel | 2013-03-10 | 1 | -5/+11 |
* | Ninja: use MinGW generator code in EnableLanguage() | Peter Kümmel | 2013-03-09 | 4 | -84/+38 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-03-09 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-03-08 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-03-07 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-03-06 | 1 | -1/+1 |
* | Merge topic 'vs10-stack-size' | Brad King | 2013-03-05 | 1 | -1/+1 |
|\ | |||||
| * | VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968) | Brad King | 2013-03-04 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-05 | 1 | -1/+1 |
* | | Merge topic 'fix-genex-RPATH-handling' | Brad King | 2013-03-04 | 3 | -6/+11 |
|\ \ | |||||
| * | | Fix RPATH information when only a genex is used as a link library. | Stephen Kelly | 2013-02-28 | 3 | -6/+11 |
* | | | Merge topic 'fix-genex-split-duplication' | Brad King | 2013-03-04 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | Fix the cmGeneratorExpression::Split when leading chars are present. | Stephen Kelly | 2013-02-28 | 1 | -2/+10 |
| |/ / | |||||
* | | | Merge topic 'ctest_update-Git-HEAD' | Brad King | 2013-03-04 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | CTest: Fix ctest_update with 'HEAD' file in source tree | Brad King | 2013-02-28 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'xcode-COMBINE_HIDPI_IMAGES' | Brad King | 2013-03-04 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Xcode: Generate recommended artwork setting (#13954) | Brad King | 2013-02-26 | 1 | -0/+2 |
* | | | | Merge topic 'remove-TARGET_DEFINED-genex' | Brad King | 2013-03-04 | 2 | -19/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Revert "Add the TARGET_DEFINED generator expression" | Stephen Kelly | 2013-02-25 | 2 | -19/+0 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-28 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-26 | 1 | -1/+1 |
* | | Merge topic 'memoize-link-iface-includes-defines' | Brad King | 2013-02-25 | 1 | -44/+88 |
|\ \ | |||||
| * | | Memoize includes and defines from interface libraries. | Stephen Kelly | 2013-02-24 | 1 | -44/+88 |
* | | | Merge topic 'interface-property-external-read' | Brad King | 2013-02-25 | 5 | -46/+73 |
|\ \ \ | |||||
| * | | | Fix the tests for evaluating includes and defines. | Stephen Kelly | 2013-02-23 | 1 | -2/+2 |
| * | | | Fix constness of accessors. | Stephen Kelly | 2013-02-23 | 2 | -4/+4 |
| * | | | Expand includes and defines transitively in 'external' genexes. | Stephen Kelly | 2013-02-23 | 1 | -36/+51 |
| * | | | Fix DAG checker finding cycling dependencies. | Stephen Kelly | 2013-02-23 | 1 | -1/+1 |
| * | | | Workaround broken code where a target has itself in its link iface. | Stephen Kelly | 2013-02-23 | 1 | -0/+7 |
| * | | | Strip stray semicolons when evaluating generator expressions. | Stephen Kelly | 2013-02-18 | 3 | -3/+8 |
* | | | | Merge topic 'ide-compiler-vars-Fortran' | Brad King | 2013-02-25 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | VS: Restore CMAKE_GENERATOR_FC variable | Brad King | 2013-02-22 | 1 | -0/+1 |
* | | | | | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 10 | -15/+293 |
|\ \ \ \ \ | |||||
| * | | | | | Handle targets in the LINK_LIBRARIES of try_compile. | Stephen Kelly | 2013-02-22 | 2 | -10/+106 |
| * | | | | | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 4 | -0/+174 |
| * | | | | | Keep track of all targets seen while evaluating a genex. | Stephen Kelly | 2013-02-22 | 4 | -5/+13 |
* | | | | | | Merge topic 'fix-automoc-linker-language' | Brad King | 2013-02-25 | 3 | -12/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | automoc: Add source file to target early to set the linker language | Stephen Kelly | 2013-02-22 | 3 | -12/+26 |
* | | | | | | | Merge topic 'ExportFileGenerator_GenerateNicerErrorCheckingCode' | Brad King | 2013-02-25 | 1 | -13/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | export files: rewrite the code for checking required targets | Alex Neundorf | 2013-02-20 | 1 | -13/+30 |
* | | | | | | | | Merge topic 'cmLocalGenerator_RemoveVirtuals' | Brad King | 2013-02-25 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmLocalGenerator: remove "virtual" where not used | Alex Neundorf | 2013-02-20 | 1 | -5/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-25 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-24 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-23 | 1 | -1/+1 |