Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPkgConfig-version-ops' | Brad King | 2017-03-01 | 2 | -16/+27 |
|\ | |||||
| * | FindPkgConfig: use new version checking "library >= version" syntax | Gautier Pelloux-Prayer | 2017-02-28 | 2 | -16/+27 |
* | | Merge topic 'export-executable-symbols' | Brad King | 2017-03-01 | 3 | -0/+22 |
|\ \ | |||||
| * | | bindexplib: Always export executable symbols, even they are also readable | Zsolt Parragi | 2017-02-28 | 3 | -0/+22 |
* | | | Merge topic 'find-libarch-not-symlink' | Brad King | 2017-03-01 | 3 | -0/+29 |
|\ \ \ | |||||
| * | | | find_library: Skip 'lib => lib<arch>' searches if one symlinks the other | Brad King | 2017-02-28 | 3 | -0/+29 |
| * | | | Merge branch '16449-revert-xcode-system-includes' into release | Brad King | 2016-11-28 | 2 | -14/+5 |
| |\ \ \ | |||||
| * | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-18 | 1 | -0/+17 |
| * | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-18 | 1 | -0/+8 |
| * | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-18 | 1 | -1/+8 |
* | | | | | Merge topic 'autogen_json_fix' | Brad King | 2017-03-01 | 4 | -45/+46 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Autogen: Fix for Q_PLUGIN_METADATA change detection test | Sebastian Holtermann | 2017-02-26 | 4 | -45/+46 |
* | | | | | Merge topic '16607-error-out-on-non-seekable-input-files' | Brad King | 2017-02-28 | 4 | -1/+17 |
|\ \ \ \ \ | |||||
| * | | | | | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 4 | -1/+17 |
* | | | | | | ExternalProject: only append `COMMAND` if actually adding a command | Ben Boeckel | 2017-02-27 | 1 | -0/+10 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'object-library-compile-pdb' | Brad King | 2017-02-27 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 1 | -0/+1 |
* | | | | | | Merge topic 'test-objlib-deps-cleanup' | Brad King | 2017-02-27 | 10 | -36/+38 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Tests: Change RunCMake.ObjectLibrary dependencies case to C | Brad King | 2017-02-26 | 10 | -31/+27 |
| * | | | | | Tests: Fix RunCMake.ObjectLibrary dependency delay | Brad King | 2017-02-26 | 1 | -5/+11 |
* | | | | | | Merge topic '16615-xcode-object-libraries-depends' | Brad King | 2017-02-24 | 6 | -0/+52 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Add test for object library dependencies | Gregor Jasny | 2017-02-22 | 6 | -0/+52 |
* | | | | | | Merge topic 'autogen_depends' | Brad King | 2017-02-24 | 10 | -6/+46 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS test | Sebastian Holtermann | 2017-02-22 | 10 | -6/+46 |
* | | | | | | Merge topic 'clang-format-attrs' | Brad King | 2017-02-23 | 4 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 4 | -0/+8 |
* | | | | | | Merge topic 'autogen_json' | Brad King | 2017-02-22 | 36 | -13/+575 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Don't use .moc include in Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 2 | -12/+8 |
| * | | | | | | Autogen: Tests: Set different compression levels in rcc test | Sebastian Holtermann | 2017-02-21 | 1 | -0/+11 |
| * | | | | | | Autogen: Tests: Add Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 17 | -2/+203 |
| * | | | | | | Autogen: Tests: Add moc include tests | Sebastian Holtermann | 2017-02-21 | 19 | -0/+354 |
| * | | | | | | Autogen: Tests: Clean comments | Sebastian Holtermann | 2017-02-21 | 1 | -11/+11 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 13 | -0/+59 |
|\ \ \ \ \ | |||||
| * | | | | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 13 | -0/+59 |
* | | | | | | Merge topic 'vs-refactor-toolset-parsing' | Brad King | 2017-02-16 | 11 | -3/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Refactor generator toolset parsing | Brad King | 2017-02-15 | 8 | -2/+30 |
| * | | | | | | Tests: Split out RunCMake.GeneratorToolset Xcode checks | Brad King | 2017-02-15 | 4 | -1/+18 |
* | | | | | | | Merge topic 'cuda-msvc-flags' | Brad King | 2017-02-16 | 5 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Fix test cases to not override CUDA flags | Brad King | 2017-02-15 | 5 | -5/+5 |
* | | | | | | | | Merge topic 'cuda-with-c' | Brad King | 2017-02-15 | 4 | -0/+43 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | CUDA: Link to standard system libraries when linking as CUDA | Brad King | 2017-02-14 | 1 | -0/+8 |
| * | | | | | | Tests: Add case for CUDA with C but not C++ | Brad King | 2017-02-14 | 4 | -0/+35 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Tests: Run clang-format on CUDA code | Brad King | 2017-02-14 | 16 | -86/+59 |
* | | | | | | Tests: Run clang-format on CUDA code | Brad King | 2017-02-14 | 16 | -133/+91 |
* | | | | | | Merge branch 'backport-clang-format-cuda' into clang-format-cuda | Brad King | 2017-02-14 | 2 | -0/+18 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | clang-format.bash: Format CUDA source files too | Brad King | 2017-02-14 | 2 | -0/+18 |
* | | | | | | Merge topic 'cmake_provide_include_dir_for_toolkit' | Brad King | 2017-02-14 | 4 | -0/+31 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 4 | -0/+31 |
| | |/ / / | |/| | | | |||||
* | | | | | Tests/Cuda: Select a CUDA device supporting compute 3.0 | Pierre Moreau | 2017-02-10 | 2 | -0/+46 |