summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | VS: Add VS_SHADER_OBJECT_FILE_NAME source file propertyJeremiah van Oosten2018-04-241-0/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'file_install_always_out_of_date_fix'Brad King2018-04-251-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | file(INSTALL): Preserve file time when writing NTFS alternate streamYves Frederix2018-04-231-0/+12
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-04-251-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'Genex-TARGET_GENEX_PROPERTY'Brad King2018-04-243-1/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-233-1/+125
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'reorder-sys-includes'Brad King2018-04-242-1/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-232-1/+26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-241-1/+1
* | | | | | | | Merge topic 'fortran-submodule-depends'Brad King2018-04-236-32/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | Fortran: Add support for submodule dependenciesBrad King2018-04-205-6/+60
| * | | | | | | | Fortran: Refactor to treat .mod extension as part of module nameBrad King2018-04-204-28/+60
| |/ / / / / / /
* | | | | | | | Merge topic 'grammar_typo_fixes'Brad King2018-04-234-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleanup: Fix typos and grammar in docs and codeCraig Scott2018-04-224-6/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'add_compile_definitions'Brad King2018-04-236-0/+62
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | add_compile_definitions: add new commandMarc Chevrier2018-04-206-0/+62
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-231-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-221-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-211-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'vs-sdk-dirs'Brad King2018-04-201-0/+49
|\ \ \ \ \ \ \
| * | | | | | | VS: Add variables to set SDK directories in vcxproj filesBastien Schatt2018-04-191-0/+49
* | | | | | | | Merge topic 'ninja-simplify-paths'Brad King2018-04-203-34/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Ninja: Drop unnecessary ident encoding logic for pathsBrad King2018-04-193-34/+10
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-201-1/+1
* | | | | | | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-04-197-10/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-181-1/+4
| * | | | | | | cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-185-9/+20
| * | | | | | | OpenWatcom: Add workaround for lack of error on missing libraryBrad King2018-04-181-0/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-181-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'list-TRANSFORM'Brad King2018-04-177-109/+758
|\ \ \ \ \ \ \
| * | | | | | | list: Add TRANSFORM sub-commandMarc Chevrier2018-04-162-0/+557
| * | | | | | | string() Refactoring: creates an helper for REGEX REPLACEMarc Chevrier2018-04-165-109/+201
* | | | | | | | Merge topic 'vs-conditional-reference-assembly'Brad King2018-04-171-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possibleBastien Schatt2018-04-131-4/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-171-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'vs-cuda-pdb'Brad King2018-04-161-0/+14
|\ \ \ \ \ \ \
| * | | | | | | VS: Add workaround for CUDA compiler PDB locationBrad King2018-04-131-0/+14
* | | | | | | | Merge topic 'fix-explicit-CMakeLists.txt'Brad King2018-04-164-9/+36
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'backport-fix-explicit-CMakeLists.txt'Brad King2018-04-134-9/+36
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Restore support for explicitly referenced CMakeLists.txt sourcesBrad King2018-04-134-9/+36
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-161-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-151-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-141-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2018-04-131-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-04-121-2/+0
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-04-131-1/+1
|/ / / / /
* | | | | Merge topic 'add_support_for_clr_targets'Brad King2018-04-1211-24/+151
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: set /clr compiler flag from propertyMichael Stürmer2018-04-051-0/+16
| * | | | | cmExportFileGenerator: add target property for managed targetsMichael Stürmer2018-04-051-0/+14