Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | 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 | 1 | -16/+8 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'empty-compiler-crash' into compiler-change-cleanup | Brad King | 2013-02-18 | 220 | -4904/+10334 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Delete entire CMakeFiles directory when deleting CMakeCache.txt (#13756) | Brad King | 2013-02-18 | 1 | -16/+8 |
* | | | | | | | | Merge topic 'ide-compiler-vars-cleanup' | Brad King | 2013-02-20 | 3 | -8/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | VS,Xcode: Remove unused CMAKE_GENERATOR_* variables | Brad King | 2013-02-19 | 3 | -8/+0 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'xcode-organize-sources' | Brad King | 2013-02-20 | 1 | -2/+13 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Xcode: Sort source files | Alexander Chehovsky | 2013-02-18 | 1 | -1/+12 |
| * | | | | | | Xcode: Fix nested source group handling (#12943) | Alexander Chehovsky | 2013-02-18 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-20 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'ninja-custom-command-implicit' | Brad King | 2013-02-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: remove implicit dependency on custom command outputs | Peter Kümmel | 2013-02-16 | 1 | -1/+1 |
* | | | | | | Merge topic 'sublime-text-2-generator' | Brad King | 2013-02-19 | 4 | -0/+598 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update generator to use new cmGeneratorTarget api. | Robert Maynard | 2013-02-19 | 1 | -11/+14 |
| * | | | | | | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 47 | -438/+1577 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Remove ability to generate sublime clang files. | Robert Maynard | 2013-02-19 | 3 | -109/+5 |
| * | | | | | | | Correct missing parameter to CMP0018Flags call. | Robert Maynard | 2013-02-19 | 1 | -1/+1 |