summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'implicit-dir-symlinks' into releaseBrad King2017-03-029-0/+74
|\
| * Tests: Add case for RPATH exclusion of symlinks to implicit directoriesBrad King2017-03-029-0/+74
* | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-024-0/+38
|\ \
| * | VS: add test for VS_CSHARP_* source file propertyMichael Stürmer2017-03-014-0/+38
| |/
* | Merge branch 'find-libarch-not-symlink' into releaseBrad King2017-02-283-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 branch 'object-library-compile-pdb' into releaseBrad King2017-02-241-0/+1
|\ \ \ \
| * | | | Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-241-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'clang-format-attrs' into releaseBrad King2017-02-224-0/+8
|\ \ \ \
| * | | | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-224-0/+8
* | | | | CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-155-5/+5
* | | | | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-141-0/+8
* | | | | Tests: Add case for CUDA with C but not C++Brad King2017-02-144-0/+35
|/ / / /
* | | | Tests: Run clang-format on CUDA codeBrad King2017-02-1416-86/+59
* | | | clang-format.bash: Format CUDA source files tooBrad King2017-02-142-0/+18
* | | | CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-104-0/+31
|/ / /
* | | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-043-0/+19
* | | Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supportedRolf Eike Beer2017-02-021-1/+5
* | | Tests/Module/WCDH: write multi_file_compiler_detection.h before using itRolf Eike Beer2017-02-021-11/+11
* | | Merge topic 'WCDH_allow_unsupported'Brad King2017-02-012-60/+86
|\ \ \
| * | | CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
| * | | Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51
| * | | WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-301-1/+29
* | | | Merge topic 'topic-reproducible-build'Brad King2017-01-312-0/+2
|\ \ \ \
| * | | | Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-302-0/+2
* | | | | Merge topic '16432-static-frameworks'Brad King2017-01-318-71/+109
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Apple: Add support for static frameworksGregor Jasny2017-01-316-41/+94
| * | | | Xcode: Refactor RunCMake.Framework test to prepare for static frameworksGregor Jasny2017-01-262-33/+18
| * | | | Xcode: Ignore Xcode project warning until issue is fixedGregor Jasny2017-01-261-1/+1
* | | | | Merge topic 'FeatureSummary_enhancement'Brad King2017-01-3042-8/+518
|\ \ \ \ \
| * | | | | FeatureSummary: Refactor to use global properties for package typesDaniele E. Domenichelli2017-01-2618-0/+208
| * | | | | FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFODaniele E. Domenichelli2017-01-263-0/+23
| * | | | | FeatureSummary: Add QUIET_ON_EMPTY option to feature_summaryDaniele E. Domenichelli2017-01-263-0/+20
| * | | | | FeatureSummary: Add unit testsDaniele E. Domenichelli2017-01-2616-0/+259
| * | | | | FeatureSummary: Clean printed outputDaniele E. Domenichelli2017-01-265-8/+8
* | | | | | Merge topic 'timestamp-percent'Brad King2017-01-302-2/+2
|\ \ \ \ \ \
| * | | | | | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-272-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-preprocess-configs'Brad King2017-01-301-4/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRelGilles Khouzam2017-01-271-4/+10
| | |/ / / | |/| | |
* | | | | Merge topic 'genex-if'Brad King2017-01-276-0/+31
|\ \ \ \ \
| * | | | | Genex: Add `IF` generator expressionColby Pike2017-01-266-0/+31
* | | | | | Merge topic 'topic-reproducible-build'Brad King2017-01-2713-0/+25
|\ \ \ \ \ \
| * | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-2613-0/+25
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-GeneratorExpression-update'Brad King2017-01-272-17/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests: Extend GeneratorExpression to work with more configurationsBrad King2017-01-262-1/+5
| * | | | | Tests: Teach GeneratorExpression to cover spaces in include dirsBrad King2017-01-262-3/+3