Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WCDH: Fix cxx_nullptr workaround for pre-C++11 compilers | Roman Wüger | 2015-03-17 | 1 | -1/+1 |
* | Merge topic 'wix-installer-theme' | Brad King | 2015-03-17 | 3 | -0/+8 |
|\ | |||||
| * | CPackWIX: Customize CMake installer theme. | Nils Gladitz | 2015-03-12 | 3 | -0/+8 |
* | | Merge topic 'cpack_rpm_old_version_tests' | Brad King | 2015-03-17 | 1 | -10/+31 |
|\ \ | |||||
| * | | CPack/RPM architecture test fixup | Domen Vrankar | 2015-03-15 | 1 | -6/+25 |
| * | | CPack/RPM relocation paths test fixup | Domen Vrankar | 2015-03-15 | 1 | -4/+6 |
* | | | Merge topic 'FindMatlab-rewrite' | Brad King | 2015-03-17 | 20 | -87/+1791 |
|\ \ \ | |||||
| * | | | FindMatlab: Rewrite module and provide a usage API | Raffi Enficiaud | 2015-03-17 | 20 | -87/+1791 |
* | | | | Merge topic 'output-ctest-env-vars' | Brad King | 2015-03-17 | 6 | -0/+68 |
|\ \ \ \ | |||||
| * | | | | CTest: Output test-specific env vars in verbose mode (#15446) | Zach Mullen | 2015-03-17 | 6 | -0/+68 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 | 11 | -1935/+2059 |
|\ \ | |||||
| * | | Genex: Extend cmGeneratorExpressionContext constructor. | Stephen Kelly | 2015-03-10 | 3 | -16/+29 |
| * | | Genex: Split cmGeneratorExpressionContext into own file. | Stephen Kelly | 2015-03-10 | 5 | -28/+70 |
| * | | Genex: Split cmGeneratorExpressionNode into own file. | Stephen Kelly | 2015-03-10 | 5 | -1889/+1946 |
| * | | Genex: Extract an evaluateWithContext method. | Stephen Kelly | 2015-03-10 | 2 | -12/+24 |
| * | | Help: Move docs of $<0:...> and $<1:...> to output section. | Stephen Kelly | 2015-03-10 | 1 | -4/+4 |
* | | | 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 |
| |\ \ \ | |||||
| | * | | | KWSys 2015-03-10 (4a698414) | KWSys Robot | 2015-03-11 | 1 | -2/+2 |
* | | | | | 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 'allow-no-language-standard' | Brad King | 2015-03-12 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add options to build CMake without any language dialects | Brad King | 2015-03-10 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | 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 | 17 | -0/+132 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_custom_command: Diagnose MAIN_DEPENDENCY limitation. | Nils Gladitz | 2015-03-09 | 17 | -0/+132 |
* | | | | | | | Merge topic 'fix_jacoco_coverage_process' | Brad King | 2015-03-12 | 3 | -1/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | CTest: Fix Jacoco Coverage | Joseph Snyder | 2015-03-06 | 3 | -1/+6 |
* | | | | | | | 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 branch 'release' | Brad King | 2015-03-10 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | CMake 3.2.1v3.2.1 | Brad King | 2015-03-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'release' | Brad King | 2015-03-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'UseSWIG-fix-CMP0054-warnings' into release | Brad King | 2015-03-09 | 1 | -4/+4 |
| |\ \ \ \ \ |