summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmVisualStudioGeneratorOptions: specify indentation with integerVitaly Stakhovsky2018-04-255-68/+68
* Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir'Brad King2018-04-251-1/+2
|\
| * Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build treeMarc Chevrier2018-04-241-1/+2
| * CMake 3.11.1v3.11.1Brad King2018-04-171-1/+1
| * Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11Brad King2018-04-134-9/+36
| |\
| * \ Merge branch 'cpack-trace-nullptr' into release-3.11Brad King2018-04-101-4/+4
| |\ \
| * \ \ Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11Brad King2018-04-092-8/+10
| |\ \ \
* | \ \ \ Merge topic 'vs-dedup-custom-commands'Brad King2018-04-254-20/+56
|\ \ \ \ \
| * | | | | VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-234-16/+51
| * | | | | cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10GeneratorFujii Hironori2018-04-172-4/+5
* | | | | | Merge topic 'vs-hlsl-object-name'Brad King2018-04-251-0/+8
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |