summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.8.0-rc2v3.8.0-rc2Brad King2017-03-031-1/+1
* Merge branch 'implicit-dir-symlinks' into releaseBrad King2017-03-022-7/+17
|\
| * Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinksBrad King2017-03-022-7/+17
| |\
| | * cmOrderDirectories: Consider symlinks when checking implicit directoriesBrad King2017-03-021-2/+7
| | * cmOrderDirectories: Factor out implicit directory checkBrad King2017-03-012-6/+11
* | | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-022-47/+47
|\ \ \
| * | | VS: add VS_CSHARP_<tagname> sourcefile propertyMichael Stürmer2017-03-012-47/+47
| |/ /
* | | Merge branch 'find-libarch-not-symlink' into releaseBrad King2017-02-281-16/+48
|\ \ \
| * | | find_library: Skip 'lib => lib<arch>' searches if one symlinks the otherBrad King2017-02-281-0/+22
| * | | cmFindLibraryCommand: Refactor AddArchitecturePath logicBrad King2017-02-281-16/+26
| | |/ | |/|
* | | Merge branch 'object-library-compile-pdb' into releaseBrad King2017-02-241-1/+1
|\ \ \
| * | | Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-241-1/+1
| | |/ | |/|
* | | Merge branch 'ninja-no-full-path' into releaseBrad King2017-02-241-4/+3
|\ \ \
| * | | Revert "Ninja: Use full path for all source files"Brad King2017-02-241-4/+3
* | | | Merge branch 'vcxproj-indentation' into releaseBrad King2017-02-231-0/+1
|\ \ \ \
| * | | | VS: Fix .vcxproj indentationBrad King2017-02-231-0/+1
| | |/ / | |/| |
* | | | Merge branch 'clang-format-attrs' into releaseBrad King2017-02-222-10/+22
|\ \ \ \
| * | | | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-222-0/+5
| * | | | Define a custom Git attribute to mark source files as generatedBrad King2017-02-221-10/+17
* | | | | Merge branch 'vs2017-fallback-sdk' into releaseBrad King2017-02-212-0/+38
|\ \ \ \ \
| * | | | | VS2017: If Win 8.1 SDK is not available, use Win 10 SDKBrad King2017-02-212-0/+38
| | |/ / / | |/| | |
* | | | | Merge branch 'cuda-separable-bool' into releaseBrad King2017-02-212-2/+4
|\ \ \ \ \
| * | | | | CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATIONBrad King2017-02-202-2/+4
| |/ / / /
* | | | | Merge branch 'fix-CMP0017-path-case' into releaseBrad King2017-02-171-1/+1
|\ \ \ \ \
| * | | | | Windows: Fix inconsistent behavior on changes to case of path to cmakeBrad King2017-02-171-1/+1
| |/ / / /
* | | | | Merge branch 'autogen_fix_3.8' into releaseBrad King2017-02-151-2/+2
|\ \ \ \ \
| * | | | | Autogen: Fix headers not skippedSebastian Holtermann2017-02-151-2/+2
| |/ / / /
* | | | | Merge branch 'fix-ctest_update-svn' into releaseBrad King2017-02-151-1/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | ctest_update: Fix svn log and external loadingBrad King2017-02-151-1/+4
| | |/ | |/|
| * | Merge branch 'case-insensitive-bindir-detection' into releaseBrad King2017-01-201-1/+2
| |\ \
| * | | CMake 3.7.2v3.7.2Brad King2017-01-131-1/+1
* | | | Merge branch 'execute_process-default-encoding' into releaseBrad King2017-02-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | execute_process: Restore no-decoding default behaviorBrad King2017-02-131-1/+1
* | | | CMake 3.8.0-rc1 version updateBrad King2017-02-061-3/+3
|/ / /
* | | Merge topic 'vs-quote-rerun-paths'Brad King2017-02-062-6/+6
|\ \ \
| * | | VS: Fix quoting of special characters in cmake re-run check commandsBrad King2017-02-062-6/+6
* | | | Merge topic 'productbuild_signing'Brad King2017-02-061-0/+22
|\ \ \ \
| * | | | CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-041-0/+22
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2017-02-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-02-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-02-041-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2017-02-031-1/+1
* | | CMake Nightly Date StampKitware Robot2017-02-021-1/+1
* | | CMake Nightly Date StampKitware Robot2017-02-011-1/+1
* | | Merge topic 'vs-export-external-objects'Brad King2017-01-311-0/+8
|\ \ \
| * | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objectsZsolt Parragi2017-01-301-0/+8
* | | | Merge topic '16432-static-frameworks'Brad King2017-01-315-33/+89
|\ \ \ \
| * | | | Apple: Add support for static frameworksGregor Jasny2017-01-314-16/+71
| * | | | Makefile: For static libraries remove only the "real" lib before creatingGregor Jasny2017-01-261-13/+14
| * | | | Makefile: Re-order list of files to cleanGregor Jasny2017-01-261-4/+4