Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Makefile: Fix multiple custom command outputs regression (#15116) | Brad King | 2015-03-07 | 6 | -74/+88 | |
| * | | | | | Merge branch 'backport-KWSys-SystemTools-CopyFileAlways-fix' into release | Brad King | 2015-03-02 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KWSys SystemTools: Update CopyFileAlways stream library workarounds | Paul Martin | 2015-03-02 | 1 | -0/+4 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'fix-crash-on-bad-LANG_STANDARD' into release | Brad King | 2015-02-28 | 1 | -1/+8 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'install-manifest-optimize' into release | Brad King | 2015-02-26 | 2 | -12/+10 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-09 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-08 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-07 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-06 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-05 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'fix-JOM-quiet-make' | Brad King | 2015-03-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | JOM: Pass /NOLOGO when driving builds as is done for NMake | Brad King | 2015-03-02 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-04 | 1 | -1/+1 | |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-03-03 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-03-02 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-03 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'fix-ctest-update-locale' | Brad King | 2015-03-02 | 1 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES. | Nils Gladitz | 2015-02-27 | 1 | -12/+12 | |
* | | | | | | Merge topic 'fix-crash-on-bad-LANG_STANDARD' | Brad King | 2015-03-02 | 1 | -1/+8 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |