index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 '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
|
*
|
|
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 branch 'backport-ninja-subdir-binary-dir' into release
Brad King
2016-10-24
6
-0/+19
|
|
\
\
\
|
|
*
|
|
Ninja: Use binary dir for `$subdir/all` targets
Alexis Murzeau
2016-10-24
6
-0/+19
*
|
|
|
|
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
*
|
|
|
|
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 'clang-format-attrs'
Brad King
2017-02-23
2
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
clang-format.bash: Use Git attributes to mark files for formatting
Brad King
2017-02-22
2
-0/+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
*
|
|
|
|
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
*
|
|
|
|
Tests: Fix `file://` URLs given to curl
Brad King
2017-02-10
3
-3/+12
|
/
/
/
/
*
|
|
|
FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties
Daniele E. Domenichelli
2017-02-06
3
-0/+250
*
|
|
|
FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary
Daniele E. Domenichelli
2017-02-06
3
-0/+129
|
/
/
/
*
|
|
AndroidTestUtilities: do not require ExternalData unconditionally
Zack Galbreath
2017-02-04
3
-0/+19
*
|
|
Merge topic '16432-static-frameworks'
Brad King
2017-01-31
7
-48/+85
|
\
\
\
|
*
|
|
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
5
-18/+70
|
*
|
|
Xcode: Refactor RunCMake.Framework test to prepare for static frameworks
Gregor Jasny
2017-01-26
2
-33/+18
|
*
|
|
Xcode: Ignore Xcode project warning until issue is fixed
Gregor Jasny
2017-01-26
1
-1/+1
*
|
|
|
Merge topic 'FeatureSummary_enhancement'
Brad King
2017-01-30
42
-8/+518
|
\
\
\
\
|
*
|
|
|
FeatureSummary: Refactor to use global properties for package types
Daniele E. Domenichelli
2017-01-26
18
-0/+208
|
*
|
|
|
FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFO
Daniele E. Domenichelli
2017-01-26
3
-0/+23
|
*
|
|
|
FeatureSummary: Add QUIET_ON_EMPTY option to feature_summary
Daniele E. Domenichelli
2017-01-26
3
-0/+20
|
*
|
|
|
FeatureSummary: Add unit tests
Daniele E. Domenichelli
2017-01-26
16
-0/+259
|
*
|
|
|
FeatureSummary: Clean printed output
Daniele E. Domenichelli
2017-01-26
5
-8/+8
*
|
|
|
|
string: Teach TIMESTAMP to treat %% as %
Bernhard M. Wiedemann
2017-01-27
2
-2/+2
*
|
|
|
|
Merge topic 'genex-if'
Brad King
2017-01-27
4
-0/+22
|
\
\
\
\
\
|
*
|
|
|
|
Genex: Add `IF` generator expression
Colby Pike
2017-01-26
4
-0/+22
*
|
|
|
|
|
Merge topic 'topic-reproducible-build'
Brad King
2017-01-27
13
-0/+25
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cmTimestamp: Support SOURCE_DATE_EPOCH to override current time
Bernhard M. Wiedemann
2017-01-26
13
-0/+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindGTK2_RunTwice'
Brad King
2017-01-26
4
-0/+32
|
\
\
\
\
\
|
*
|
|
|
|
FindGTK2: Add unit test to check variables when run twice
Daniele E. Domenichelli
2017-01-25
4
-0/+32
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'sanitizer-options'
Brad King
2017-01-25
7
-12/+12
|
\
\
\
\
\
[next]