Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Provide an option to specify CUDA toolset version | Brad King | 2017-03-10 | 5 | -0/+14 |
* | Merge topic 'fix-static-assert' | Brad King | 2017-03-08 | 2 | -0/+6 |
|\ | |||||
| * | WriteCompilerDetectionHeader: fix STATIC_ASSERT | Daniel Pfeifer | 2017-03-06 | 2 | -0/+6 |
* | | CUDA: Fix spelling of CudaOnly.SeparateCompilation test targets | Brad King | 2017-03-07 | 1 | -8/+8 |
* | | Autogen: Test: Add mocDepends test | Sebastian Holtermann | 2017-03-06 | 9 | -0/+119 |
* | | Autogen: Test: Add generated qrc file to rccDepends test | Sebastian Holtermann | 2017-03-06 | 6 | -9/+39 |
* | | Autogen: Test: Add generated file to moc rerun test | Sebastian Holtermann | 2017-03-06 | 5 | -18/+37 |
* | | Autogen: Test: Add timestamp comparison to moc rerun test | Sebastian Holtermann | 2017-03-06 | 3 | -15/+32 |
* | | Autogen: Test: Rename automoc_rerun test to mocRerun | Sebastian Holtermann | 2017-03-06 | 7 | -9/+9 |
* | | Autogen: Test: Rename autorcc_depends test to rccDepends | Sebastian Holtermann | 2017-03-06 | 5 | -8/+8 |
|/ | |||||
* | Merge topic 'implicit-dir-symlinks' | Brad King | 2017-03-03 | 9 | -0/+74 |
|\ | |||||
| * | Tests: Add case for RPATH exclusion of symlinks to implicit directories | Brad King | 2017-03-02 | 9 | -0/+74 |
* | | Merge topic 'autogen_uic_paths' | Brad King | 2017-03-02 | 7 | -0/+100 |
|\ \ | |||||
| * | | Autogen: Add AUTOUIC_SEARCH_PATHS test | Sebastian Holtermann | 2017-03-02 | 7 | -0/+100 |
* | | | Merge topic 'find_library-custom-lib-suffix' | Brad King | 2017-03-02 | 7 | -1/+14 |
|\ \ \ | |||||
| * | | | find_library: Allow custom lib suffix be used as find path | Christian Schmidbauer | 2017-03-01 | 7 | -1/+14 |
* | | | | Merge topic 'csproj_add_free_source_tags' | Brad King | 2017-03-02 | 4 | -0/+38 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | VS: add test for VS_CSHARP_* source file property | Michael Stürmer | 2017-03-01 | 4 | -0/+38 |
| | |/ | |/| | |||||
* | | | 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 |
| | |/ / / / | |/| | | | |