summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.8.1v3.8.1Brad King2017-05-021-1/+1
* Merge branch 'vs2017-sdk-detection' into releaseBrad King2017-04-251-1/+1
|\
| * VS2017: Verify Windows 8.1 SDK before using itRoger Leigh2017-04-251-1/+1
* | Merge branch 'backport-source_group-TREE-alt-root' into releaseBrad King2017-04-211-16/+44
|\ \
| * | source_group: Fix TREE with root that is not current source dirMateusz Janek2017-04-211-16/+44
| |/
* | Merge branch 'fix-vs2017-guid-braces' into releaseBrad King2017-04-201-7/+2
|\ \
| * | VS: Fix project reference inspection in VS IDERichard Walters2017-04-201-7/+2
| |/
* | CMake 3.8.0v3.8.0Brad King2017-04-101-1/+1
|/
* CMake 3.8.0-rc4v3.8.0-rc4Brad King2017-03-301-1/+1
* Merge branch '16742-swift-3.0' into releaseBrad King2017-03-291-1/+5
|\
| * Swift: Default to Swift 3.0 with Xcode 8.3 and laterGregor Jasny2017-03-281-1/+5
* | Merge branch 'vs-rc-defines' into releaseBrad King2017-03-294-6/+18
|\ \
| * | VS: Honor preprocessor definitions in RC flagsBrad King2017-03-281-5/+7
| * | cmVisualStudio10TargetGenerator: De-duplicate preprocessor defsBrad King2017-03-281-1/+4
| * | cmIDEOptions: Add GetDefines methodBrad King2017-03-282-0/+7
| |/
* | Merge branch 'ninja-fix-sysconf-non-limit' into releaseBrad King2017-03-271-5/+9
|\ \
| * | Ninja: Fix command line limit when sysconf has no ARG_MAXChristian Pfeiffer2017-03-271-5/+9
| |/
* | Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-271-0/+13
|\ \
| * | Add undocumented CMake language means to find VS 2017Brad King2017-03-271-0/+13
* | | CMake 3.8.0-rc3v3.8.0-rc3Brad King2017-03-241-1/+1
| |/ |/|
* | Merge branch 'server-mode-fix-home-dir-check' into releaseBrad King2017-03-231-2/+22
|\ \
| * | server-mode: Make CMAKE_HOME_DIRECTORY more reliableTobias Hunger2017-03-221-2/+22
* | | Merge branch 'ninja-fortran-depfile-fix' into releaseBrad King2017-03-211-1/+3
|\ \ \
| * | | Ninja: Fix Fortran `include` dependency on generated fileBrad King2017-03-211-1/+3
| | |/ | |/|
* | | Merge branch 'cuda_no_ninja_response_support' into releaseBrad King2017-03-212-9/+12
|\ \ \
| * | | CUDA: Disable support for using response files.Robert Maynard2017-03-212-9/+12
| |/ /
* | | Merge branch 'fix_csharp_custom_targets' into releaseBrad King2017-03-071-0/+4
|\ \ \
| * | | VS: Do not treat custom targets as CSharp targetsMichael Stürmer2017-03-071-0/+4
| |/ /
* | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2017-03-061-7/+4
|/ /
* | 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
| | |/ / / / | |/| | | |