Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Remove use of TARGET_DEFINED from target_include_directories test. | Stephen Kelly | 2013-02-25 | 1 | -3/+3 | |
* | | | | | | 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 | 8 | -47/+113 | |
|\ \ \ \ | ||||||
| * | | | | Fix the tests for evaluating includes and defines. | Stephen Kelly | 2013-02-23 | 2 | -6/+6 | |
| * | | | | 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 | 4 | -37/+91 | |
| * | | | | 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 'FPHSA_FOUND_VAR_OPTION' | Brad King | 2013-02-25 | 11 | -23/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FPHSA: Convert FOUND_VAR failure test to RunCMake | Brad King | 2013-02-22 | 8 | -5/+15 | |
| * | | | | | | FPHSA: improve documentation | Alex Neundorf | 2013-02-22 | 1 | -8/+12 | |
| * | | | | | | FPHSA: Add FOUND_VAR option to specify _FOUND variable name | Alex Neundorf | 2013-02-22 | 7 | -15/+68 | |
* | | | | | | | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 24 | -69/+338 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Handle targets in the LINK_LIBRARIES of try_compile. | Stephen Kelly | 2013-02-22 | 15 | -64/+150 | |
| * | | | | | | | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 5 | -0/+175 | |
| * | | | | | | | 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 | 6 | -12/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | automoc: Add source file to target early to set the linker language | Stephen Kelly | 2013-02-22 | 6 | -12/+42 | |
* | | | | | | | | | Merge topic 'ExternalData-spaces' | Brad King | 2013-02-25 | 4 | -19/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ExternalData: Test content link with a space in its name | Brad King | 2013-02-22 | 4 | -0/+13 | |
| * | | | | | | | | | Tests: Generalize decision for 'make' tool supporting spaces | Brad King | 2013-02-22 | 1 | -16/+22 | |
| * | | | | | | | | | Tests: Replace exec_program with execute_process | Brad King | 2013-02-22 | 1 | -6/+5 | |
* | | | | | | | | | | 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 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'generate-export-header-warnings' | Brad King | 2013-02-25 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Removed GenerateExportHeader warnings about old compilers | Marcus D. Hanwell | 2013-02-20 | 1 | -4/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'fix-GEH-docs' | Brad King | 2013-02-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix GenerateExportHeader documentation #13936 | Stephen Kelly | 2013-02-20 | 1 | -1/+1 | |
* | | | | | | | | | | 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 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-22 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-21 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'xcode-target-depends' | Brad King | 2013-02-20 | 3 | -51/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: Each target dependency edge needs a unique object (#13935) | Brad King | 2013-02-19 | 3 | -33/+19 | |
| * | | | | | | Xcode: Drop check for circular target dependencies | Brad King | 2013-02-19 | 1 | -18/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'compiler-change-cleanup' | Brad King | 2013-02-20 | 15 | -18/+106 | |
|\ \ \ \ \ \ |