Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Xcode: Refactor storage of ordered list of targets | Brad King | 2018-07-19 | 1 | -10/+8 | |
| * | | | | | Xcode: Factor target generation loop body into helper method | Brad King | 2018-07-19 | 2 | -224/+231 | |
| * | | | | | Xcode: Compute global order index for targets | Brad King | 2018-07-19 | 2 | -0/+37 | |
| * | | | | | Xcode: Remove loop over local generators that has no effect | Brad King | 2018-07-19 | 1 | -7/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-20 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'cpack_archive_typo' | Brad King | 2018-07-19 | 1 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | CPack: Fix log typos (spaces in the wrong places) | Sylvain Joubert | 2018-07-18 | 1 | -5/+5 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-19 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'nvcc_dlink_dedup_static_libs' | Brad King | 2018-07-18 | 1 | -5/+17 | |
|\ \ \ \ | ||||||
| * | | | | CUDA: Properly de-duplicate libs when doing device linking | Robert Maynard | 2018-07-17 | 1 | -5/+17 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-18 | 1 | -1/+1 | |
* | | | | | Merge topic 'math-err' | Brad King | 2018-07-17 | 8 | -89/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 8 | -73/+87 | |
| * | | | | | cmExprParserHelper: Simplify error state tracking | Brad King | 2018-07-16 | 1 | -6/+2 | |
| * | | | | | cmExprParserHelper: Remove some unused code | Brad King | 2018-07-16 | 2 | -10/+0 | |
* | | | | | | Merge topic 'hex_file' | Brad King | 2018-07-17 | 1 | -8/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use isxdigit() to determine if a character is a hex digit | Devin Nakamura | 2018-07-13 | 1 | -8/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-17 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-16 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-15 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-14 | 1 | -1/+1 | |
* | | | | | Merge topic 'autogen_forward_errors' | Brad King | 2018-07-13 | 5 | -226/+348 | |
|\ \ \ \ \ | ||||||
| * | | | | | Return std::string from cmGeneratorTarget::ImportedGetLocation | Sebastian Holtermann | 2018-07-11 | 3 | -13/+6 | |
| * | | | | | Autogen: Wrap moc/uic/rcc related variables in structs | Sebastian Holtermann | 2018-07-11 | 2 | -109/+120 | |
| * | | | | | Autogen: Improve error detection during configuration | Sebastian Holtermann | 2018-07-11 | 3 | -121/+239 | |
* | | | | | | Merge topic 'cpack-wix-extra-sources' | Brad King | 2018-07-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | WiX: Add the build directory to IncludeSearchPaths for candle.exe | Lars Schmertmann | 2018-07-12 | 1 | -0/+4 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-07-13 | 1 | -21/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-07-12 | 1 | -21/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-13 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'ghs' | Brad King | 2018-07-12 | 2 | -125/+167 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GHS: Update default BSP name | Fred Baksik | 2018-07-11 | 1 | -10/+13 | |
| * | | | | | | GHS: Set primary target using arch/platform values (or user specified value) | Fred Baksik | 2018-07-11 | 1 | -2/+20 | |
| * | | | | | | GHS: Add platform selection support | Fred Baksik | 2018-07-11 | 1 | -0/+10 | |
| * | | | | | | GHS: Add toolset selection support | Fred Baksik | 2018-07-11 | 2 | -117/+107 | |
| * | | | | | | GHS: Support ARM, PPC, 86 architectures | Fred Baksik | 2018-07-07 | 2 | -3/+24 | |
* | | | | | | | Merge topic 'option_respects_existing_stack_variable' | Brad King | 2018-07-12 | 1 | -26/+36 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | option: No CMP077 warnings when both cache and local variable exists | Robert Maynard | 2018-07-10 | 1 | -26/+36 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-12 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'file-STRINGS-isprint' | Brad King | 2018-07-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(STRINGS): Use isprint() to test character type | Devin Nakamura | 2018-07-10 | 1 | -2/+3 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-07-11 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-07-10 | 1 | -6/+10 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-11 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'vs-deployment-files' | Brad King | 2018-07-10 | 1 | -29/+44 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | VS: extended OutputDeploymentDebuggerTool for AdditionalFiles | Frank Goyens | 2018-07-09 | 1 | -18/+32 | |
| * | | | | | | | VS: moved EscapeForXML function higher up and made static | Frank Goyens | 2018-07-06 | 1 | -11/+12 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-07-10 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'option-normal-variable' | Brad King | 2018-07-09 | 2 | -23/+47 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | option: respect existing normal variable | Robert Maynard | 2018-07-09 | 2 | -10/+46 | |