Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2018-04-23 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-04-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-04-21 | 1 | -1/+1 |
* | Merge topic 'vs-sdk-dirs' | Brad King | 2018-04-20 | 1 | -0/+49 |
|\ | |||||
| * | VS: Add variables to set SDK directories in vcxproj files | Bastien Schatt | 2018-04-19 | 1 | -0/+49 |
* | | Merge topic 'ninja-simplify-paths' | Brad King | 2018-04-20 | 3 | -34/+10 |
|\ \ | |||||
| * | | Ninja: Drop unnecessary ident encoding logic for paths | Brad King | 2018-04-19 | 3 | -34/+10 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-20 | 1 | -1/+1 |
* | | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-04-19 | 7 | -10/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Brad King | 2018-04-18 | 1 | -1/+4 |
| * | | cmake_policy: Add undocumented PARENT_SCOPE option to GET | Brad King | 2018-04-18 | 5 | -9/+20 |
| * | | OpenWatcom: Add workaround for lack of error on missing library | Brad King | 2018-04-18 | 1 | -0/+7 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-19 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'list-TRANSFORM' | Brad King | 2018-04-17 | 7 | -109/+758 |
|\ \ | |||||
| * | | list: Add TRANSFORM sub-command | Marc Chevrier | 2018-04-16 | 2 | -0/+557 |
| * | | string() Refactoring: creates an helper for REGEX REPLACE | Marc Chevrier | 2018-04-16 | 5 | -109/+201 |
* | | | Merge topic 'vs-conditional-reference-assembly' | Brad King | 2018-04-17 | 1 | -4/+2 |
|\ \ \ | |||||
| * | | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible | Bastien Schatt | 2018-04-13 | 1 | -4/+2 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-17 | 1 | -1/+1 |
* | | | Merge topic 'vs-cuda-pdb' | Brad King | 2018-04-16 | 1 | -0/+14 |
|\ \ \ | |||||
| * | | | VS: Add workaround for CUDA compiler PDB location | Brad King | 2018-04-13 | 1 | -0/+14 |
* | | | | Merge topic 'fix-explicit-CMakeLists.txt' | Brad King | 2018-04-16 | 4 | -9/+36 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'backport-fix-explicit-CMakeLists.txt' | Brad King | 2018-04-13 | 4 | -9/+36 |
| |\ \ \ | |||||
| | * | | | Restore support for explicitly referenced CMakeLists.txt sources | Brad King | 2018-04-13 | 4 | -9/+36 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-16 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-15 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-14 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2018-04-13 | 1 | -2/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-04-12 | 1 | -2/+0 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-13 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'add_support_for_clr_targets' | Brad King | 2018-04-12 | 11 | -24/+151 |
|\ \ | |||||
| * | | cmVisualStudio10TargetGenerator: set /clr compiler flag from property | Michael Stürmer | 2018-04-05 | 1 | -0/+16 |
| * | | cmExportFileGenerator: add target property for managed targets | Michael Stürmer | 2018-04-05 | 1 | -0/+14 |
| * | | cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary() | Michael Stürmer | 2018-04-05 | 1 | -1/+4 |
| * | | cmGeneratorTarget: Make import library checks config-aware | Michael Stürmer | 2018-04-05 | 9 | -23/+26 |
| * | | cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods | Michael Stürmer | 2018-04-05 | 2 | -0/+73 |
| * | | cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages() | Michael Stürmer | 2018-04-05 | 2 | -0/+18 |
* | | | Merge topic 'variable_watch-on-PARENT_SCOPE' | Brad King | 2018-04-12 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | variable_watch: trigger on variables set via PARENT_SCOPE | Matteo Settenvini | 2018-04-11 | 1 | -0/+9 |
* | | | | Merge topic 'attr-escape' | Brad King | 2018-04-12 | 1 | -47/+48 |
|\ \ \ \ | |||||
| * | | | | cmVisualStudio10TargetGenerator: Properly escape attributes | Vitaly Stakhovsky | 2018-04-06 | 1 | -47/+48 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-12 | 1 | -1/+1 |
* | | | | | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 1 | -4/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-11 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 2 | -8/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 2 | -8/+10 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-10 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-09 | 1 | -1/+1 |