| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-03-15 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2015-03-14 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2015-03-13 | 1 | -1/+1 |
|
|
* | Merge topic 'refactor-cmGeneratorExpression' | Brad King | 2015-03-12 | 9 | -1931/+2053 |
|\ |
|
| * | Genex: Extend cmGeneratorExpressionContext constructor. | Stephen Kelly | 2015-03-10 | 3 | -16/+29 |
|
|
| * | Genex: Split cmGeneratorExpressionContext into own file. | Stephen Kelly | 2015-03-10 | 4 | -28/+69 |
|
|
| * | Genex: Split cmGeneratorExpressionNode into own file. | Stephen Kelly | 2015-03-10 | 4 | -1889/+1945 |
|
|
| * | Genex: Extract an evaluateWithContext method. | Stephen Kelly | 2015-03-10 | 2 | -12/+24 |
|
|
* | | Merge topic 'update-kwsys' | Brad King | 2015-03-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-03-11 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-express-build-output' | Brad King | 2015-03-12 | 1 | -4/+13 |
|\ \ \ |
|
| * | | | cmake: Teach --build to get VCExpress output (#15437) | Brad King | 2015-03-10 | 1 | -4/+13 |
|
|
* | | | | Merge topic 'cmRemoveDuplicates-improvement' | Brad King | 2015-03-12 | 1 | -6/+36 |
|\ \ \ \ |
|
| * | | | | cmRemoveDuplicates: Partially specialize the API for pointer types. | Stephen Kelly | 2015-03-10 | 1 | -1/+13 |
|
|
| * | | | | cmRemoveDuplicates: Type-parameterize all uniq-operations | Stephen Kelly | 2015-03-10 | 1 | -11/+22 |
|
|
| * | | | | cmRemoveDuplicates: Store unique iterators instead of values. | Stephen Kelly | 2015-03-10 | 1 | -6/+13 |
|
|
* | | | | | Merge topic 'cmAlgorithms-cleanup' | Brad King | 2015-03-12 | 47 | -11/+62 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | cmRemoveDuplicates: Fix iterator -> const_iterator. | Stephen Kelly | 2015-03-10 | 1 | -1/+1 |
|
|
| * | | | | cmInstalledFile: Move Property implementation out of line. | Stephen Kelly | 2015-03-10 | 2 | -10/+13 |
|
|
| * | | | | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 44 | -0/+48 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'cmAlgorithms-early-return' | Brad King | 2015-03-12 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | cmAlgorithms: Add early return in cmRemoveIndices. | Stephen Kelly | 2015-03-10 | 1 | -1/+5 |
| |/ / / |
|
* | | | | Merge topic 'vs-Intel-Fortran-map-more-flags' | Brad King | 2015-03-12 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | VS: Add more Fortran compiler flags to flag table (#15381) | Oyvind Jensen | 2015-03-10 | 1 | -0/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'main_dependency_diagnostic' | Brad King | 2015-03-12 | 3 | -0/+34 |
|\ \ \ \ |
|
| * | | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation. | Nils Gladitz | 2015-03-09 | 3 | -0/+34 |
|
|
* | | | | | Merge topic 'fix_jacoco_coverage_process' | Brad King | 2015-03-12 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | CTest: Fix Jacoco Coverage | Joseph Snyder | 2015-03-06 | 1 | -1/+4 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-12 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-11 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge topic 'target-language-genex' | Brad King | 2015-03-10 | 22 | -176/+299 |
|\ \ \ \ |
|
| * | | | | File(GENERATE): Process genex evaluation files for each language. | Stephen Kelly | 2015-03-09 | 2 | -15/+38 |
|
|
| * | | | | Genex: Allow COMPILE_LANGUAGE when processing include directories. | Stephen Kelly | 2015-03-09 | 8 | -45/+44 |
|
|
| * | | | | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 15 | -42/+58 |
|
|
| * | | | | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 4 | -12/+55 |
|
|
| * | | | | Genex: Add a COMPILE_LANGUAGE generator expression. | Stephen Kelly | 2015-03-07 | 4 | -6/+43 |
|
|
| * | | | | VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when needed | Brad King | 2015-03-07 | 1 | -70/+75 |
|
|
* | | | | | Merge topic 'ninja-check-root-robustly' | Brad King | 2015-03-10 | 2 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | Ninja: Improve internal check for generating at the top-level (#15436) | Brad King | 2015-03-09 | 2 | -3/+2 |
|
|
* | | | | | | Merge topic 'configure_file-NEWLINE_STYLE-no-warn' | Brad King | 2015-03-10 | 1 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | configure_file: Do not warn about newline style arguments | Brad King | 2015-03-09 | 1 | -0/+7 |
| |/ / / / / |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-10 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge topic 'cbp-unit-targets' | Brad King | 2015-03-09 | 2 | -33/+42 |
|\ \ \ \ \ |
|
| * | | | | | CodeBlocks: Declare which source file belongs to which targets. | Nils Gladitz | 2015-03-06 | 2 | -33/+42 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'fix-wixobj-filenames' | Brad King | 2015-03-09 | 1 | -1/+19 |
|\ \ \ \ \ |
|
| * | | | | | CPackWIX: Fix .wixobj output locations and filenames. | Nils Gladitz | 2015-03-06 | 1 | -1/+18 |
|
|
| * | | | | | CPackWIX: Support patching of root <Feature> elements. | Nils Gladitz | 2015-03-06 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'update-kwsys' | Brad King | 2015-03-09 | 2 | -16/+124 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-03-04 | 2 | -16/+124 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'custom-command-multiple-outputs' | Brad King | 2015-03-09 | 6 | -74/+88 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|