Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'find-libarch-not-symlink' into release | Brad King | 2017-02-28 | 1 | -16/+48 |
|\ | |||||
| * | find_library: Skip 'lib => lib<arch>' searches if one symlinks the other | Brad King | 2017-02-28 | 1 | -0/+22 |
| * | cmFindLibraryCommand: Refactor AddArchitecturePath logic | Brad King | 2017-02-28 | 1 | -16/+26 |
* | | Merge branch 'object-library-compile-pdb' into release | Brad King | 2017-02-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 1 | -1/+1 |
* | | | Merge branch 'ninja-no-full-path' into release | Brad King | 2017-02-24 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Revert "Ninja: Use full path for all source files" | Brad King | 2017-02-24 | 1 | -4/+3 |
* | | | | Merge branch 'vcxproj-indentation' into release | Brad King | 2017-02-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | VS: Fix .vcxproj indentation | Brad King | 2017-02-23 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'clang-format-attrs' into release | Brad King | 2017-02-22 | 2 | -10/+22 |
|\ \ \ \ | |||||
| * | | | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 2 | -0/+5 |
| * | | | | Define a custom Git attribute to mark source files as generated | Brad King | 2017-02-22 | 1 | -10/+17 |
* | | | | | Merge branch 'vs2017-fallback-sdk' into release | Brad King | 2017-02-21 | 2 | -0/+38 |
|\ \ \ \ \ | |||||
| * | | | | | VS2017: If Win 8.1 SDK is not available, use Win 10 SDK | Brad King | 2017-02-21 | 2 | -0/+38 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'cuda-separable-bool' into release | Brad King | 2017-02-21 | 2 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION | Brad King | 2017-02-20 | 2 | -2/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'fix-CMP0017-path-case' into release | Brad King | 2017-02-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Windows: Fix inconsistent behavior on changes to case of path to cmake | Brad King | 2017-02-17 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'autogen_fix_3.8' into release | Brad King | 2017-02-15 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Fix headers not skipped | Sebastian Holtermann | 2017-02-15 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'fix-ctest_update-svn' into release | Brad King | 2017-02-15 | 1 | -1/+4 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | ctest_update: Fix svn log and external loading | Brad King | 2017-02-15 | 1 | -1/+4 |
| | |/ | |/| | |||||
| * | | Merge branch 'case-insensitive-bindir-detection' into release | Brad King | 2017-01-20 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | CMake 3.7.2v3.7.2 | Brad King | 2017-01-13 | 1 | -1/+1 |
* | | | | Merge branch 'execute_process-default-encoding' into release | Brad King | 2017-02-13 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | execute_process: Restore no-decoding default behavior | Brad King | 2017-02-13 | 1 | -1/+1 |
* | | | | CMake 3.8.0-rc1 version update | Brad King | 2017-02-06 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge topic 'vs-quote-rerun-paths' | Brad King | 2017-02-06 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | VS: Fix quoting of special characters in cmake re-run check commands | Brad King | 2017-02-06 | 2 | -6/+6 |
* | | | | Merge topic 'productbuild_signing' | Brad King | 2017-02-06 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+22 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-03 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-02 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-01 | 1 | -1/+1 |
* | | | Merge topic 'vs-export-external-objects' | Brad King | 2017-01-31 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects | Zsolt Parragi | 2017-01-30 | 1 | -0/+8 |
* | | | | Merge topic '16432-static-frameworks' | Brad King | 2017-01-31 | 5 | -33/+89 |
|\ \ \ \ | |||||
| * | | | | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 4 | -16/+71 |
| * | | | | Makefile: For static libraries remove only the "real" lib before creating | Gregor Jasny | 2017-01-26 | 1 | -13/+14 |
| * | | | | Makefile: Re-order list of files to clean | Gregor Jasny | 2017-01-26 | 1 | -4/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-31 | 1 | -1/+1 |
* | | | | | Merge topic 'timestamp-percent' | Brad King | 2017-01-30 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | string: Teach TIMESTAMP to treat %% as % | Bernhard M. Wiedemann | 2017-01-27 | 1 | -0/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-30 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-29 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'genex-if' | Brad King | 2017-01-27 | 1 | -0/+22 |
|\ \ \ \ |