summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'x32-abi-tests'Brad King2017-03-131-1/+1
|\
| * Tests: Fix CMakeOnly.find_library test logic for libx32 caseChristian Schmidbauer2017-03-101-1/+1
* | Merge topic 'BundleUtilities-elf-rpath'Brad King2017-03-134-0/+6
|\ \
| * | file: Add READ_ELF command to parse ELF binariesFlorian Apolloner2017-03-104-0/+6
* | | Merge topic 'xcode-test-schema-generation'Brad King2017-03-132-0/+21
|\ \ \
| * | | Xcode: Add test for schema generationGregor Jasny2017-03-122-0/+21
* | | | Merge topic 'cuda-vs'Brad King2017-03-137-2/+24
|\ \ \ \ | |/ / / |/| | |
| * | | CUDA: Work around VS limitation in CudaOnly.WithDefs testBrad King2017-03-102-2/+10
| * | | VS: Provide an option to specify CUDA toolset versionBrad King2017-03-105-0/+14
| |/ /
* | | Merge topic 'test-CPackComponents-fix-NSIS-root'Brad King2017-03-101-1/+1
|\ \ \
| * | | Tests: Fix CPackComponents NSIS install rootBrad King2017-03-091-1/+1
* | | | Merge topic 'master'Brad King2017-03-0914-5/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Add x32 tests to test suiteSteven Newbury2017-03-0814-5/+36
* | | | Tests: Pass generator platform and toolset into check for FortranBrad King2017-03-081-0/+2
| |_|/ |/| |
* | | Merge topic 'fix-static-assert'Brad King2017-03-082-0/+6
|\ \ \
| * | | WriteCompilerDetectionHeader: fix STATIC_ASSERTDaniel Pfeifer2017-03-062-0/+6
* | | | CUDA: Fix spelling of CudaOnly.SeparateCompilation test targetsBrad King2017-03-071-8/+8
| |_|/ |/| |
* | | Autogen: Test: Add mocDepends testSebastian Holtermann2017-03-069-0/+119
* | | Autogen: Test: Add generated qrc file to rccDepends testSebastian Holtermann2017-03-066-9/+39
* | | Autogen: Test: Add generated file to moc rerun testSebastian Holtermann2017-03-065-18/+37
* | | Autogen: Test: Add timestamp comparison to moc rerun testSebastian Holtermann2017-03-063-15/+32
* | | Autogen: Test: Rename automoc_rerun test to mocRerunSebastian Holtermann2017-03-067-9/+9
* | | Autogen: Test: Rename autorcc_depends test to rccDependsSebastian Holtermann2017-03-065-8/+8
|/ /
* | Merge topic 'implicit-dir-symlinks'Brad King2017-03-039-0/+74
|\ \ | |/ |/|
| * Tests: Add case for RPATH exclusion of symlinks to implicit directoriesBrad King2017-03-029-0/+74
* | Merge topic 'autogen_uic_paths'Brad King2017-03-027-0/+100
|\ \
| * | Autogen: Add AUTOUIC_SEARCH_PATHS testSebastian Holtermann2017-03-027-0/+100
* | | Merge topic 'find_library-custom-lib-suffix'Brad King2017-03-027-1/+14
|\ \ \
| * | | find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-017-1/+14
* | | | Merge topic 'csproj_add_free_source_tags'Brad King2017-03-024-0/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: add test for VS_CSHARP_* source file propertyMichael Stürmer2017-03-014-0/+38
| | |/ | |/|
* | | Merge topic 'FindPkgConfig-version-ops'Brad King2017-03-012-16/+27
|\ \ \
| * | | FindPkgConfig: use new version checking "library >= version" syntaxGautier Pelloux-Prayer2017-02-282-16/+27
* | | | Merge topic 'export-executable-symbols'Brad King2017-03-013-0/+22
|\ \ \ \
| * | | | bindexplib: Always export executable symbols, even they are also readableZsolt Parragi2017-02-283-0/+22
| | |_|/ | |/| |
* | | | Merge topic 'find-libarch-not-symlink'Brad King2017-03-013-0/+29
|\ \ \ \
| * | | | find_library: Skip 'lib => lib<arch>' searches if one symlinks the otherBrad King2017-02-283-0/+29
| * | | | Merge branch '16449-revert-xcode-system-includes' into releaseBrad King2016-11-282-14/+5
| |\ \ \ \
| * | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-181-0/+17
| * | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-181-0/+8
| * | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-181-1/+8
* | | | | | Merge topic 'autogen_json_fix'Brad King2017-03-014-45/+46
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Autogen: Fix for Q_PLUGIN_METADATA change detection testSebastian Holtermann2017-02-264-45/+46
* | | | | | Merge topic '16607-error-out-on-non-seekable-input-files'Brad King2017-02-284-1/+17
|\ \ \ \ \ \
| * | | | | | cmListFileLexer: bail out on seek-errorsGregor Jasny2017-02-274-1/+17
* | | | | | | ExternalProject: only append `COMMAND` if actually adding a commandBen Boeckel2017-02-271-0/+10
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'object-library-compile-pdb'Brad King2017-02-271-0/+1
|\ \ \ \ \ \
| * | | | | | Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-241-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'test-objlib-deps-cleanup'Brad King2017-02-2710-36/+38
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests: Change RunCMake.ObjectLibrary dependencies case to CBrad King2017-02-2610-31/+27