Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | cmRST: Add support for 'envvar' cmake domain role | Brad King | 2018-05-04 | 1 | -1/+1 | |
* | | | | Merge topic 'genex-complang-not-loaded' | Brad King | 2018-05-04 | 1 | -9/+0 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Allow COMPILE_LANGUAGE to name a language that is not loaded | Henry Schreiner | 2018-05-03 | 1 | -9/+0 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-04 | 1 | -1/+1 | |
* | | | | | Merge topic 'feature/cpack-default-package-version' | Craig Scott | 2018-05-03 | 2 | -24/+33 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION` | Alex Turbov | 2018-05-02 | 2 | -24/+33 | |
* | | | | | Merge topic 'namelink-component' | Brad King | 2018-05-03 | 3 | -7/+62 | |
|\ \ \ \ \ | ||||||
| * | | | | | install: add NAMELINK_COMPONENT argument | Kyle Edwards | 2018-05-03 | 3 | -7/+62 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-03 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'code-improvements' | Brad King | 2018-05-02 | 3 | -47/+45 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | cmMakefile: Convert private helpers to file static functions | Vitaly Stakhovsky | 2018-05-01 | 2 | -33/+30 | |
| * | | | | cmMakefile: Improve ExpandVariablesInString return type | Vitaly Stakhovsky | 2018-05-01 | 3 | -11/+12 | |
| * | | | | cmCPluginAPI: Remove a few unnecessary c_str() calls | Vitaly Stakhovsky | 2018-05-01 | 1 | -3/+3 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-02 | 1 | -1/+1 | |
* | | | | | Merge topic 'source_group-empty-prefix' | Brad King | 2018-05-01 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Source_Group: Allow an empty prefix with the TREE syntax. | Yohann Benedic | 2018-04-30 | 1 | -1/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'doc-wiki-links' | Brad King | 2018-05-01 | 1 | -3/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: Update documented links to CMake community Wiki | Brad King | 2018-04-30 | 1 | -3/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-01 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cpack_docs_cleanup' | Brad King | 2018-04-30 | 1 | -9/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Improve accuracy, readability and cross-referencing of cpack docs | Craig Scott | 2018-04-27 | 1 | -9/+11 | |
* | | | | | | Merge topic 'cxx-checks-tolerate-more-warnings' | Brad King | 2018-04-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | C++ feature checks: Filter out warnings caused by local configuration | Brad King | 2018-04-30 | 1 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-shader-generator-expressions' | Brad King | 2018-04-30 | 1 | -6/+33 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Add generator expressions for VS_SHADER_ source file properties. | Jeremiah van Oosten | 2018-04-26 | 1 | -6/+33 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-30 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-29 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-28 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-04-27 | 2 | -56/+49 | |
|\ \ \ \ | ||||||
| * | | | | cmVisualStudio10TargetGenerator: XML refactoring | Vitaly Stakhovsky | 2018-04-26 | 2 | -56/+49 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-managed-fastlink' | Brad King | 2018-04-27 | 1 | -0/+9 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | VS: Don't turn on /DEBUG:FASTLINK for managed C++ targets | Calum Robinson | 2018-04-26 | 1 | -0/+9 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-27 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'csharp_reference_imported_targets' | Brad King | 2018-04-26 | 7 | -82/+143 | |
|\ \ \ | ||||||
| * | | | cmVisualStudio10TargetGenerator: warn if /clr flag is set manually | Michael Stürmer | 2018-04-24 | 1 | -2/+14 | |
| * | | | cmVisualStudio10TargetGenerator: fix for backward compatibility | Michael Stürmer | 2018-04-24 | 1 | -5/+18 | |
| * | | | cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced() | Michael Stürmer | 2018-04-24 | 3 | -17/+4 | |
| * | | | cmVisualStudio10TargetGenerator: store managed reference information in maps | Michael Stürmer | 2018-04-24 | 2 | -7/+60 | |
| * | | | cmVisualStudio10TargetGenerator: make some methods config aware | Michael Stürmer | 2018-04-23 | 2 | -12/+22 | |
| * | | | cmVisualStudio10TargetGenerator: /clr compatible flags for managed tgt | Michael Stürmer | 2018-04-23 | 1 | -1/+6 | |
| * | | | remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget | Michael Stürmer | 2018-04-23 | 4 | -40/+14 | |
| * | | | cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target | Michael Stürmer | 2018-04-23 | 1 | -2/+7 | |
| * | | | cmGeneratorTarget: change GetManagedType() result if language is CSharp | Michael Stürmer | 2018-04-23 | 1 | -3/+5 | |
* | | | | Merge topic 'ninja-issue-17942' | Brad King | 2018-04-26 | 3 | -4/+27 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Make assumed source dependencies order-only | Brad King | 2018-04-26 | 1 | -3/+5 | |
| * | | | | Ninja: Avoid empty phony edges for target ordering | Brad King | 2018-04-26 | 1 | -0/+13 | |
| * | | | | Merge branch 'backport-ninja-issue-17942' into ninja-issue-17942 | Brad King | 2018-04-26 | 2 | -1/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Ninja: Do not add empty custom command for file(GENERATE) outputs | Brad King | 2018-04-26 | 2 | -1/+9 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-04-26 | 2 | -50/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Add Elem::Content() helper and usage demo | Vitaly Stakhovsky | 2018-04-26 | 2 | -18/+21 | |