summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | | 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 'backport-ninja-subdir-binary-dir' into releaseBrad King2016-10-246-0/+19
| |\ \ \
| | * | | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
* | | | | 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
* | | | | 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
| * | | | | Tests: Fix RunCMake.ObjectLibrary dependency delayBrad King2017-02-261-5/+11
* | | | | | Merge topic '16615-xcode-object-libraries-depends'Brad King2017-02-246-0/+52
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Add test for object library dependenciesGregor Jasny2017-02-226-0/+52
* | | | | Merge topic 'clang-format-attrs'Brad King2017-02-232-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-222-0/+4
| | |_|/ | |/| |
* | | | Merge topic 'install_name_policy'Brad King2017-02-1713-0/+59
|\ \ \ \
| * | | | Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-1413-0/+59
* | | | | VS: Refactor generator toolset parsingBrad King2017-02-158-2/+30
* | | | | Tests: Split out RunCMake.GeneratorToolset Xcode checksBrad King2017-02-154-1/+18
* | | | | Tests: Fix `file://` URLs given to curlBrad King2017-02-103-3/+12
|/ / / /
* | | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global propertiesDaniele E. Domenichelli2017-02-063-0/+250
* | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summaryDaniele E. Domenichelli2017-02-063-0/+129
|/ / /
* | | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-043-0/+19
* | | Merge topic '16432-static-frameworks'Brad King2017-01-317-48/+85
|\ \ \
| * | | Apple: Add support for static frameworksGregor Jasny2017-01-315-18/+70
| * | | 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
* | | | | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-272-2/+2
* | | | | Merge topic 'genex-if'Brad King2017-01-274-0/+22
|\ \ \ \ \
| * | | | | Genex: Add `IF` generator expressionColby Pike2017-01-264-0/+22
* | | | | | 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 'FindGTK2_RunTwice'Brad King2017-01-264-0/+32
|\ \ \ \ \
| * | | | | FindGTK2: Add unit test to check variables when run twiceDaniele E. Domenichelli2017-01-254-0/+32
| |/ / / /
* | | | | Merge topic 'sanitizer-options'Brad King2017-01-257-12/+12
|\ \ \ \ \