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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPackRPM: Add basic symlink support (#15209)
Domen Vrankar
2015-03-31
4
-5/+185
*
Merge topic 'cpack-archive-prefix'
Brad King
2015-03-30
4
-0/+43
|
\
|
*
cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)
Clinton Stimpson
2015-03-30
4
-0/+43
*
|
Merge topic 'add_dependencies-INTERFACE-libraries'
Brad King
2015-03-30
6
-15/+9
|
\
\
|
*
|
Allow add_dependencies() on INTERFACE libraries (#15414)
Brad King
2015-03-27
6
-15/+9
|
|
/
*
|
ExternalData: Add option to recursively match under directories
Brad King
2015-03-27
21
-0/+49
|
/
*
Tests: Enable XCTest tests for Xcode 5
Gregor Jasny
2015-03-24
1
-1/+1
*
Merge topic 'ninja-require-byproducts'
Brad King
2015-03-23
18
-0/+95
|
\
|
*
Ninja: Add policy to require explicit custom command byproducts
Brad King
2015-03-20
18
-0/+95
*
|
Merge topic 'add-extra-qbs-generator'
Brad King
2015-03-23
1
-1/+15
|
\
\
|
*
|
Qbs: Add new 'extra' generator for qbs project files
Stanislav Ionascu
2015-03-20
1
-1/+15
|
|
/
*
|
Merge topic 'cpack-rpm-ignore-default-prefix'
Brad King
2015-03-23
2
-2/+6
|
\
\
|
*
|
CPack/RPM ignore install prefix relocation path
Domen Vrankar
2015-03-20
2
-2/+6
*
|
|
Merge topic 'xcode-xctest'
Brad King
2015-03-23
13
-0/+902
|
\
\
\
|
*
|
|
Tests: Add XCTest example to test Frameworks and Cocoa App Bundles
Gregor Jasny
2015-03-23
13
-0/+890
|
*
|
|
Tests: Compute Xcode version for any generator on OS X
Brad King
2015-03-18
1
-0/+12
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ctest-repeat-until-fail'
Brad King
2015-03-23
14
-0/+97
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
14
-0/+97
*
|
|
Merge topic 'file-globbing-directory-listing'
Brad King
2015-03-20
13
-0/+122
|
\
\
\
|
*
|
|
file: Teach GLOB to list directories optionally
Domen Vrankar
2015-03-20
13
-0/+122
|
|
|
/
|
|
/
|
*
|
|
CPack/RPM improved component override test
Domen Vrankar
2015-03-17
2
-12/+12
|
/
/
*
|
Merge topic 'cpack_rpm_old_version_tests'
Brad King
2015-03-17
1
-10/+31
|
\
\
|
*
|
CPack/RPM architecture test fixup
Domen Vrankar
2015-03-15
1
-6/+25
|
*
|
CPack/RPM relocation paths test fixup
Domen Vrankar
2015-03-15
1
-4/+6
*
|
|
Merge topic 'FindMatlab-rewrite'
Brad King
2015-03-17
17
-0/+271
|
\
\
\
|
*
|
|
FindMatlab: Rewrite module and provide a usage API
Raffi Enficiaud
2015-03-17
17
-0/+271
|
|
/
/
*
|
|
CTest: Output test-specific env vars in verbose mode (#15446)
Zach Mullen
2015-03-17
5
-0/+53
|
/
/
*
|
Merge topic 'main_dependency_diagnostic'
Brad King
2015-03-12
11
-0/+70
|
\
\
|
*
|
add_custom_command: Diagnose MAIN_DEPENDENCY limitation.
Nils Gladitz
2015-03-09
11
-0/+70
|
|
/
*
|
Merge topic 'fix_jacoco_coverage_process'
Brad King
2015-03-12
2
-0/+2
|
\
\
|
*
|
CTest: Fix Jacoco Coverage
Joseph Snyder
2015-03-06
2
-0/+2
|
|
/
*
|
Merge topic 'target-language-genex'
Brad King
2015-03-10
56
-1/+404
|
\
\
|
*
|
File(GENERATE): Process genex evaluation files for each language.
Stephen Kelly
2015-03-09
5
-1/+32
|
*
|
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
10
-0/+67
|
*
|
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
8
-0/+86
|
*
|
Genex: Enable use of COMPILE_LANGUAGE for compile options.
Stephen Kelly
2015-03-09
14
-0/+100
|
*
|
Genex: Add a COMPILE_LANGUAGE generator expression.
Stephen Kelly
2015-03-07
22
-0/+119
|
|
/
*
|
Merge topic 'ExternalProject-byproducts-tokens'
Brad King
2015-03-10
1
-0/+21
|
\
\
|
*
|
ExternalProject: Replace placeholder tokens in BYPRODUCTS
Gaëtan Lehmann
2015-03-09
1
-0/+21
|
|
/
*
|
Merge topic 'configure_file-NEWLINE_STYLE-no-warn'
Brad King
2015-03-10
27
-42/+54
|
\
\
|
|
/
|
/
|
|
*
Tests: Add more signature tests to RunCMake.configure_file test
Brad King
2015-03-09
27
-42/+54
*
|
Merge topic 'fix-crash-on-bad-LANG_STANDARD'
Brad King
2015-03-02
4
-0/+9
|
\
\
|
*
|
Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)
Brad King
2015-02-28
4
-0/+9
|
|
/
*
|
Merge topic 'remove_error_read_script'
Brad King
2015-02-27
20
-20/+0
|
\
\
|
*
|
CTest: Drop "Error in read script" message at end of testing
Zack Galbreath
2015-02-27
20
-20/+0
*
|
|
Merge topic 'cmake-build-ninja-verbose'
Brad King
2015-02-27
3
-0/+22
|
\
\
\
|
*
|
|
Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
Brad King
2015-02-26
3
-0/+22
|
|
/
/
*
|
|
CPackRPM: Consolidate CPackComponentsForAll test case coverage
Domen Vrankar
2015-02-27
1
-25/+5
*
|
|
Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...
Domen Vrankar
2015-02-27
2
-3/+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CPackRPM: Fix handling of relocation prefix parent directories
Domen Vrankar
2015-02-27
2
-3/+37
[next]